aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Add user which triggered job to its reasonJon Marius Venstad2018-05-033-14/+10
* make message usefulKristian Aune2018-05-031-1/+1
* Merge pull request #5772 from vespa-engine/mpolden/update-test-reasonJon Bratseth2018-05-036-77/+105
|\
| * Add version combinations to test reasonMartin Polden2018-05-034-19/+33
| * CleanupMartin Polden2018-05-033-44/+54
| * 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-0218-137/+432
* 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-275-153/+102
|\ \ | |/ |/|
| * 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-262-50/+32
| * Non-functionalJon Marius Venstad2018-04-264-40/+42
* | Use separate types for tenant and vespa identity providersBjørn Christian Seime2018-04-263-30/+8
|/
* Refactor system upgrade test helpersMartin Polden2018-04-2613-125/+105
* Fix exception messageMartin Polden2018-04-261-1/+7
* Rename deployApplication -> deployMartin Polden2018-04-265-16/+16
* Inject NodeRepositoryClientInterface only where neededMartin Polden2018-04-265-54/+52
* Merge pull request #5716 from vespa-engine/jvenstad/DO-unifiedMartin Polden2018-04-265-61/+151
|\
| * 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-262-34/+90
| * Better condition for completedAtJon Marius Venstad2018-04-261-10/+8
| * Consider completion of separate parts of ChangeJon Marius Venstad2018-04-263-14/+48
* | Remove infinite loop on request in UserAuthWithAthenzPrincipalFilterBjørn Christian Seime2018-04-261-1/+1
|/
* Allow random order of concurrently triggered jobs in testsJon Marius Venstad2018-04-251-7/+18
* Test explicitly that production jobs wait until both tests are doneJon Marius Venstad2018-04-251-6/+13
* Trigger system and staging tests in parallelJon Marius Venstad2018-04-2512-109/+99
* Get rid of 1 millisecond delay, as it is no longer neededJon Marius Venstad2018-04-253-16/+10
* Add missing condition on what version is upgraded toJon Marius Venstad2018-04-251-14/+15
* Merge pull request #5694 from vespa-engine/bjorncs/json-security-filter-baseBjørn Christian Seime2018-04-254-8/+8
|\
| * Make CorsRequestFilterBase extend JsonSecurityRequestFilterBaseBjørn Christian Seime2018-04-244-8/+8
* | Add config server VIP to list of servers to use if it exists (AWS only for now)Harald Musum2018-04-251-0/+9
* | Merge pull request #5695 from vespa-engine/jvenstad/DO-unifiedMartin Polden2018-04-2511-204/+90
|\ \
| * | Update ApplicationController.javaJon Marius Venstad2018-04-251-5/+0
| * | Update JobStatus.javaJon Marius Venstad2018-04-251-1/+0
| * | Add helper for triggering all ready jobsJon Marius Venstad2018-04-257-165/+78
| * | Misc cleaningJon Marius Venstad2018-04-255-39/+18
* | | Merge pull request #5699 from vespa-engine/bjorncs/improve-error-messageBjørn Christian Seime2018-04-251-1/+1
|\ \ \
| * | | Include path in error message for unhandled pathsBjørn Christian Seime2018-04-251-1/+1
* | | | Differentiate between idle, running, queued, disabled build jobsJon Marius Venstad2018-04-251-4/+16
|/ / /