summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Take old locks firstjonmv2022-04-171-7/+7
* Preserve reentrancyjonmv2022-04-1717-80/+99
* Proxy orchestrator/v1/ for a deploymentjonmv2022-04-133-3/+20
* Allow -1 as project id to indicate NO project id, which disabled dep orchjonmv2022-04-135-8/+11
* Merge pull request #22107 from vespa-engine/jonmv/status-v1-proxyJon Marius Venstad2022-04-124-4/+13
|\
| * Add test file, no regexjonmv2022-04-121-0/+1
| * Proxy state/v1/ requests with hostjonmv2022-04-123-4/+12
* | Ensure a specific system version is used for testjonmv2022-04-122-5/+6
|/
* Remove unused codejonmv2022-04-111-11/+0
* stop updating JSON responsesJon Marius Venstad2022-04-111-1/+1
* avoid duplicate deserialisationJon Marius Venstad2022-04-111-1/+1
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-1156-641/+691
* Fix copy bugjonmv2022-04-111-1/+1
* Update more test expectationsjonmv2022-04-112-85/+86
* Fix static test controller versionjonmv2022-04-1112-89/+36
* Add missing map-copy in RevisionHistoryjonmv2022-04-111-2/+3
* Mark builds with equal hash as non-deployable upon accepting themjonmv2022-04-116-23/+22
* Allow cancelling rollout of builds, through /application/v4/jonmv2022-04-113-1/+17
* Always account for risk of the next revisionjonmv2022-04-112-0/+17
* Test risk deployment orchestration, and fix skipped cumulative risk issuejonmv2022-04-113-25/+52
* No outstanding change ready unless min risk or max idle hours has passedjonmv2022-04-113-9/+12
* Improve formatting of controller-server JSON response filesjonmv2022-04-1135-162/+90
* Allow revision-target next to pick commits until max-risk is achievedjonmv2022-04-115-31/+54
* Remove unused codejonmv2022-04-112-51/+1
* Optimise importsjonmv2022-04-1167-104/+58
* Add more data to builds table in deployment overviewjonmv2022-04-114-7/+26
* Update all response files in controller-server with unified format, and stati...jonmv2022-04-1181-440/+1131
* Make indent specifiable in JsonFormatjonmv2022-04-111-9/+7
* Rename JSON files to indicate they arejonmv2022-04-116-5/+5
* Compare JSON structured, and allow writing expected datajonmv2022-04-111-18/+34
* Add description and risk to application versionsjonmv2022-04-1110-60/+57
* Use a fixed time in controller rest api testsjonmv2022-04-116-5/+11
* Simplify ApplicationStorejonmv2022-04-113-32/+13
* Not all test setup is quite valid ... :>jonmv2022-04-112-1/+3
* Update revision history when revisions are no longer present in run datajonmv2022-04-102-26/+43
* Skip implicit tests that are never used for anythingjonmv2022-04-103-75/+54
* Inline some accessors in Applicationjonmv2022-04-1011-44/+25
* Use correct default value for hasPackagejonmv2022-04-101-1/+2
* ** Add RevisionId as key for ApplicationVersion, and gather them all in Revis...jonmv2022-04-0911-94/+282
* * Actually prune dev diffs -- they are counted per job nowjonmv2022-04-091-13/+9
* Rename ApplicationVersion id to stringIdjonmv2022-04-097-12/+12
* Gather revision pruning in job controllerjonmv2022-04-092-18/+17
* Inline and simplifyjonmv2022-04-093-31/+18
* Remove unused application and instance fieldsjonmv2022-04-098-86/+58
* Remove unused method parameterjonmv2022-04-091-4/+2
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-0935-112/+111
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-0835-110/+111
* Revert "Merge pull request #22070 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-2/+2
* More DomainName instead of HostNamejonmv2022-04-081-2/+2
* Move ID part to HostName in config-provisioningjonmv2022-04-0835-36/+34