summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Remove another HTTP client wrapper"Harald Musum2022-05-021-3/+1
|
* Merge pull request #22386 from ↵Jon Marius Venstad2022-05-021-1/+3
|\ | | | | | | | | vespa-engine/jonmv/remove-last-controller-jersey-client Remove another HTTP client wrapper
| * Handle null header valuejonmv2022-05-021-1/+3
| |
* | Maintain archive access for controllerHåkon Hallingstad2022-05-022-10/+15
| |
* | Add feature flag to toggle notification dispatchEirik Nygaard2022-05-023-5/+20
|/
* Merge pull request #22354 from vespa-engine/jonmv/fix-parent-versionValerij Fredriksen2022-04-291-1/+4
|\ | | | | Jonmv/fix parent version
| * Fix parse helperjonmv2022-04-291-1/+4
| |
* | Merge pull request #22349 from vespa-engine/jonmv/handle-no-stuies-beterValerij Fredriksen2022-04-281-1/+1
|\ \ | | | | | | Handle no suites better
| * | Handle no suites betterjonmv2022-04-281-1/+1
| |/
* / Discard notification entires with outdated job typejonmv2022-04-281-0/+10
|/
* Merge remote-tracking branch 'origin/master' into ogronnesby/billing-v2-fixesØyvind Grønnesby2022-04-27275-3505/+4318
|\ | | | | | | | | Conflicts: controller-server/src/main/java/com/yahoo/vespa/hosted/controller/restapi/billing/BillingApiHandlerV2.java
| * Merge pull request #22307 from vespa-engine/jonmv/warn-on-old-parentValerij Fredriksen2022-04-2711-61/+120
| |\ | | | | | | Jonmv/warn on old parent
| | * Add new field to test datajonmv2022-04-271-1/+3
| | |
| | * Do not require all fields in build metajonmv2022-04-271-1/+1
| | |
| | * Warn when application is built with a parent on lower major than the systemjonmv2022-04-276-4/+23
| | |
| | * Put submission stuff in a separate classjonmv2022-04-277-57/+95
| | |
| * | Merge pull request #22303 from vespa-engine/ogronnesby/trial-expirer-fixesØyvind Grønnesby2022-04-272-5/+24
| |\ \ | | |/ | |/| Remove empty apps for expiring tenants
| | * Remove empy apps for expiring tenantsØyvind Grønnesby2022-04-272-5/+24
| | |
| * | Move User from controller-api to jdisc-security-filtersBjørn Christian Seime2022-04-276-7/+6
| | |
| * | Merge pull request #22283 from vespa-engine/hakon/lock-debuggingJon Marius Venstad2022-04-261-2/+9
| |\ \ | | | | | | | | Debugging of double-locking
| | * | Handle lock release exceptionHåkon Hallingstad2022-04-261-3/+9
| | | |
| * | | Merge pull request #22238 from vespa-engine/ean/better-subject-formattingEirik Nygaard2022-04-261-2/+10
| |\ \ \ | | | | | | | | | | Pretty print application id source, with standard serialization
| | * | | remove useless toString() callEirik Nygaard2022-04-241-1/+1
| | | | |
| | * | | Pretty print application id source, with standard serializationEirik Nygaard2022-04-241-1/+9
| | | | |
| * | | | Merge pull request #22236 from vespa-engine/ean/link-to-applicationEirik Nygaard2022-04-262-9/+18
| |\ \ \ \ | | |_|_|/ | |/| | | Notifications should link to tenant and application name combination
| | * | | Notifications should link to tenant and application name combinationEirik Nygaard2022-04-242-9/+18
| | |/ /
| * | | Merge pull request #22260 from vespa-engine/jonmv/add-test-categories-headerJon Marius Venstad2022-04-2615-244/+607
| |\ \ \ | | | | | | | | | | Move test package logic to separate class, and add validation
| | * | | Fix serialisation of noTests, and remove unused codejonmv2022-04-262-15/+1
| | | | |
| | * | | Move test package logic to separate class, with validation, resulting in ↵jonmv2022-04-2514-213/+584
| | | | | | | | | | | | | | | | | | | | notifications
| | * | | Update applicationPackage notifications for prod only when deploying last buildjonmv2022-04-251-16/+22
| | | | |
| | * | | Do not always clear tenant and application level notifications on submitjonmv2022-04-251-1/+1
| | |/ /
| * | | 5 attempts for unstable unit tests in clutsercontroller-corejonmv2022-04-261-1/+0
| | | |
| * | | Use ::startOfDayTomorrow as default for all until paramsØyvind Grønnesby2022-04-251-5/+9
| | | |
| * | | Merge pull request #22240 from vespa-engine/jonmv/show-all-deployable-buildsValerij Fredriksen2022-04-253-10/+27
| |\ \ \ | | | | | | | | | | Show all deployable revisions in deployment graph dropdown
| | * | | Show all deployable revisions in deployment graph dropdownjonmv2022-04-253-10/+27
| | |/ /
| * | | Merge pull request #22241 from ↵Valerij Fredriksen2022-04-253-7/+16
| |\ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/show-all-platforms-to-operators Show all plaform to operators, in deplyoyment view graph
| | * | | Show all plaform to operators, in deplyoyment view graphjonmv2022-04-253-7/+16
| | |/ /
| * | | Merge branch 'master' into hmusum/use-new-controller-lock-schemeHarald Musum2022-04-2574-623/+719
| |\| |
| | * | Merge pull request #22194 from vespa-engine/olaa/zms-quota-monitoringOla Aunrønning2022-04-223-4/+41
| | |\ \ | | | | | | | | | | Monitor ZMS quota
| | | * | Monitor ZMS quotaOla Aunrønning2022-04-213-4/+41
| | | | |
| | * | | Propagate down from nodes APIValerij Fredriksen2022-04-221-8/+1
| | | | |
| | * | | Improve job type sort orderjonmv2022-04-221-7/+7
| | | | |
| | * | | Ignore previosu version when deployment is gone anywayjonmv2022-04-221-14/+17
| | | | |
| | * | | Fix broken unit testjonmv2022-04-221-2/+3
| | | | |
| | * | | Fix another undetected conflictjonmv2022-04-221-2/+1
| | | | |
| | * | | Fix conflict errorsjonmv2022-04-222-9/+3
| | | | |
| | * | | Verify zone exists before starting a direct deploymentjonmv2022-04-221-0/+3
| | | | |
| | * | | JobType now always has a zone, which simplifies thingsjonmv2022-04-2258-453/+393
| | | | |
| | * | | 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 found