summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Fix commentMartin Polden2020-09-251-1/+1
* Deploy with internalRestart if flag is setValerij Fredriksen2020-09-241-1/+9
* Merge pull request #14520 from vespa-engine/jonmv/detect-more-relevant-runs-a...Jon Marius Venstad2020-09-243-4/+6
|\
| * Increase readabilityJon Marius Venstad2020-09-242-3/+3
| * Count prod deployments as relevant (to not abort) when same targetsJon Marius Venstad2020-09-241-1/+3
* | Merge pull request #14500 from vespa-engine/smorgrav/routing_api_prefixTorbjørn Smørgrav2020-09-244-1/+19
|\ \ | |/ |/|
| * Remove redundant newlinessmorgrav2020-09-231-2/+0
| * Add bindings to controller tester and test api prefixsmorgrav2020-09-233-5/+19
| * Add optional prefix for 443 accesssmorgrav2020-09-232-1/+7
* | Merge pull request #14499 from vespa-engine/hmusum/add-zone-domension-to-flagHarald Musum2020-09-231-4/+8
|\ \
| * | Use zone id as dimension when getting flagHarald Musum2020-09-231-4/+8
* | | Merge pull request #14497 from vespa-engine/jonmv/reapply-allow-4h-without-pr...Jon Marius Venstad2020-09-238-60/+60
|\ \ \
| * | | Allow 4h without progress, with fixes to clock sensitive testJon Marius Venstad2020-09-238-60/+60
| |/ /
* / / Relax test to verify meta is stored, but not its contentJon Marius Venstad2020-09-231-4/+3
|/ /
* | Revert "Allow no progress for 4h during upgrades"Henning Baldersheim2020-09-227-57/+57
* | Allow no progress for 4h during upgradesJon Marius Venstad2020-09-227-57/+57
* | Use feature flag use-config-server-vipHarald Musum2020-09-221-2/+6
|/
* Implement content API in application v4Valerij Fredriksen2020-09-173-3/+25
* Use full name in config definition file namesHarald Musum2020-09-106-0/+0
* Let relevant jobs finish when new application change rolls outJon Marius Venstad2020-09-082-3/+19
* Assume ongoing upgrade will succeed when computing eager test parametersJon Marius Venstad2020-09-073-11/+61
* Only add tombstones to deactivation in manual environmentsJon Marius Venstad2020-09-043-2/+44
* Store meta data for deployment and deactivation of manual deploymentsJon Marius Venstad2020-09-032-2/+20
* Remove unused methodJon Marius Venstad2020-09-031-7/+0
* Preprocess services.xml in package to find relevant files for meta dataJon Marius Venstad2020-09-032-63/+184
* Wrap xml files in a file(system)wrapper in preprocessingJon Marius Venstad2020-09-031-0/+7
* Update http response with maintainersJon Marius Venstad2020-09-021-0/+3
* Revert "Revert "Add maintainer to do GC""Jon Marius Venstad2020-09-022-0/+31
* Revert "Add maintainer to do GC"Harald Musum2020-09-012-31/+0
* Actually set up the maintainerJon Marius Venstad2020-09-012-2/+4
* Add maintainer to do GCJon Marius Venstad2020-09-011-0/+29
* Add and use API for storing deployment meeta dataJon Marius Venstad2020-09-014-14/+67
* Include test report in job run detailsMorten Tokle2020-09-017-2/+370
* set quota to 0 outside dev system for trial plan (#14163)Andreas Eriksen2020-08-271-1/+1
* pass quota from plans to configserver (overridable by feature flag) (#14087)Andreas Eriksen2020-08-262-4/+9
* Allow deployment of application package without deployOptionsJon Marius Venstad2020-08-253-3/+19
* Merge pull request #14147 from vespa-engine/mpolden/loosen-version-requirementMartin Polden2020-08-242-20/+12
|\
| * Consider only compile version of last submissionMartin Polden2020-08-242-20/+12
* | Remove unused parts of API response, and code generating itJon Marius Venstad2020-08-246-1702/+17
|/
* Keep only sequences of failing production jobs in version historyJon Marius Venstad2020-08-173-6/+99
* Revert "Revert "record when endpoint certificates have last been requested""Andreas Eriksen2020-08-124-12/+30
* Revert "record when endpoint certificates have last been requested (#14026)"Arnstein Ressem2020-08-114-30/+12
* record when endpoint certificates have last been requested (#14026)Andreas Eriksen2020-08-114-12/+30
* Initial structure and functions (#13789)Amund Bergland Kvalsvik2020-08-105-3/+96
* Hide shared routing method endpointsMorten Tokle2020-08-102-0/+49
* Revert "Hide shared routing method endpoints"Henning Baldersheim2020-08-082-49/+0
* Hide shared routing methodsMorten Tokle2020-08-072-0/+49
* Merge pull request #14004 from vespa-engine/ogronnesby/keep-user-creating-tenantJon Marius Venstad2020-08-068-9/+30
|\
| * Use SlimeUtils.optionalStringØyvind Grønnesby2020-08-061-5/+1
| * keep which user created a tenantØyvind Grønnesby2020-08-068-9/+34