grafana/pkg/services/sqlstore
2020-03-23 13:37:53 +01:00
..
migrations SQLStore: Add migration for adding index on annotation.alert_id (#22876) 2020-03-18 17:59:42 +01:00
migrator delete redundant alias (#21907) 2020-02-05 09:00:40 +01:00
sqlutil move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
alert_notification_test.go AlertNotifications: Translate notifications IDs to UIDs in Rule builder (#19882) 2020-03-18 15:00:56 +02:00
alert_notification.go AlertNotifications: Translate notifications IDs to UIDs in Rule builder (#19882) 2020-03-18 15:00:56 +02:00
alert_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
alert.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
annotation_test.go Annotations: use a single row to represent a region (#17673) 2019-08-16 10:49:30 +02:00
annotation.go Annotations: Change indices and rewrites annotation find query to improve database query performance (#21915) 2020-02-05 16:52:41 +01:00
apikey_test.go API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
apikey.go API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
dashboard_acl_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboard_acl.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboard_folder_test.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
dashboard_provisioning_test.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 2019-04-30 13:32:18 +02:00
dashboard_provisioning.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 2019-04-30 13:32:18 +02:00
dashboard_service_integration_test.go Allow saving of provisioned dashboards (#19820) 2019-10-31 14:27:31 +01:00
dashboard_snapshot_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboard_snapshot.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboard_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboard_version_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboard_version.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboard.go Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 2020-02-28 14:32:01 +01:00
datasource_test.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
datasource.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
health.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
logger.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
login_attempt_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
login_attempt.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
org_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
org_users.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
org.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
playlist_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
playlist.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
plugin_setting.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
preferences_test.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
preferences.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
quota_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
quota.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
search_builder_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
search_builder.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
session.go Upgrade golangci-lint and fixes some linting errors. (#22909) 2020-03-23 13:37:53 +01:00
sql_test_data.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
sqlbuilder_test.go Perf: Fix slow dashboards ACL query (#17427) 2019-06-05 10:55:50 +02:00
sqlbuilder.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
sqlstore_test.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
sqlstore.go Upgrade golangci-lint and fixes some linting errors. (#22909) 2020-03-23 13:37:53 +01:00
sqlstore.goconvey feat(invite): small progress 2015-07-17 14:42:49 +02:00
star.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
stars_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
stats_test.go Core: add active users stat (#22563) 2020-03-05 12:34:44 +01:00
stats.go Core: add active users stat (#22563) 2020-03-05 12:34:44 +01:00
tables.go Began work on real sql schema definitions, and migration engine 2015-01-17 21:40:22 +01:00
tags_test.go Alerting: Add tags to alert rules (#10989) 2019-06-06 13:29:30 +02:00
tags.go Alerting: Add tags to alert rules (#10989) 2019-06-06 13:29:30 +02:00
team_test.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
team.go UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
temp_user_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
temp_user.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
tls_mysql.go add support for periodically reloading mysql client certs (#14892) 2019-05-16 13:45:22 +02:00
transactions_test.go Upgrade golangci-lint and fixes some linting errors. (#22909) 2020-03-23 13:37:53 +01:00
transactions.go Upgrade golangci-lint and fixes some linting errors. (#22909) 2020-03-23 13:37:53 +01:00
user_auth_test.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
user_auth.go OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) 2019-06-12 13:47:38 +02:00
user_test.go Upgrade golangci-lint and fixes some linting errors. (#22909) 2020-03-23 13:37:53 +01:00
user.go ApiUser: Fix response when enabling, disabling or deleting a nonexistent user (#21391) 2020-01-10 11:43:44 +01:00