aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge pull request #22174 from vespa-engine/freva/expose-downValerij Fredriksen2022-04-211-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add "down" to controller NodeRepositoryClientValerij Fredriksen2022-04-201-0/+1
| * | | | Merge pull request #22171 from vespa-engine/ogronnesby/billing-v1-v2-default-...Øyvind Grønnesby2022-04-201-2/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Harmonize v2 default until parameter with v1Øyvind Grønnesby2022-04-201-2/+7
| | | |/ | | |/|
| * | | Merge pull request #22125 from vespa-engine/jonmv/serialize-job-type-with-zoneJon Marius Venstad2022-04-2016-61/+85
| |\ \ \ | | |_|/ | |/| |
| | * | Use JobType.fromJobName with zones all other places than in sdeserialisationjonmv2022-04-193-8/+10
| | * | Serialise JobType with zone in remaining serializersjonmv2022-04-194-19/+42
| | * | Let JobType.allIn use provided zonesjonmv2022-04-192-14/+10
| | * | Serialise JobType with zone+test, and eliminate last == usagesjonmv2022-04-198-20/+23
| | |/
| * | Merge pull request #22153 from vespa-engine/olaa/parked-when-previously-requi...Bjørn Meland2022-04-201-1/+1
| |\ \
| | * | Consider transient requirement for operator action during retirmentOla Aunrønning2022-04-191-1/+1
| * | | Fix node is down status in /application/v4 nodes APIValerij Fredriksen2022-04-201-1/+7
| * | | No need to validate user.nickname when it is unusedjonmv2022-04-201-1/+0
| * | | Merge pull request #22119 from vespa-engine/jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-1910-464/+0
| |\ \ \
| | * \ \ Merge branch 'master' into jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-177-11/+37
| | |\ \ \
| | * | | | No more /serviceview/v1/jonmv2022-04-1310-470/+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