grafana/pkg/services
Katarina Yang 7f8daa0eae
Refactor: Change sqlstore.inTransaction to .WithTransactionalDBSession (#43245)
* Refactor: Change sqlstore.inTransaction(...) to SQLStore.WithTransactionalDBSession(...) in alert_notification.go

* Chore: Fix BE lint err

* fix: fix failing sqlstore nil error

* chore: remove unecessary setup()

* fix: use appropriate ctx
2022-01-06 18:21:39 +01:00
..
accesscontrol AccessControl: Remove unused error from GetResourcesMetadata (#43710) 2022-01-05 17:24:14 +01:00
alerting fix: pass OrgId to alertNotification model (#43678) 2022-01-05 10:19:45 +01:00
annotations Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
auth Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
cleanup Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
contexthandler Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
dashboards Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
dashboardsnapshots Rename AddHandlerCtx to AddHandler (#43557) 2021-12-28 16:08:07 +01:00
datasourceproxy Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
datasources Rename AddHandlerCtx to AddHandler (#43557) 2021-12-28 16:08:07 +01:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
guardian Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Chore: Move default encryption provider to kmsproviders package (#43331) 2021-12-20 12:47:49 +02:00
ldap LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
libraryelements Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
librarypanels Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
licensing AccessControl: frontend changes for adding FGAC to licensing (#39484) 2021-10-05 14:54:26 +01:00
live Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
login Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
multildap Chore: Replace goconvey in multildap package (#40681) 2021-10-20 15:07:37 +02:00
ngalert Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
notifications Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 2022-01-04 09:36:01 +01:00
oauthtoken Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
pluginsettings Rename AddHandlerCtx to AddHandler (#43557) 2021-12-28 16:08:07 +01:00
provisioning Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
query Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
quota Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
rendering Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
schemaloader Fix the disjuction of panels (#39412) 2021-10-06 11:39:23 +02:00
search Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
searchusers Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
secrets Encryption: Increase context timeout on flaky test (#43553) 2021-12-28 13:34:45 +01:00
serviceaccounts Serviceaccounts: feat - tabview for serviceaccounts (#43573) 2022-01-05 15:32:38 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Refactor: Change sqlstore.inTransaction to .WithTransactionalDBSession (#43245) 2022-01-06 18:21:39 +01:00
teamguardian Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
thumbs Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
updatechecker Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00