grafana/pkg/services/notifications
Kat Yang f582e6c86a
Chore: Remove bus from password (#44482)
* Chore: Remove bus from password

* Refactor: Remove bus from password.go and adjust tests

* remove sqlstore dependency from notifications

* Chore: Remove bus from password

* Refactor: Remove bus from password.go and adjust tests

* remove sqlstore dependency (again)

* remove fmt printf

* fix dependencies in http server

* fix renamed method in tests

Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>
2022-02-03 10:33:46 +01:00
..
codes_test.go Chore: Refactor GoConvey in notification service package (#40897) 2021-10-26 18:08:04 +02:00
codes.go Chore: Remove bus from password (#44482) 2022-02-03 10:33:46 +01:00
email.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
mailer.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
mock.go Remove bus from org invite api (#44530) 2022-01-31 17:24:52 +01:00
notifications_test.go Chore: Remove bus from password (#44482) 2022-02-03 10:33:46 +01:00
notifications.go Chore: Remove bus from password (#44482) 2022-02-03 10:33:46 +01:00
send_email_integration_test.go Remove bus from org invite api (#44530) 2022-01-31 17:24:52 +01:00
smtp_test.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
smtp.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
testing.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
webhook.go Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00