aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22354 from vespa-engine/jonmv/fix-parent-versionValerij Fredriksen2022-04-291-1/+4
|\
| * 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 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
|\
| * Merge pull request #22307 from vespa-engine/jonmv/warn-on-old-parentValerij Fredriksen2022-04-2711-61/+120
| |\
| | * 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 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
| |\ \
| | * | 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
| |\ \ \
| | * | | 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 combinationEirik Nygaard2022-04-242-9/+18
| | |/ /
| * | | Merge pull request #22260 from vespa-engine/jonmv/add-test-categories-headerJon Marius Venstad2022-04-2615-244/+607
| |\ \ \
| | * | | Fix serialisation of noTests, and remove unused codejonmv2022-04-262-15/+1
| | * | | Move test package logic to separate class, with validation, resulting in noti...jonmv2022-04-2514-213/+584
| | * | | 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 dropdownjonmv2022-04-253-10/+27
| | |/ /
| * | | Merge pull request #22241 from vespa-engine/jonmv/show-all-platforms-to-opera...Valerij Fredriksen2022-04-253-7/+16
| |\ \ \
| | * | | 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 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 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
| | |\ \ \ \ | | | |_|/ / | | |/| | |