aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | 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
* | | | | Use new controller lock scheme by defaultHarald Musum2022-04-212-98/+9
|/ / / /
* | | | Merge pull request #22174 from vespa-engine/freva/expose-downValerij Fredriksen2022-04-211-0/+1
|\ \ \ \ | |_|_|/ |/| | |