aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update revision history when revisions are no longer present in run datajonmv2022-04-101-1/+1
* Fix invalid javadoc (。☉︵ ಠ╬)jonmv2022-04-101-1/+1
* ** Add RevisionId as key for ApplicationVersion, and gather them all in Revis...jonmv2022-04-092-11/+102
* Rename ApplicationVersion id to stringIdjonmv2022-04-091-2/+3
* More HostName --> DomainNamejonmv2022-04-092-4/+2
* Remove unused method parameterjonmv2022-04-091-1/+1
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-0912-41/+36
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-0811-32/+37
* Revert "Merge pull request #22070 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-4/+4
* More DomainName instead of HostNamejonmv2022-04-081-4/+4
* Move ID part to HostName in config-provisioningjonmv2022-04-0815-15/+12
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-0816-48/+46
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-0816-46/+48
* Merge pull request #22049 from vespa-engine/jonmv/unify-hostname-classesJon Marius Venstad2022-04-0816-48/+46
|\
| * Use DomainName for routing names, and fix invalid unit test namesjonmv2022-04-085-11/+24
| * Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-0816-38/+23
* | Add out-of-sync CMR stateOla Aunrønning2022-04-082-0/+2
|/
* Pass query to status page requestJon Marius Venstad2022-04-071-1/+2
* Resolve conflictsJon Marius Venstad2022-04-071-2/+2
* Expose node-service /state/v1/metrics via /application/v4Valerij Fredriksen2022-04-071-1/+2
* Reapply "handler to re-request endpoint certificates"Andreas Eriksen2022-04-062-5/+5
* Merge branch 'master' into jonmv/more-http-urlJon Marius Venstad2022-04-0612-46/+49
|\
| * Revert "handler to re-request endpoint certificates (#22002)"Andreas Eriksen2022-04-062-5/+5
| * handler to re-request endpoint certificates (#22002)Andreas Eriksen2022-04-062-5/+5