grafana/pkg/services/sqlstore
Ryan McKinley 4233a62aeb
DashboardPreviews: add dashboard previews behind feature flag (#43226)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Artur Wierzbicki <artur@arturwierzbicki.com>
2021-12-23 09:43:53 -08:00
..
migrations DashboardPreviews: add dashboard previews behind feature flag (#43226) 2021-12-23 09:43:53 -08:00
migrator Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00
permissions
searchstore
sqlutil
alert.go Chore: Fix pass context for SetAlertStateCommand (#42135) 2021-11-23 16:40:09 +01:00
alert_notification.go add context in the alert_notification (#41307) 2021-11-05 16:41:24 +08:00
alert_notification_test.go add context in the alert_notification (#41307) 2021-11-05 16:41:24 +08:00
alert_test.go Chore: Fix pass context for SetAlertStateCommand (#42135) 2021-11-23 16:40:09 +01:00
annotation.go fix for CWE-89 (#43407) 2021-12-21 19:04:56 +01:00
annotation_cleanup.go
annotation_cleanup_test.go
annotation_test.go fix for CWE-89 (#43407) 2021-12-21 19:04:56 +01:00
apikey.go AccessControl: upgrade apikeys by adding service accounts (#42425) 2021-12-16 14:28:16 +01:00
apikey_test.go Chore: Add context apikey (#41698) 2021-11-18 09:50:03 +01:00
dashboard.go Alerting: fix sqlstore.GetFolderByTitle to search for folder (#42898) 2021-12-13 13:59:20 -05:00
dashboard_acl.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
dashboard_acl_test.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
dashboard_folder_test.go Alerting: fix sqlstore.GetFolderByTitle to search for folder (#42898) 2021-12-13 13:59:20 -05:00
dashboard_provisioning.go API: prevent provisioned dashboard from being updated (#41894) 2021-12-17 10:31:52 -05:00
dashboard_provisioning_test.go
dashboard_snapshot.go
dashboard_snapshot_test.go Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
dashboard_test.go Chore: Propagate context for search (#41010) 2021-10-28 11:29:07 +02:00
dashboard_version.go Chore: Add context dashboard version (#41672) 2021-11-17 10:57:37 +01:00
dashboard_version_test.go Chore: Add context dashboard version (#41672) 2021-11-17 10:57:37 +01:00
database_wrapper.go
datasource.go Chore: Add context to datasource service (#42294) 2021-11-26 18:10:36 +01:00
datasource_test.go Chore: Add context to datasource service (#42294) 2021-11-26 18:10:36 +01:00
health.go
health_test.go
logger.go
login_attempt.go Chore: add context to login (#41316) 2021-11-08 15:53:51 +01:00
login_attempt_test.go Chore: add context to login (#41316) 2021-11-08 15:53:51 +01:00
org.go Chore: Add context to org (#40685) 2021-11-03 11:31:56 +01:00
org_test.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
org_users.go Serviceaccounts: Filtering service accounts from user queries (#41410) 2021-11-23 23:06:40 +00:00
playlist.go Chore: Add context to playlist (#41337) 2021-11-19 14:32:14 +01:00
playlist_test.go Chore: Add context to playlist (#41337) 2021-11-19 14:32:14 +01:00
plugin_setting.go Chore: Propagate context for plugin settings (#41166) 2021-11-02 13:42:55 +01:00
preferences.go Admin: Fix so Timezone is saved when saving preferences (#41583) 2021-11-11 11:13:01 +01:00
preferences_test.go Admin: Fix so Timezone is saved when saving preferences (#41583) 2021-11-11 11:13:01 +01:00
quota.go
quota_test.go Chore: Add context to org (#40685) 2021-11-03 11:31:56 +01:00
session.go
sqlbuilder.go
sqlbuilder_test.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
sqlstore.go Chore: Add context to playlist (#41337) 2021-11-19 14:32:14 +01:00
sqlstore.goconvey
sqlstore_test.go
star.go
stars_test.go
stats.go Usage stats: Count API keys (#42883) 2021-12-22 17:37:45 +01:00
stats_integration_test.go
stats_test.go Usage stats: Count API keys (#42883) 2021-12-22 17:37:45 +01:00
tables.go
tags.go
tags_test.go
team.go
team_test.go
temp_user.go Chore: Add context to temp user (#41284) 2021-11-04 11:17:07 +01:00
temp_user_test.go Chore: Add context to temp user (#41284) 2021-11-04 11:17:07 +01:00
tls_mysql.go
transactions.go Replace AddEventListener with AddEventListenerCtx and Publish with PublishCtx (#42284) 2021-11-29 14:23:24 +01:00
transactions_test.go Chore: Add context apikey (#41698) 2021-11-18 09:50:03 +01:00
user.go AccessControl: upgrade apikeys by adding service accounts (#42425) 2021-12-16 14:28:16 +01:00
user_test.go Chore: Add context to org (#40685) 2021-11-03 11:31:56 +01:00