aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/notification
Commit message (Expand)AuthorAgeFilesLines
* Add custom email content to notificationBjørn Christian Seime2023-10-121-1/+1
* Update copyrightJon Bratseth2023-10-093-2/+4
* Revert "Revert "Add support for persisting plan in ZooKeeper for a tenant""Harald Musum2023-10-042-2/+6
* Revert "Add support for persisting plan in ZooKeeper for a tenant"Andreas Eriksen2023-10-042-6/+2
* Use PlanIdHarald Musum2023-10-042-2/+4
* 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-042-0/+3
* Store cloud accounts in TenantValerij Fredriksen2023-09-262-2/+2
* Support references to billing system on cloud tenantsØyvind Grønnesby2023-09-142-2/+4
* Make dispatch flag permanentØyvind Grønnesby2023-03-012-2/+4
* 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-132-2/+4
* Revert "Maintain roles for 5 tenants at a time"Henning Baldersheim2022-12-132-4/+2
* Add timestamp for last role maintenance runØyvind Grønnesby2022-12-132-2/+4
* Use new template for notificationsØyvind Grønnesby2022-11-231-16/+3
* Add email verificationOla Aunronning2022-10-242-12/+14
* Add invalidateUserSessionsBefore to CloudTenantValerij Fredriksen2022-08-122-2/+4
* Convert controller-server to junit5Bjørn Christian Seime2022-07-283-31/+29
* Add basic header to notification emailLeandro Alves2022-06-301-7/+15
* do not include uri twiceEirik Nygaard2022-06-011-1/+1
* pass an ArchiveAccess instance to CloudTenant constructorEirik Nygaard2022-06-011-1/+2
* Revert "Revert "Include HTML content for notification mails""Eirik Nygaard2022-06-011-0/+86
* Revert "Include HTML content for notification mails"Eirik Nygaard2022-06-011-86/+0
* Merge pull request #22708 from vespa-engine/ean/add-html-mail-for-notificationsØyvind Grønnesby2022-06-011-0/+86
|\
| * Include HTML content for notification mailsEirik Nygaard2022-05-231-0/+86
* | 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-052-3/+95
* 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