grafana/pkg/services
Eric Leijonmarck 8677552dda
Service accounts: rename feature toggle (#48037)
* refactor: renaming service-accounts to serviceAccounts

* refactor: renaming service-accounts to serviceAccounts in docs

* tests
2022-04-21 10:41:37 +01:00
..
accesscontrol AccessControl: fix value copying in method access and add LogID (#47694) 2022-04-13 17:22:53 +02:00
alerting Alerting: fix SCC-S1017 linting issue in codebase (#47683) 2022-04-15 09:57:45 +02:00
annotations Access control: SQL filtering for annotation listing (#47467) 2022-04-11 13:18:38 +01:00
auth Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
cleanup Chore: Remove bus.Dispatch from cleanup service (#45401) 2022-02-15 14:56:19 +01:00
comments Comments: fix wrong SQL query generated if Settings are not empty (#47552) 2022-04-20 11:59:32 -07:00
contexthandler Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 2022-04-14 17:54:49 +02:00
dashboardimport Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
dashboards Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
dashboardsnapshots Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
datasourceproxy API: enable proxying datasource calls using the datasource UID (#47634) 2022-04-14 13:28:13 +03:00
datasources Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
featuremgmt Service accounts: rename feature toggle (#48037) 2022-04-21 10:41:37 +01:00
guardian Access control: use uid for dashboard and folder scopes (#46807) 2022-03-30 15:14:26 +02:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refine secrets-related commands (#45201) 2022-02-23 16:04:53 +01:00
ldap LDAP: Use an interface instead of a bus to get group teams (#42165) 2022-02-01 12:03:21 +01:00
libraryelements fix status code 200 (#47818) 2022-04-15 08:01:58 -04:00
librarypanels Dashboard: remove name requirement from CleanLibraryPanelsForDashboard (#44692) 2022-04-20 10:05:59 +01:00
licensing Access control: Move licensing actions to licensing package (#46588) 2022-03-16 14:37:19 +01:00
live fix status code 200 (#47818) 2022-04-15 08:01:58 -04:00
login Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
multildap remove bus from login (#44995) 2022-02-09 17:17:09 +01:00
ngalert Alerting: Notification URL points to alert view page instead of alert edit page (#47752) 2022-04-20 21:43:55 +08:00
notifications chore: remove golang.org/x/net/context in favor of stdlib (#47532) 2022-04-11 08:46:21 -04:00
oauthtoken Chore: Remove bus from oauthtoken (#46811) 2022-03-21 21:13:57 +01:00
plugindashboards Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
pluginsettings Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
preference Split preference store (#46843) 2022-04-14 14:22:00 +02:00
provisioning chore: remove golang.org/x/net/context in favor of stdlib (#47532) 2022-04-11 08:46:21 -04:00
query Propagate all headers (#43812) 2022-01-07 12:45:26 -07:00
queryhistory Query history: Add migration endpoint (#47551) 2022-04-14 09:33:41 +02:00
quota Update quota service to accept context (#45186) 2022-02-10 22:17:50 +01:00
rendering Previews: create crawler auth setup service (#47349) 2022-04-12 19:34:04 +02:00
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 2022-01-26 09:44:20 -08:00
search Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
searchusers fix status code 200 (#47818) 2022-04-15 08:01:58 -04:00
searchV2 Linter: fix linter for golangci-lint version v1.45.0 (#47623) 2022-04-12 08:15:16 -04:00
secrets Encryption: Make DEKs cache TTL & cleanup interval configurable (#46042) 2022-03-16 20:05:13 +01:00
serviceaccounts Service accounts: rename feature toggle (#48037) 2022-04-21 10:41:37 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Alerting: Add integration test for AddDashAlertMigration (#47730) 2022-04-21 04:02:23 +02:00
store fix status code 200 (#47818) 2022-04-15 08:01:58 -04:00
teamguardian ValidatedQueries: start of validated queries API (#44731) 2022-03-07 09:33:01 -09:00
thumbs fix status code 200 (#47818) 2022-04-15 08:01:58 -04:00
updatechecker Analytics: Enable grafana and plugin update checks to be operated independently (#46352) 2022-04-06 10:50:21 +02:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00