aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Upgrade host applicationsMartin Polden2018-05-152-21/+31
* Replace ScrewdriverBuildJob with a booleanJon Marius Venstad2018-05-092-26/+4
* Only consider operational nodes for upgradeMartin Polden2018-05-082-2/+2
* add oath CNAMES for global rotations (#5549)Andreas Eriksen2018-05-073-2/+25
* Do explicit check for hosted operator membership if user tenantBjørn Christian Seime2018-05-071-1/+1
* Reduce loggingMartin Polden2018-05-041-1/+3
* Reduce complexity which is no longer neededJon Marius Venstad2018-05-041-15/+11
* Increase readability at the cost of code duplicationJon Marius Venstad2018-05-041-4/+4
* Change signature and name of jobState methodJon Marius Venstad2018-05-041-7/+8
* Improved commentaryJon Marius Venstad2018-05-041-2/+2
* Avoid mangling semantics for no reasonJon Marius Venstad2018-05-041-4/+4
* Increase consistency and readabilityJon Marius Venstad2018-05-041-11/+9
* Increase readabilityJon Marius Venstad2018-05-041-17/+14
* Restore correctness to method nameJon Marius Venstad2018-05-041-4/+4
* Improve completion criterion for changeJon Marius Venstad2018-05-041-23/+29
* Revert "Revert "Dont override test status if its needed for a production job""Jon Marius Venstad2018-05-041-3/+6
* Revert "Dont override test status if its needed for a production job"Jon Marius Venstad2018-05-031-6/+3
* Dont override test status if its needed for a production jobJon Marius Venstad2018-05-031-3/+6
* Add user which triggered job to its reasonJon Marius Venstad2018-05-032-9/+5
* make message usefulKristian Aune2018-05-031-1/+1
* Merge pull request #5772 from vespa-engine/mpolden/update-test-reasonJon Bratseth2018-05-032-58/+86
|\
| * Add version combinations to test reasonMartin Polden2018-05-031-1/+15
| * CleanupMartin Polden2018-05-032-43/+53
| * Avoid passing around streamsMartin Polden2018-05-031-4/+8
| * Avoid unnecessary Optional (un)wrappingMartin Polden2018-05-031-8/+9
| * Use explicit type argumentsMartin Polden2018-05-031-5/+4
* | Shorten log messages in zone API handlersMartin Polden2018-05-032-2/+4
* | Shorten log messageMartin Polden2018-05-031-8/+13
|/
* Define and upgrade system applicationsMartin Polden2018-05-027-55/+143
* Purely nonfunctional (reordering and comments)Jon Marius Venstad2018-04-301-129/+139
* Shorter period for version status maintainerJon Marius Venstad2018-04-301-1/+1
* Merge pull request #5736 from vespa-engine/jvenstad/controller-shmanagedJon Marius Venstad2018-04-272-7/+2
|\
| * Differentiate between reachable and controller upgraded zonesJon Marius Venstad2018-04-272-7/+2
* | Merge pull request #5726 from vespa-engine/jvenstad/DO-unifiedMartin Polden2018-04-273-150/+100
|\ \ | |/ |/|
| * Remove dangling TODOJon Marius Venstad2018-04-271-3/+0
| * Don't count outOfCapacity errors as failing jobsJon Marius Venstad2018-04-271-2/+4
| * More cleanupJon Marius Venstad2018-04-272-86/+51
| * CleanerJon Marius Venstad2018-04-261-3/+4
| * Div refactoringJon Marius Venstad2018-04-261-48/+31
| * Non-functionalJon Marius Venstad2018-04-263-39/+41
* | Use separate types for tenant and vespa identity providersBjørn Christian Seime2018-04-263-30/+8
|/
* Fix exception messageMartin Polden2018-04-261-1/+7
* Rename deployApplication -> deployMartin Polden2018-04-262-7/+7
* Inject NodeRepositoryClientInterface only where neededMartin Polden2018-04-263-21/+18
* Merge pull request #5716 from vespa-engine/jvenstad/DO-unifiedMartin Polden2018-04-264-60/+90
|\
| * Ignore more no-op deploymentsJon Marius Venstad2018-04-261-8/+9
| * Always clear outstanding change when triggering new application changeJon Marius Venstad2018-04-261-1/+2
| * Suppress blocked parts of Change, with testJon Marius Venstad2018-04-261-33/+29
| * Better condition for completedAtJon Marius Venstad2018-04-261-10/+8
| * Consider completion of separate parts of ChangeJon Marius Venstad2018-04-263-14/+48