summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/ApplicationController.java
Commit message (Expand)AuthorAgeFilesLines
* Removed triggering on job completion (but notify in tests call it to simulate...Jon Marius Venstad2018-03-271-0/+5
* TODOsJon Marius Venstad2018-03-261-0/+3
* Simplify deployMartin Polden2018-02-201-125/+71
* Revert "Throw instead of empty list when no service URLs"Jon Marius Venstad2018-02-071-6/+14
* Throw instead of empty list when no service URLsJon Marius Venstad2018-02-071-14/+6
* Merge pull request #4911 from vespa-engine/mpolden/application-versionMartin Polden2018-02-051-26/+48
|\
| * Determine application version in test environmentsMartin Polden2018-02-051-9/+6
| * Migrate to new application versionMartin Polden2018-02-051-25/+50
* | CleanerJon Marius Venstad2018-02-021-6/+6
* | CleanJon Marius Venstad2018-02-021-14/+8
|/
* Revert "Migrate to new application version"Martin Polden2018-02-021-50/+25
* Remove unused token and make tests complyJon Marius Venstad2018-02-021-3/+2
* Create application in Athenz only for defaultsJon Marius Venstad2018-02-021-7/+2
* Add testJon Marius Venstad2018-02-011-2/+4
* Cleanup and proper application creation on deployJon Marius Venstad2018-02-011-15/+9
* Migrate to new application versionMartin Polden2018-02-011-25/+50
* Revert "Application version migration"Morten Tokle2018-01-311-50/+25
* Migrate to new application versionMartin Polden2018-01-311-25/+50
* Application.deploying -> Application.changeJon Bratseth2018-01-261-6/+6
* Simplify ChangeJon Bratseth2018-01-261-3/+2
* Make Application.deploying mandatoryJon Bratseth2018-01-261-4/+4
* Make ApplicationChange mandatory on JobStatusJon Bratseth2018-01-261-2/+2
* Introduce application version numberMartin Polden2018-01-251-39/+78
* Allow pr instance names which are just the numberJon Marius Venstad2018-01-231-2/+5
* Merge pull request #4721 from vespa-engine/jvenstad/secure-endpointsJon Marius Venstad2018-01-231-34/+27
|\
| * Separate out some logicJon Marius Venstad2018-01-191-15/+22
| * Pass new secure global endpoint in deploymentJon Marius Venstad2018-01-191-32/+18
* | Restrict tenant and application names to not have double dashes, upon creationgdJon Marius Venstad2018-01-221-4/+6
|/
* Move Athenz types from controller-api to vespa-athenzBjørn Christian Seime2018-01-171-1/+1
* More robust upgradingJon Bratseth2018-01-081-26/+26
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-021-1/+1
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-021-1/+1
* Conflict resolvedJon Marius Venstad2017-12-141-19/+32
|\
| * Delete all instances on application deleteMartin Polden2017-12-141-20/+32
* | Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-141-2/+1
* | Need new classes for hosted compilationJon Marius Venstad2017-12-121-2/+1
|\|
| * Merge pull request #4408 from vespa-engine/mpolden/enable-dns-updateMartin Polden2017-12-111-2/+1
| |\
| | * Revert "Log DNS update"Martin Polden2017-12-111-2/+1
* | | Replaced ZoneId getZone(ZoneId zoneId) with hasZone(ZoneId zoneId)Jon Marius Venstad2017-12-111-1/+1
|/ /
* | Need to change new code as wellJon Marius Venstad2017-12-111-4/+13
|\|
| * Log DNS updateMartin Polden2017-12-111-3/+2
| * Quote values in log messageMartin Polden2017-12-111-2/+4
| * value() -> data()Martin Polden2017-12-081-1/+1
| * Ensure that global DNS always points to assigned rotationMartin Polden2017-12-081-2/+10
* | Replaced instantiation of Zone with ZoneId where applicableJon Marius Venstad2017-12-081-1/+1
* | Extract superclass with environment and regionJon Marius Venstad2017-12-081-8/+9
|/
* Update name service interfaceMartin Polden2017-12-061-2/+4
* Move all Athenz API classes to controller-apiBjørn Christian Seime2017-12-061-4/+4
* Use curator lock when assigning rotationMartin Polden2017-12-051-15/+11
* Remove rotations from ControllerDbMartin Polden2017-12-051-16/+2