summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/ApplicationApiTest.java
Commit message (Expand)AuthorAgeFilesLines
* Get and show vpc endpoints for clusters with servicejonmv2022-12-061-1/+2
* Instance before env/regionjonmv2022-12-061-1/+1
* Use camel-case in API responsejonmv2022-12-051-1/+1
* Store and share private service namesjonmv2022-12-031-0/+4
* Nicer deploy errorsJon Bratseth2022-11-201-1/+1
* Support legacy regional app-endpoint URLs, to be revertedjonmv2022-11-161-4/+6
* Applications must be created in console in hostedØyvind Grønnesby2022-09-231-3/+33
* Merge pull request #24086 from vespa-engine/bratseth/make-validation-messages...Jon Bratseth2022-09-161-3/+3
|\
| * Make validation messages clearer given multiple instancesJon Bratseth2022-09-151-3/+3
* | Do not say deleted tenants already existØyvind Grønnesby2022-09-161-1/+2
|/
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-565/+565
* Support retrieval of latest deployed package in APIMartin Polden2022-06-301-0/+10
* Update testsjonmv2022-06-151-4/+4
* Handle failures when triggering individual jobsjonmv2022-06-151-1/+1
* Use 'schemas'Harald Musum2022-06-081-1/+1
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-12/+12
* Merge branch 'master' into jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-171-0/+11
|\
| * Proxy orchestrator/v1/ for a deploymentjonmv2022-04-131-0/+5
* | No more /serviceview/v1/jonmv2022-04-131-41/+0
|/
* Proxy state/v1/ requests with hostjonmv2022-04-121-0/+6
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-111-13/+13
* Fix static test controller versionjonmv2022-04-111-0/+1
* Mark builds with equal hash as non-deployable upon accepting themjonmv2022-04-111-2/+2
* Allow cancelling rollout of builds, through /application/v4/jonmv2022-04-111-0/+5
* Optimise importsjonmv2022-04-111-5/+0
* Add more data to builds table in deployment overviewjonmv2022-04-111-1/+2
* Use a fixed time in controller rest api testsjonmv2022-04-111-0/+3
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-2/+2
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-2/+2
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-2/+2
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-2/+2
* Use DomainName for routing names, and fix invalid unit test namesjonmv2022-04-081-2/+2
* Merge branch 'master' into jonmv/more-http-urlJon Marius Venstad2022-04-061-21/+1
|\
| * Merge pull request #21784 from vespa-engine/olaa/architecture-meteringØyvind Grønnesby2022-04-061-21/+1
| |\
| | * Include architecture in metering. Remove unused metering APIOla Aunrønning2022-03-231-21/+1
* | | Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-061-4/+4
* | | Simplify Path by using HttpURL.Path for segments, and adding default validationJon Marius Venstad2022-04-061-2/+2
|/ /
* / Fix rest path usageJon Marius Venstad2022-03-231-0/+3
|/
* Change compile version computation to account for incompatibilitiesJon Marius Venstad2022-03-171-0/+2
* Add allowMajor parameter to compile-version endpointMartin Polden2022-03-161-0/+6
* Allow skipping parts of change when triggering jobsJon Marius Venstad2022-02-281-2/+2
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-1/+1
* Add API to download submitted testsValerij Fredriksen2022-02-221-0/+13
* Merge OktaAccessToken and OktaIdentityToken into OAuthCredentialsValerij Fredriksen2022-02-211-64/+53
* Allow to excludeMessagesValerij Fredriksen2022-02-181-1/+1
* Allow operators to list all notificationsValerij Fredriksen2022-02-181-0/+4
* Stop using shared routing method in testsMartin Polden2022-02-141-2/+1
* Remove hide-shared-routing-endpoint feature flagMartin Polden2022-01-131-12/+5
* Remove unused GlobalRoutingServiceMartin Polden2022-01-131-11/+0
* Wire speed through controllerJon Marius Venstad2021-12-151-2/+4