summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22478 from vespa-engine/freva/gcp-artifact-retentionMartin Polden2022-05-065-54/+43
|\
| * Code review fixesValerij Fredriksen2022-05-062-21/+10
| * Use tag instead of architectureValerij Fredriksen2022-05-051-24/+14
| * Support different artifact registry per cloudValerij Fredriksen2022-05-051-1/+3
| * Generalize ContainerImageExpirer to ArtifactExpirerValerij Fredriksen2022-05-055-38/+46
* | Merge pull request #22465 from vespa-engine/ldalves/Include-membership-indexLeandro Alves2022-05-061-9/+17
|\ \
| * | Change node index typeValerij Fredriksen2022-05-051-6/+6
| * | Add membership index to nodesLeandro Alves2022-05-051-9/+17
| |/
* / Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-063-3/+3
|/
* Merge pull request #22424 from vespa-engine/ogronnesby/accountant-can-change-...Øyvind Grønnesby2022-05-052-2/+3
|\
| * Allow hostedAccountant to bypass some checksØyvind Grønnesby2022-05-032-2/+3
* | Include architecture in ContainerImage tagMartin Polden2022-05-041-4/+23
* | Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-033-5/+101
* | Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-023-101/+5
* | Make IssueInfo public, and support attachments for Issuesjonmv2022-05-023-5/+101
|/
* Put submission stuff in a separate classjonmv2022-04-272-92/+0
* Move User from controller-api to jdisc-security-filtersBjørn Christian Seime2022-04-276-88/+9
* Merge pull request #22237 from vespa-engine/ean/support-html-emailsEirik Nygaard2022-04-261-0/+12
|\
| * Add support for html contentEirik Nygaard2022-04-241-0/+12
* | Notifications should link to tenant and application name combinationEirik Nygaard2022-04-241-0/+4
|/
* Merge pull request #22194 from vespa-engine/olaa/zms-quota-monitoringOla Aunrønning2022-04-221-0/+6
|\
| * Monitor ZMS quotaOla Aunrønning2022-04-211-0/+6
* | Improve job type sort orderjonmv2022-04-221-6/+8
* | JobType now always has a zone, which simplifies thingsjonmv2022-04-223-277/+75
* | Merge pull request #22168 from vespa-engine/ean/improve-notification-messageEirik Nygaard2022-04-211-0/+3
|\ \
| * | Include dashboard url in notification messagesEirik Nygaard2022-04-201-0/+3
* | | Merge pull request #22174 from vespa-engine/freva/expose-downValerij Fredriksen2022-04-212-2/+27
|\ \ \ | |_|/ |/| |
| * | Add "down" to controller NodeRepositoryClientValerij Fredriksen2022-04-202-2/+27
* | | Merge pull request #22125 from vespa-engine/jonmv/serialize-job-type-with-zoneJon Marius Venstad2022-04-203-105/+88
|\ \ \ | |/ / |/| |
| * | Use JobType.fromJobName with zones all other places than in sdeserialisationjonmv2022-04-191-0/+5
| * | Add JobType.fromjobName with provided zones for system and staging testjonmv2022-04-192-2/+22
| * | Let JobType.allIn use provided zonesjonmv2022-04-191-5/+2
| * | Simplify declaration of static jobs (to be removed, most likely)jonmv2022-04-191-93/+49
| * | Serialise JobType with zone+test, and eliminate last == usagesjonmv2022-04-192-5/+10
| |/
* | Merge pull request #22146 from vespa-engine/jonmv/more-validationJon Marius Venstad2022-04-191-18/+18
|\ \
| * | Fix test region namesjonmv2022-04-191-18/+18
| |/
* | Merge pull request #22119 from vespa-engine/jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-194-47/+0
|\ \ | |/ |/|
| * Merge branch 'master' into jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-172-0/+4
| |\
| * | No more /serviceview/v1/jonmv2022-04-134-47/+0
* | | Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-195-105/+305
* | | Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-195-305/+105
* | | Merge branch 'master' into jonmv/remove-compatibility-application-version-ser...Jon Marius Venstad2022-04-192-0/+4
|\ \ \ | | |/ | |/|
| * | Proxy orchestrator/v1/ for a deploymentjonmv2022-04-132-0/+4
| |/
* / Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-125-105/+305
|/
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-113-80/+55
* Fix static test controller versionjonmv2022-04-112-0/+74
* Allow cancelling rollout of builds, through /application/v4/jonmv2022-04-113-4/+6
* Add description and risk to application versionsjonmv2022-04-111-20/+34
* Use a fixed time in controller rest api testsjonmv2022-04-112-3/+7
* Simplify ApplicationStorejonmv2022-04-111-19/+10