grafana/pkg/services/notifications
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777)
* wip: start on refactoring settings

* settings: progress on settings refactor

* refactor: progress on settings refactoring

* fix: fixed failing test

* settings: moved smtp settings from global to instance
2018-04-30 16:21:04 +02:00
..
codes_test.go Lots of work on user password reset, #1456 2015-06-08 13:39:02 +02:00
codes.go Lots of work on user password reset, #1456 2015-06-08 13:39:02 +02:00
email.go tech(notifications): replace internal email code 2016-10-21 09:06:03 +02:00
mailer.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
notifications_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
notifications.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
send_email_integration_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
webhook.go refactor: refactoring notification service to use new service registry hooks 2018-04-27 14:15:17 +02:00