grafana/pkg/services/sqlstore
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 2017-03-31 11:45:25 +02:00
..
migrations mysql: minor progress on response processing 2017-03-31 11:45:25 +02:00
migrator utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
sqlutil utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
alert.go alerting: dedupe alert notifications when running multiple servers 2017-02-21 16:54:49 +01:00
alert_notification.go fix(sql): Add boolstr to all dialects 2016-09-23 09:36:15 +02:00
alert_notification_test.go tech(notifications): splitt into 3 queries 2016-09-06 08:43:15 +02:00
alert_test.go tech(alerting): renames pause all method 2016-12-19 15:17:49 +01:00
annotation.go feat(alerting): added clear history button to alert state history view, #6244 2016-10-14 09:33:42 +02:00
apikey.go
apikey_test.go
dashboard.go Removed playlist item when dashboard is deleted 2016-11-06 01:49:43 -08:00
dashboard_snapshot.go refactor(backend): refactoring management of go routines in backend 2016-09-28 21:06:00 +02:00
dashboard_snapshot_test.go feat(plugins): dashboard import for data sources is working! #4298 2016-03-12 10:13:49 +01:00
dashboard_test.go test(dashboard): add failing test for deleting dashboards 2016-04-25 08:46:15 +02:00
datasource.go (feat) support datasource delete by name api 2017-02-10 23:30:14 +09:00
datasource_test.go (feat) support datasource delete by name api 2017-02-10 23:30:14 +09:00
logger.go tech: added sql logger to log all sql statements sent to sql server 2017-03-06 11:51:35 +01:00
org.go Org update should throw error if not found (#7066) 2017-01-03 09:21:18 +01:00
org_test.go admin: adds paging to global user list 2017-02-13 12:59:36 +01:00
org_users.go fix(): Check Organization exists before User is added (#5302) 2016-06-08 05:46:21 +02:00
playlist.go style(playlist): move dashboard access to dashboard.go 2016-01-29 01:41:23 +01:00
playlist_test.go chore(playlist): remove commented code 2016-01-29 20:33:01 +01:00
plugin_setting.go feat(apps): progress on app dashboard sync 2016-07-08 12:26:51 +02:00
preferences.go Add new parameter to config: default_theme. 2016-05-12 18:21:11 +03:00
quota.go move toMap function to be a method on the quota structs 2015-09-15 17:18:26 +08:00
quota_test.go add unittests for quota sqltore methods. 2015-09-15 17:10:46 +08:00
shared.go
sql_test_data.go mysql: minor progress on response processing 2017-03-31 11:45:25 +02:00
sqlstore.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
sqlstore.goconvey feat(invite): small progress 2015-07-17 14:42:49 +02:00
star.go
stars_test.go
stats.go feat(stats): add alerts to global admin stats 2016-11-11 14:04:38 +01:00
tables.go
temp_user.go feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
temp_user_test.go feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
tls_mysql.go generalized database connection cert support and added to postgres 2016-11-22 15:29:22 -08:00
user.go users: adds search and pagination (#7753) 2017-03-07 16:03:54 +01:00
user_test.go users: adds search and pagination (#7753) 2017-03-07 16:03:54 +01:00