aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/notification/Notification.java
Commit message (Expand)AuthorAgeFilesLines
* Assign copied listValerij Fredriksen2023-10-241-1/+1
* Set title for existing notificationsValerij Fredriksen2023-10-231-29/+15
* Move out mail templating to separate classBjørn Christian Seime2023-10-201-5/+5
* Introduce 'title' to notificationBjørn Christian Seime2023-10-201-3/+12
* Include email content when persisting notificationBjørn Christian Seime2023-10-161-5/+32
* Add notification type for account relatedBjørn Christian Seime2023-10-161-1/+5
* Add custom email content to notificationBjørn Christian Seime2023-10-121-6/+47
* Update copyrightJon Bratseth2023-10-091-1/+1
* Convert to recordsMartin Polden2023-02-071-43/+19
* Clear controller-owned warnings on submissionJon Bratseth2022-09-121-1/+3
* Use the new enhanced switch after Intellij advise.Henning Baldersheim2022-08-181-1/+1
* 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
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Add notification type reindexValerij Fredriksen2021-06-181-1/+4
* Add notification level infoValerij Fredriksen2021-06-181-1/+1
* Add feed blocked notificationValerij Fredriksen2021-04-291-1/+10
* Move notification level to notificationValerij Fredriksen2021-04-291-17/+13
* Expose notification level in APIValerij Fredriksen2021-04-261-2/+15
* Define NotificationValerij Fredriksen2021-04-211-0/+61