summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/notification
Commit message (Expand)AuthorAgeFilesLines
* Add email verificationOla Aunronning2022-10-241-1/+4
* Clear controller-owned warnings on submissionJon Bratseth2022-09-122-31/+20
* Use the new enhanced switch after Intellij advise.Henning Baldersheim2022-08-181-1/+1
* 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-054-34/+265
* Remove unnecessary packageMartin Polden2022-05-042-2/+143
* Warn when application is built with a parent on lower major than the systemjonmv2022-04-271-0/+3
* Move test package logic to separate class, with validation, resulting in noti...jonmv2022-04-251-2/+5
* Preserve reentrancyjonmv2022-04-171-4/+5
* Enable email on deployment metrics notificationsEirik Nygaard2022-04-061-7/+13
* A new source must only contain the existing for a notification to already existEirik Nygaard2022-04-061-1/+1
* Use email as notification sink for newly created notificationsEirik Nygaard2022-04-051-5/+20
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-1/+1
* Allow operators to list all notificationsValerij Fredriksen2022-02-181-0/+5
* Adjust feed block notification warning thresholdValerij Fredriksen2022-02-171-2/+1
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
* Text.fmt -> Text.formatArne Juul2021-06-292-3/+3
* String.format -> Text.fmtArne Juul2021-06-292-3/+5
* US localeKristian Aune2021-06-291-1/+1
* Remove temporary cleanup methodValerij Fredriksen2021-06-211-29/+0
* Create reindex notifications from deployment metricsValerij Fredriksen2021-06-181-23/+42
* Add notification type reindexValerij Fredriksen2021-06-181-1/+4
* Add notification level infoValerij Fredriksen2021-06-181-1/+1
* Remove notifications for instances no longer referenced in deployment.xmlValerij Fredriksen2021-06-171-0/+29
* use US localeKristian Aune2021-05-191-1/+2
* Remove temporary notifications DB cleanupValerij Fredriksen2021-05-071-19/+0
* Remove the correct notificationsValerij Fredriksen2021-05-051-2/+3
* Store application package warning for manual deployment with deployment sourceValerij Fredriksen2021-05-042-2/+19
* Add feed blocked notificationValerij Fredriksen2021-04-292-1/+78
* Move notification level to notificationValerij Fredriksen2021-04-292-22/+23
* Expose notification level in APIValerij Fredriksen2021-04-261-2/+15
* Ignore run number in NotificationSource::equalsValerij Fredriksen2021-04-261-2/+1
* Delete under lock and skip update partValerij Fredriksen2021-04-221-3/+5
* Rename to setNotification()Valerij Fredriksen2021-04-221-3/+3
* Allow filtering notifications by productionValerij Fredriksen2021-04-212-3/+22
* Expose notifications in /applications/v4/Valerij Fredriksen2021-04-211-0/+76
* Define NotificationValerij Fredriksen2021-04-212-0/+201