summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Revert "ContactInformationMaintainer now feeds to ContactInfoAPI instead of d...olaaun2018-10-157-145/+43
* ContactInformationMaintainer now feeds to ContactInfoAPI instead of d… (#7274)olaaun2018-10-157-43/+145
* Never downgrade system versionMartin Polden2018-10-1011-184/+241
* Avoid ZK read when checking maintainer systemMartin Polden2018-10-104-14/+57
* Remove unused injected classMartin Polden2018-10-101-2/+1
* Replaced Slime usage with String. Removed unused importsOla Aunrønning2018-10-093-15/+8
* Only use persistent contact info. Moved slime serialization. Several other fi...Ola Aunrønning2018-10-097-209/+62
* Added slime functionality to Contact,tests, and system check for MaintainerOla Aunrønning2018-10-086-31/+215
* Expect request body to be JSONOla Aunrønning2018-10-081-7/+27
* Added API for feeding and getting tenant contact infoOla Aunrønning2018-10-081-0/+162
* Fix test instead :)Jon Marius Venstad2018-10-081-16/+18
* Ignore unstable test for nowJon Marius Venstad2018-10-081-0/+2
* Merge pull request #7215 from vespa-engine/jvenstad/prune-job-run-historyJon Marius Venstad2018-10-066-32/+72
|\
| * Add unit testJon Marius Venstad2018-10-052-3/+29
| * Keep one less job, i.e., historyLength finished onesJon Marius Venstad2018-10-051-1/+1
| * Relax reaction to trying to modify inactive run, and simplifyJon Marius Venstad2018-10-051-15/+10
| * Limit run data and logs to a history of the 256 last onesJon Marius Venstad2018-10-053-5/+22
| * Use a SortedMap to communicate order of map entriesJon Marius Venstad2018-10-053-9/+11
* | Merge pull request #7216 from vespa-engine/mortent/new-copper-argos-reqsBjørn Christian Seime2018-10-051-2/+2
|\ \
| * | Implement role CSR requirementsMorten Tokle2018-10-051-2/+2
* | | Include detailed step information with all run responsesJon Marius Venstad2018-10-053-7/+162
* | | Remove pointless Optional and clean up API responseJon Marius Venstad2018-10-054-15/+19
| |/ |/|
* | Merge pull request #7197 from vespa-engine/smorgrav/expand_nameserviceTorbjørn Smørgrav2018-10-041-7/+10
|\ \
| * | Remove rests from a bad ideatoby2018-10-041-3/+1
| * | Add method to look up multiple records by name and apply thistoby2018-10-041-8/+13
| |/
* / Outer try-catch was in error; reduce log impact of inner one insteadJon Marius Venstad2018-10-042-19/+9
|/
* Add systemname to global rotation nameMorten Tokle2018-10-0211-45/+70
* Change ownersJon Bratseth2018-10-011-1/+1
* Merge pull request #7163 from vespa-engine/bratseth/change-ownersMartin Polden2018-10-011-1/+1
|\
| * Change ownersJon Bratseth2018-10-011-1/+1
* | Add copyright headerJon Bratseth2018-10-0122-1/+23
|/
* No platform issues in the cd systemJon Marius Venstad2018-09-281-0/+4
* Merge pull request #7122 from vespa-engine/jvenstad/give-up-when-job-no-longe...Torbjørn Smørgrav2018-09-271-3/+8
|\
| * Give up when job is removed from deployment.xmlJon Marius Venstad2018-09-271-3/+8
* | Unit test illegal deployment specJon Marius Venstad2018-09-271-0/+13
* | Conform to styleJon Marius Venstad2018-09-271-16/+16
* | Validate before storing, and make clear that method has side effects (storing)Jon Marius Venstad2018-09-272-10/+6
* | Validate zones w.r.t. deployment jobs as well!Jon Marius Venstad2018-09-262-0/+3
|/
* Merge pull request #7091 from vespa-engine/jvenstad/delay-new-revisions-when-...Jon Bratseth2018-09-252-1/+45
|\
| * Let successful revision finish when in block windowJon Marius Venstad2018-09-252-1/+45
* | Merge pull request #7086 from vespa-engine/mpolden/more-details-in-warningMorten Tokle2018-09-251-8/+15
|\ \
| * | Log number of applications failing metrics updateMartin Polden2018-09-251-8/+15
| |/
* / Ignore job reports for jobs we did not triggerJon Marius Venstad2018-09-253-3/+19
|/
* 404 when requesting endpoints for non-existent deploymentsJon Marius Venstad2018-09-241-0/+5
* Remove redundant codeJon Marius Venstad2018-09-241-6/+4
* Use cached rotation status in application APIMartin Polden2018-09-247-100/+107
* Merge pull request #7059 from vespa-engine/jvenstad/no-issues-for-integration...Jon Marius Venstad2018-09-242-3/+12
|\
| * Ignore apps without project IdsJon Marius Venstad2018-09-242-3/+12
* | Revert "Revert to single-threaded update of metrics"Martin Polden2018-09-241-1/+1
|/
* Revert to single-threaded update of metricsMartin Polden2018-09-211-1/+1