aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/restapi/deployment/DeploymentApiHandler.java
Commit message (Expand)AuthorAgeFilesLines
* More controller code to internal repo.gjoranv2023-11-061-300/+0
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add cloud account details in /deployment/v1 as welljonmv2023-06-151-4/+12
* Revert "Revert "Use another exception and error in response when quota is exc...Harald Musum2023-05-221-0/+1
* Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-221-1/+0
* Handle quota exceeded from config serverHarald Musum2023-05-221-0/+1
* When a human cancels a job, do not retry itjonmv2023-04-281-1/+1
* Allow pinning to a revision, set and read through APIsjonmv2023-04-181-0/+2
* Rename pinned to platformPinnedjonmv2023-04-181-1/+1
* Compute whether jobs are blocked in the right place, and exposejonmv2023-04-131-1/+1
* Introduce a more detailed Readiness object for planned deployment jobsjonmv2023-04-131-5/+10
* Remove duplicated classMartin Polden2023-02-071-1/+1
* Unify on Streams.toList()Henning Baldersheim2023-01-171-1/+1
* Add "pinned" to deployment API responsejonmv2022-12-071-0/+1
* Correctly serialize RunStatus in DeploymentApiHandlerValerij Fredriksen2022-10-141-2/+18
* Reset cooldown when targets for test jobs change, irrespective of changejonmv2022-10-041-4/+4
* Include all known deployments among "all version" in version statusjonmv2022-09-151-3/+4
* Show compile version in deployment/v1jonmv2022-09-071-0/+3
* Do not include exception message when an unexpected error happensMartin Polden2022-08-291-8/+7
* Use a compatible fallback versionjonmv2022-06-151-2/+1
* Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-191-1/+1
* Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-191-1/+1
* Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-121-1/+1
* Revert "Revert "Jonmv/reapply application name validation""Jon Marius Venstad2022-04-041-1/+2
* Revert "Jonmv/reapply application name validation"Jon Marius Venstad2022-04-041-2/+1
* Revert "Merge pull request #21961 from vespa-engine/revert-21918-jonmv/misc-6"Jon Marius Venstad2022-04-041-1/+2
* Revert "Jonmv/misc 6"Jon Marius Venstad2022-04-041-2/+1
* Fix more testsJon Marius Venstad2022-03-311-1/+2
* Decouple deployment of revisoin and upgrade within each instanceJon Marius Venstad2022-01-311-0/+1
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-3/+3
* Hide apps without jobs in VersionStatus as wellJon Marius Venstad2022-01-111-3/+1
* Ignore apps without any jobs in deployment APIJon Marius Venstad2022-01-101-1/+4
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Remove unnecessary NodeVersions classMartin Polden2021-06-241-3/+2
* Rename class 'Uri' to 'UriBuilder'Bjørn Christian Seime2021-03-261-2/+2
* Skip block window if instance has no stepsMartin Polden2021-03-251-10/+25
* Remove optional /api prefixValerij Fredriksen2021-03-191-3/+1
* Reduce version status readsMartin Polden2020-10-281-4/+2
* Include "pending" runs only for the relevant version >_<Jon Marius Venstad2020-04-301-5/+10
* "application" and "platform"Jon Marius Venstad2020-04-281-1/+1
* Indicate pending runs and whether they are upgradesJon Marius Venstad2020-04-281-0/+9
* Hide manual jobsJon Marius Venstad2020-04-091-1/+3
* Add some more job data in deployment APIJon Marius Venstad2020-04-091-14/+32
* List jobs explicitlyJon Marius Venstad2020-04-071-5/+9
* Provide all (relevant runs of all) jobs in deployment APIJon Marius Venstad2020-04-071-25/+66
* Compute DeploymentStatistics on demand, from fresh dataJon Marius Venstad2020-04-031-56/+33
* Act on the readable subset of applications when appropriateMartin Polden2020-03-181-1/+1
* Supply failure status in deployment overviewJon Marius Venstad2020-01-221-0/+1
* Read version status only onceMartin Polden2020-01-091-2/+5
* Move changes to instancesJon Marius Venstad2020-01-071-4/+4