aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/zone
Commit message (Expand)AuthorAgeFilesLines
* Use ZoneApi(Mock) instead of ZoneId in ZoneFilterMock and ZoneRegistryMockHåkon Hallingstad2019-06-062-13/+15
* Listen to /api/zone/v1 with the zone api handlerJon Marius Venstad2019-05-231-11/+17
* Also move UpgradePolicy, ZoneFilter, and ZoneListHåkon Hallingstad2019-04-082-2/+2
* Move ZoneId to config-provisioningHåkon Hallingstad2019-04-082-2/+2
* Rename get -> readLogMartin Polden2019-03-081-1/+1
* Write operator actions to audit logMartin Polden2019-03-071-0/+2
* Replace mutable lists with List.ofMartin Polden2019-01-252-10/+8
* Move integration mocks to integration packageMartin Polden2018-06-292-3/+3
* Include ControllerAuthorizationFilter in all container api testsBjørn Christian Seime2018-02-222-16/+23
* Revert "Bjorncs/controller authorization"Harald Musum2018-02-212-23/+16
* Include ControllerAuthorizationFilter in all container api testsBjørn Christian Seime2018-02-212-16/+23
* Add copyright headersJon Bratseth2018-01-251-0/+1
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-032-2/+2
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-022-2/+2
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-022-2/+2
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-022-2/+2
* Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-142-2/+2
* Replace constructor with factoriesJon Marius Venstad2017-12-082-8/+8
* Replaced instantiation of Zone with ZoneId where applicableJon Marius Venstad2017-12-082-10/+8
* Extract superclass with environment and regionJon Marius Venstad2017-12-082-4/+6
* Revert "Factory constructor with region/env"Jon Marius Venstad2017-12-082-10/+10
* Factory constructor with region/envJon Marius Venstad2017-12-082-10/+10
* Reimplement /zone/v2Martin Polden2017-11-223-0/+147
* Set correct URL in defaultRegionMartin Polden2017-11-223-3/+22
* Reimplement /zone/v1Martin Polden2017-11-214-0/+78