grafana/pkg/services
Alexander Weaver c68eefd398
Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875)
* Add abstraction layer above SMTP communication

* Fix issues with attachments and sync command

* Tests for bad SMTP behavior

* Separate tests between async and sync entry points. Test difference between them

* Return interface so Wire can properly map types

* Address feedback from George
2022-01-13 15:19:15 -06:00
..
accesscontrol Access control: Add access control sql filter to org user queries (#43961) 2022-01-13 14:40:32 +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 Auth: implement auto_sign_up for auth.jwt (#43502) 2022-01-13 17:15:22 +01:00
dashboards Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
dashboardsnapshots Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43772) 2022-01-07 17:50:59 +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 Usage Stats: Add metrics to count enabled kms providers per kind (#43640) 2022-01-07 13:52:28 +01: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 switch to using featureEnabled for enterprise features (#41559) 2022-01-07 15:11:23 -05: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 Alerting: Stop firing of alert when it is updated (#39975) 2022-01-11 11:39:34 -05:00
notifications Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06: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 Propagate all headers (#43812) 2022-01-07 12:45:26 -07:00
quota Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
rendering Crawler: use existing render service to generate dashboard thumbnails (#43515) 2022-01-10 08:21:35 -08: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 Auth: implement auto_sign_up for auth.jwt (#43502) 2022-01-13 17:15:22 +01:00
secrets Usage Stats: Add metrics to count enabled kms providers per kind (#43640) 2022-01-07 13:52:28 +01:00
serviceaccounts changed route on the serviceaccounts endpoint (#43989) 2022-01-13 14:15:43 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Use stack trace context in XORM trace logger (#43780) 2022-01-13 13:30:28 -05:00
teamguardian Team Guardian: Refactor it to remove the bus dependency (#43058) 2022-01-07 13:38:00 +01:00
thumbs Crawler: use existing render service to generate dashboard thumbnails (#43515) 2022-01-10 08:21:35 -08: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