aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Fix badge handler NPEjonmv2022-04-222-2/+2
* Merge pull request #22196 from vespa-engine/mpolden/fix-expiryMartin Polden2022-04-223-11/+12
|\
| * Expire by time of deployment if no job start time is foundMartin Polden2022-04-213-11/+12
* | Merge pull request #22168 from vespa-engine/ean/improve-notification-messageEirik Nygaard2022-04-214-7/+42
|\ \
| * | Include dashboard url in notification messagesEirik Nygaard2022-04-204-8/+35
| * | Do not push notifications for none-production environmentsEirik Nygaard2022-04-191-1/+7
* | | Merge pull request #22197 from vespa-engine/jonmv/warn-on-no-testsJon Marius Venstad2022-04-2122-120/+210
|\ \ \ | |_|/ |/| |
| * | simplifyJon Marius Venstad2022-04-211-1/+1
| * | Update badges with new mustard colour for noTests and aborted, and success a ...jonmv2022-04-218-62/+132
| * | Resolve some TODOsjonmv2022-04-213-22/+1
| * | Add new run status noTests, which is a success, but not quite as shinyjonmv2022-04-2115-36/+77
* | | 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-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