aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use JIRA account owners instead of usernamesjonmv2023-08-251-6/+7
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-23/+23
* Shard ownership confirmation requests by 24Jon Marius Venstad2022-03-161-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Use vespajlib maintenance package in controller-serverMartin Polden2020-04-291-2/+1
* Make inner class static to avoid implict reference to enclosing instanceMartin Polden2020-03-041-1/+1
* SimplifyMartin Polden2020-03-041-2/+1
* Remove user tenantsJon Marius Venstad2020-02-211-33/+31
* Use DeploymentContext instead of DeploymentTester directlyJon Marius Venstad2019-11-041-26/+20
* Remove DeploymentTester and rename InternalDeploymentTesterJon Marius Venstad2019-10-311-4/+4
* Extract DeploymentContext from InternalDeploymentTesterMartin Polden2019-10-281-2/+2
* Update ApplicationOwnershipConfirmerTestJon Marius Venstad2019-10-251-22/+17
* Stop using Instance methods which are no longer populatedJon Marius Venstad2019-09-301-5/+17
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-281-2/+2
* Rename Application -> InstanceJon Marius Venstad2019-09-181-3/+3
* Move ContactRetriever to ServiceRegistryMartin Polden2019-09-051-2/+2
* Let controller create application summaryMartin Polden2019-09-041-1/+2
* Allow for different tenants (with auth things)Jon Marius Venstad2019-03-171-1/+1
* Add owner to application info (#7724)olaaun2018-11-211-5/+11
* Split Organization to two classes. Add contact info for all tenants. Add queu...olaaun2018-11-091-16/+13
* Record time of creation of new applicationsJon Marius Venstad2018-09-211-0/+7
* Clean up deactivation codeJon Marius Venstad2018-08-131-2/+2
* Revert "Revert "Jvenstad/hosted vespa deployment pipeline""Jon Marius Venstad2018-06-201-1/+1
* Revert "Jvenstad/hosted vespa deployment pipeline"Harald Musum2018-06-191-1/+1
* I'm a skeletonJon Marius Venstad2018-06-191-1/+1
* Refactor tenantMartin Polden2018-04-051-5/+6
* Remove support for OpsDb tenantsBjørn Christian Seime2018-03-131-2/+1
* Add copyright headersJon Bratseth2018-01-251-0/+1
* Cleanup of erroneous issues, and testing of this, removedJon Marius Venstad2018-01-241-4/+1
* More robust upgradingJon Bratseth2018-01-081-5/+2
* No longer file issues when no production deploymentsJon Marius Venstad2017-11-211-14/+29
* Added doc and fixed typoJon Marius Venstad2017-11-171-2/+1
* Maintainer which asks for regular confirmation of ownershipJon Marius Venstad2017-11-161-0/+107