aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/notification/NotificationsDbTest.java
Commit message (Expand)AuthorAgeFilesLines
* Set title for existing notificationsValerij Fredriksen2023-10-231-17/+60
* Use ConsoleUrls instead of ZoneRegistryValerij Fredriksen2023-10-231-2/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Add support for persisting plan in ZooKeeper for a tenant""Harald Musum2023-10-041-1/+3
* Revert "Add support for persisting plan in ZooKeeper for a tenant"Andreas Eriksen2023-10-041-3/+1
* Use PlanIdHarald Musum2023-10-041-1/+2
* Update controller-server/src/test/java/com/yahoo/vespa/hosted/controller/noti...Harald Musum2023-10-041-1/+0
* Add support for persisting plan in ZooKeeper for a tenantHarald Musum2023-10-041-0/+2
* Store cloud accounts in TenantValerij Fredriksen2023-09-261-1/+1
* Support references to billing system on cloud tenantsØyvind Grønnesby2023-09-141-1/+2
* Make dispatch flag permanentØyvind Grønnesby2023-03-011-1/+2
* Add cause to reindexing notificationValerij Fredriksen2023-01-091-14/+29
* Revert "Add reindexing progress to deployment metrics"Valerij Fredriksen2023-01-091-15/+12
* Revert "Revert "Maintain roles for 5 tenants at a time""Øyvind Grønnesby2022-12-131-1/+2
* Revert "Maintain roles for 5 tenants at a time"Henning Baldersheim2022-12-131-2/+1
* Add timestamp for last role maintenance runØyvind Grønnesby2022-12-131-1/+2
* Add email verificationOla Aunronning2022-10-241-9/+10
* Add invalidateUserSessionsBefore to CloudTenantValerij Fredriksen2022-08-121-1/+2
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-15/+15
* Setup structure needed to give a GCP member archive bucket accessEirik Nygaard2022-05-251-1/+2
* Generate messages with same content as console when dispatching notificationsEirik Nygaard2022-05-051-3/+3
* Remove unnecessary packageMartin Polden2022-05-041-1/+0
* Add feature flag to toggle notification dispatchEirik Nygaard2022-05-021-1/+5
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-4/+4
* Include dashboard url in notification messagesEirik Nygaard2022-04-201-1/+2
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-111-1/+2
* Enable email on deployment metrics notificationsEirik Nygaard2022-04-061-0/+23
* Use email as notification sink for newly created notificationsEirik Nygaard2022-04-051-1/+48
* Adjust feed block notification warning thresholdValerij Fredriksen2022-02-171-6/+6
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove temporary cleanup methodValerij Fredriksen2021-06-211-40/+2
* Create reindex notifications from deployment metricsValerij Fredriksen2021-06-181-15/+19
* Remove notifications for instances no longer referenced in deployment.xmlValerij Fredriksen2021-06-171-0/+37
* Remove temporary notifications DB cleanupValerij Fredriksen2021-05-071-13/+0
* Remove the correct notificationsValerij Fredriksen2021-05-051-0/+13
* Store application package warning for manual deployment with deployment sourceValerij Fredriksen2021-05-041-1/+1
* Add feed blocked notificationValerij Fredriksen2021-04-291-14/+87
* Move notification level to notificationValerij Fredriksen2021-04-291-13/+13
* Fix typoValerij Fredriksen2021-04-221-2/+2
* Rename to setNotification()Valerij Fredriksen2021-04-221-2/+2
* Allow filtering notifications by productionValerij Fredriksen2021-04-211-5/+6
* Expose notifications in /applications/v4/Valerij Fredriksen2021-04-211-0/+106