aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/rotation/RotationRepositoryTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove DeploymentTester and rename InternalDeploymentTesterJon Marius Venstad2019-10-311-4/+4
* Update RotationRepositoryTestJon Marius Venstad2019-10-311-47/+35
* Make getOrAssignRotation privateMartin Polden2019-10-141-4/+14
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-281-9/+9
* Let createApplication return an Application (and :dark_sunglasses:)Jon Marius Venstad2019-09-281-26/+24
* Rename Application -> InstanceJon Marius Venstad2019-09-181-32/+32
* Remove unnecessary getterMartin Polden2019-08-221-4/+9
* add javadoc and clean up unused importsØyvind Grønnesby2019-06-251-1/+0
* Make rotations be List<> instead of Optional<>Øyvind Grønnesby2019-05-271-6/+6
* Add support for global endpoint names in public systemMartin Polden2019-04-091-6/+5
* Remove special handling of corp zonesMartin Polden2018-12-171-0/+162