The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/sqlstore
ryan a2bbd89a9e adding updated column 8 years ago
..
migrations adding updated column 8 years ago
migrator database: update xorm to v0.6.4 and xorm core to v0.5.7 8 years ago
sqlutil docker: mssql and mssql tests blocks with common build context 8 years ago
alert.go database: fixes after xorm update 8 years ago
alert_notification.go tech: avoid using deprecated functions 8 years ago
alert_notification_test.go tech(notifications): splitt into 3 queries 9 years ago
alert_test.go Merge pull request #10942 from grafana/pausing_alerts_updates_timestamp 8 years ago
annotation.go adding updated column 8 years ago
annotation_test.go dashfolders: permissions for saving annotations 8 years ago
apikey.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
apikey_test.go
dashboard.go style: dont expose func outside package 8 years ago
dashboard_acl.go Dashboard acl query fixes (#10909) 8 years ago
dashboard_acl_test.go Dashboard acl query fixes (#10909) 8 years ago
dashboard_folder_test.go database: fixes after xorm update 8 years ago
dashboard_provisioning.go provisioning: uses unix epoch timestamps. (#10907) 8 years ago
dashboard_provisioning_test.go provisioning: uses unix epoch timestamps. (#10907) 8 years ago
dashboard_service_integration_test.go dashboards: make fake dashboard guardian available to other packages 8 years ago
dashboard_snapshot.go snapshots: fixes cleanup of old snapshots 8 years ago
dashboard_snapshot_test.go snapshots: fixes cleanup of old snapshots 8 years ago
dashboard_test.go removes unused variables 8 years ago
dashboard_version.go snapshots: fixes cleanup of old snapshots 8 years ago
dashboard_version_test.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
datasource.go bug: return correct err message 8 years ago
datasource_test.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
health.go feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 9 years ago
logger.go dasboard_history: security fix, added orgId filter to dashboard version lookup 9 years ago
login_attempt.go login: uses epochs for login throtting. 8 years ago
login_attempt_test.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
org.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
org_test.go database: fixes after xorm update 8 years ago
org_users.go teams: use orgId in all team and team member operations (#10862) 8 years ago
playlist.go Merge branch 'master' into provisioning 8 years ago
playlist_test.go
plugin_setting.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
preferences.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
quota.go database: fixes after xorm update 8 years ago
quota_test.go database: fixes after xorm update 8 years ago
search_builder.go fix: sql search permissions filter fix 8 years ago
search_builder_test.go dashboard and folder search with permissions 8 years ago
shared.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
sql_test_data.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
sqlbuilder.go refactoring: alert rule query refactoring (#10941) 8 years ago
sqlstore.go Merge remote-tracking branch 'upstream/master' into update-xorm 8 years ago
sqlstore.goconvey
star.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
stars_test.go
stats.go stats: send amount of stars as stats 8 years ago
tables.go
team.go teams: adds some validation to the API 8 years ago
team_test.go teams: adds some validation to the API 8 years ago
temp_user.go signup: fix email sent logic for tempuser 9 years ago
temp_user_test.go signup: fix email sent logic for tempuser 9 years ago
tls_mysql.go generalized database connection cert support and added to postgres 9 years ago
user.go refactor: rename User Groups to Teams 8 years ago
user_test.go Dashboard acl query fixes (#10909) 8 years ago