summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22119 from vespa-engine/jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-1911-471/+0
|\
| * Merge branch 'master' into jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-177-11/+37
| |\
| * | No more /serviceview/v1/jonmv2022-04-1311-477/+0
* | | Merge pull request #22140 from vespa-engine/jonmv/catch-moreHarald Musum2022-04-191-2/+2
|\ \ \
| * | | Wrap in IAEx when package is faultyjonmv2022-04-191-2/+2
* | | | Fix typo from merge conflict resolutionjonmv2022-04-191-1/+1
* | | | Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-1914-105/+70
|/ / /
* | | Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-1914-70/+105
* | | Merge branch 'master' into jonmv/remove-compatibility-application-version-ser...Jon Marius Venstad2022-04-1925-101/+150
|\ \ \
| * | | 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
| |/
* | Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-129-33/+33
* | Remove compatiblity serialisation of revision idsjonmv2022-04-126-71/+36
|/
* 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