aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ContactInformationMaintainerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Have to account for `504 Gateway Timeout` against Jirabjormel2023-09-271-1/+1
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-11/+13
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Use vespajlib maintenance package in controller-serverMartin Polden2020-04-291-3/+1
* Expand ContactInformationMaintainer unit test to verify exception handlingJon Marius Venstad2020-04-171-13/+13
* Move ContactRetriever to ServiceRegistryMartin Polden2019-09-051-3/+2
* Conflicts resolved and remove single-use methodJon Marius Venstad2019-03-211-1/+1
* Replace mutable lists with List.ofMartin Polden2019-01-251-6/+3
* Split Organization to two classes. Add contact info for all tenants. Add queu...olaaun2018-11-091-11/+7
* olaa/revert maintainers (#7562)olaaun2018-11-051-31/+6
* Revert 7315 revert 7274 olaaun/contact info maintainer feed to api (#7320)olaaun2018-10-161-6/+31
* Revert "ContactInformationMaintainer now feeds to ContactInfoAPI instead of d...olaaun2018-10-151-31/+6
* ContactInformationMaintainer now feeds to ContactInfoAPI instead of d… (#7274)olaaun2018-10-151-6/+31
* Remove contact information fallback mechanismMartin Polden2018-09-101-1/+3
* Periodically update and store tenant contact informationMartin Polden2018-09-041-0/+75