grafana/pkg/services
Eng Zer Jun b56848f006
test: use T.TempDir to create temporary test directory (#44947)
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-22 15:43:29 +01:00
..
accesscontrol Access Control: Correctly check for id suffix (#46824) 2022-03-22 13:48:15 +01:00
alerting Fix: Add missing store in test rule (#46151) 2022-03-03 12:00:33 +01:00
annotations remove global variable in annotation (#46746) 2022-03-22 19:20:57 +08: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 remove global variable in annotation (#46746) 2022-03-22 19:20:57 +08:00
contexthandler Auth Proxy: encoding of non-ASCII headers (#44797) 2022-03-04 04:58:27 -05:00
dashboardimport Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
dashboards Chore: Remove bus from dashboard service (#46829) 2022-03-22 14:36:50 +01:00
dashboardsnapshots add dashboardsnap as service of http server (#45461) 2022-02-17 09:31:26 +01:00
datasourceproxy Datasource: Fixes storing of secureJSONData when creating/updating datasource (#45290) 2022-02-11 15:52:14 +01:00
datasources Adding FGAC annotations validation for creation and deletion (#46736) 2022-03-21 14:28:39 -03:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
featuremgmt Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
guardian Chore: Remove bus.Dispatch from guardian package (#46711) 2022-03-21 10:49:49 +01: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 Chore: Remove bus.Dispatch from guardian package (#46711) 2022-03-21 10:49:49 +01:00
librarypanels Chore: Remove bus.Dispatch from guardian package (#46711) 2022-03-21 10:49:49 +01:00
licensing Access control: Move licensing actions to licensing package (#46588) 2022-03-16 14:37:19 +01:00
live Chore: Remove bus from live package (#46803) 2022-03-21 20:34:19 +01:00
login Service Accounts: Refactor login service to use sqlstore methods (#46585) 2022-03-15 16:57:21 +01:00
multildap remove bus from login (#44995) 2022-02-09 17:17:09 +01:00
ngalert test: use T.TempDir to create temporary test directory (#44947) 2022-03-22 15:43:29 +01:00
notifications Chore: Remove bus from notification service (#46813) 2022-03-22 09:04:30 +01:00
oauthtoken Chore: Remove bus from oauthtoken (#46811) 2022-03-21 21:13:57 +01:00
plugindashboards Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
pluginsettings Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
provisioning Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
query Propagate all headers (#43812) 2022-01-07 12:45:26 -07:00
queryhistory Query history: Add search functionality (#45932) 2022-03-07 12:28:04 +01:00
quota Update quota service to accept context (#45186) 2022-02-10 22:17:50 +01:00
rendering Rendering: periodically refresh remote plugin version (#45505) 2022-02-18 20:25:01 +04:00
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 2022-01-26 09:44:20 -08:00
search remove bus from search and avoid import cycle (#46789) 2022-03-21 23:54:30 +08:00
searchusers Bus: Tests cleanup (#46025) 2022-03-02 11:05:31 +01:00
searchV2 Search: add URL as linkable field (#45568) 2022-02-18 16:03:49 -08:00
secrets Encryption: Make DEKs cache TTL & cleanup interval configurable (#46042) 2022-03-16 20:05:13 +01:00
serviceaccounts Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Chore: Add tests for plugin settings sqlstore (#46792) 2022-03-22 15:34:27 +01:00
store Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
teamguardian ValidatedQueries: start of validated queries API (#44731) 2022-03-07 09:33:01 -09:00
thumbs Chore: Remove bus from thumbs service (#46772) 2022-03-21 14:15:31 +01:00
updatechecker Plugins: Refactor Grafana and Plugin version update checkers (#44529) 2022-01-31 16:06:16 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00