summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/ApplicationController.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Static referenceJon Bratseth2018-06-071-1/+2
* Explain validation overridesJon Bratseth2018-06-071-1/+2
* FormattingMartin Polden2018-06-071-1/+1
* Remove LockedApplication inheritanceMartin Polden2018-06-071-20/+21
* Assert that zone-application is deployedMartin Polden2018-05-151-7/+7
* Replace ScrewdriverBuildJob with a booleanJon Marius Venstad2018-05-091-3/+2
* add oath CNAMES for global rotations (#5549)Andreas Eriksen2018-05-071-1/+5
* Define and upgrade system applicationsMartin Polden2018-05-021-12/+30
* Non-functionalJon Marius Venstad2018-04-261-0/+1
* Rename deployApplication -> deployMartin Polden2018-04-261-3/+3
* Ignore more no-op deploymentsJon Marius Venstad2018-04-261-8/+9
* Update ApplicationController.javaJon Marius Venstad2018-04-251-5/+0
* Add helper for triggering all ready jobsJon Marius Venstad2018-04-251-0/+5
* Misc cleaningJon Marius Venstad2018-04-251-15/+1
* Require equal source versions in tests and upgradesJon Marius Venstad2018-04-241-2/+2
* Added source versions to JobRunJon Marius Venstad2018-04-231-3/+3
* Missed some cleanup, and moved validation at deploymentJon Marius Venstad2018-04-201-22/+11
* BuildJob cleanupJon Marius Venstad2018-04-201-1/+2
* Rename interfaceMartin Polden2018-04-201-7/+6
* Remove logic for choosing between deploy and prepare-activateHarald Musum2018-04-171-8/+2
* Merge pull request #5556 from vespa-engine/mpolden/remove-controllerdbMartin Polden2018-04-161-13/+8
|\
| * Move all controller persistence to ZooKeeperMartin Polden2018-04-121-13/+8
* | Use rotation FQDN when checking health statusMartin Polden2018-04-131-1/+1
* | Merge pull request #5553 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-04-121-64/+39
|\ \ | |/ |/|
| * Decide versions at triggering, filtering out downgradesJon Marius Venstad2018-04-121-62/+37
| * Refactoring, no real changesJon Marius Venstad2018-04-101-3/+1
| * Blockers block individual parts of changeJon Marius Venstad2018-04-101-2/+4
* | Merge pull request #5528 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-04-101-3/+2
|\|
| * Add and remove a TODOJon Marius Venstad2018-04-101-3/+2
* | Fix logicHarald Musum2018-04-101-1/+1
* | Enable deploy with one call in CD and for AWS zoneHarald Musum2018-04-101-2/+2
|/
* Use executor service for triggeringJon Marius Venstad2018-04-091-1/+0
* CleanupJon Marius Venstad2018-04-091-9/+0
* Review comments, removed unused code and the executorJon Marius Venstad2018-04-091-4/+2
* Expose job queue in web APIJon Marius Venstad2018-04-091-2/+0
* ConflictsJon Marius Venstad2018-04-091-2/+5
* Sort applications explicitlyMartin Polden2018-04-091-2/+8
* Deploy with one API call to config server when in CD and being user tenantHarald Musum2018-04-061-4/+12
* Merge pull request #5464 from vespa-engine/mpolden/refactor-tenantMartin Polden2018-04-061-10/+10
|\
| * Refactor tenantMartin Polden2018-04-051-10/+10
* | Some cleanupJon Marius Venstad2018-04-031-4/+4
* | Cleanup -- not supposed to be any real changesJon Marius Venstad2018-03-271-5/+0
* | 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