aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/notification/Notifier.java
Commit message (Expand)AuthorAgeFilesLines
* Skip notification emails if no-one subscribingBjørn Christian Seime2023-10-251-4/+7
* Use ConsoleUrls instead of ZoneRegistryValerij Fredriksen2023-10-231-27/+20
* Move out mail templating to separate classBjørn Christian Seime2023-10-201-65/+8
* Add prototype email notification for trial account eventsBjørn Christian Seime2023-10-161-0/+1
* Add custom email content to notificationBjørn Christian Seime2023-10-121-17/+67
* Add debug logging to determine why deploy warnings are not mailedBjørn Christian Seime2023-10-101-1/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Make dispatch flag permanentØyvind Grønnesby2023-03-011-1/+2
* Capitalise notification messagesØyvind Grønnesby2023-01-031-0/+5
* Minor tweaksØyvind Grønnesby2023-01-031-24/+6
* Small notification tweaksØyvind Grønnesby2022-12-201-1/+1
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-2/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-2/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-2/+2
* Generate console link in notificationØyvind Grønnesby2022-11-281-0/+20
* Use dashboardUri for all console linksØyvind Grønnesby2022-11-241-9/+15
* Use new template for notificationsØyvind Grønnesby2022-11-231-16/+22
* Add email verificationOla Aunronning2022-10-241-1/+4
* Add basic header to notification emailLeandro Alves2022-06-301-7/+18
* do not include uri twiceEirik Nygaard2022-06-011-2/+1
* Revert "Revert "Include HTML content for notification mails""Eirik Nygaard2022-06-011-3/+24
* Revert "Include HTML content for notification mails"Eirik Nygaard2022-06-011-24/+3
* Include HTML content for notification mailsEirik Nygaard2022-05-231-3/+24
* Enable notification dispatch for system and staging testsEirik Nygaard2022-05-061-4/+5
* Generate messages with same content as console when dispatching notificationsEirik Nygaard2022-05-051-34/+17
* Remove unnecessary packageMartin Polden2022-05-041-0/+143