aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/deployment-overview.json
Commit message (Expand)AuthorAgeFilesLines
* More controller code to internal repo.gjoranv2023-11-061-763/+0
* Use "build" to stay in line with existing responsejonmv2023-09-081-4/+4
* Store and show in /app/v4/ the change and dependent prod job triggering testsjonmv2023-09-081-0/+20
* Add submission timestamp for prod packages, and show in detail APIjonmv2023-05-151-4/+8
* Avoid delay-cause also when the only job to run is ... running!jonmv2023-05-031-20/+20
* Mark packages as obsolete when no deployed, then prune laterjonmv2023-04-181-0/+25
* Compute whether jobs are blocked in the right place, and exposejonmv2023-04-131-2/+4
* Introduce a more detailed Readiness object for planned deployment jobsjonmv2023-04-131-0/+10
* Set newest revision as change for any instances it createsjonmv2023-01-101-2/+9
* Include run reason in responses, when anyjonmv2022-07-081-0/+1
* Detect when using .zone() on incomplete job typejonmv2022-06-291-2/+0
* Update testsjonmv2022-06-151-25/+0
* Merge pull request #22240 from vespa-engine/jonmv/show-all-deployable-buildsValerij Fredriksen2022-04-251-0/+8
|\
| * Show all deployable revisions in deployment graph dropdownjonmv2022-04-251-0/+8
* | Show all plaform to operators, in deplyoyment view graphjonmv2022-04-251-2/+4
|/
* Fix static test controller versionjonmv2022-04-111-2/+2
* Mark builds with equal hash as non-deployable upon accepting themjonmv2022-04-111-9/+1
* Allow cancelling rollout of builds, through /application/v4/jonmv2022-04-111-1/+1
* Improve formatting of controller-server JSON response filesjonmv2022-04-111-26/+13
* Add more data to builds table in deployment overviewjonmv2022-04-111-4/+16
* Update all response files in controller-server with unified format, and stati...jonmv2022-04-111-28/+40
* Handle incocmpatible versions for dev/perf deploymentsJon Marius Venstad2022-03-151-1/+2
* Fix API responseJon Marius Venstad2022-03-081-8/+0
* Include currently deploying versions as availableJon Marius Venstad2022-03-021-1/+10
* Merge pull request #21348 from vespa-engine/freva/app-formatValerij Fredriksen2022-02-281-24/+4
|\
| * Serialize ApplicationVersion without sourceValerij Fredriksen2022-02-231-24/+4
* | Remove stray commassJon Marius Venstad2022-02-231-2/+2
* | Remove available versions "at" timestamppJon Marius Venstad2022-02-231-10/+4
* | Provide list of available versionosJon Marius Venstad2022-02-231-0/+51
|/
* Fix unit testJon Marius Venstad2022-02-171-0/+22
* Expose list of known relevant versions in deployment view APIJon Marius Venstad2022-02-171-0/+24
* Detect latest versions as upgrades when there are no prod deploymentsJon Marius Venstad2022-02-171-3/+3
* Increment build number for direct deploymentsValerij Fredriksen2021-09-091-1/+3
* Abort running jobs less eagerlyJon Marius Venstad2021-08-191-2/+2
* Remove legacy deployment pathMartin Polden2021-03-181-0/+1
* Hide irrelevant test jobs from deployment API payloadJon Marius Venstad2020-12-171-28/+3
* Add projectId to deployment APIValerij Fredriksen2020-03-051-0/+1
* Allow unknown packages in manual prod deployment jobs in CDJon Marius Venstad2020-03-031-2/+27
* Fix generated nav URLsJon Marius Venstad2020-02-141-7/+7
* Revert "Revert "Jvenstad/reapply deployment graph api additions""Jon Marius Venstad2020-02-131-45/+93
* Revert "Jvenstad/reapply deployment graph api additions"Harald Musum2020-02-071-93/+45
* Make sure not to display newer Vespa versions than the system versionJon Marius Venstad2020-02-071-2/+2
* Reapply "Add latest application and normal conf. Vespa, and blockers, to dep....Jon Marius Venstad2020-02-071-45/+93
* Revert "Add latest application and normal conf. Vespa, and blockers, to dep.g...Arnstein Ressem2020-02-071-93/+45
* Show whether instance should be allowed to upgrade to given versionJon Marius Venstad2020-02-061-0/+4
* Rename application version id -> buildJon Marius Venstad2020-02-061-48/+48
* Add latest application and normal conf. Vespa, and blockers, to dep.graph.vie...Jon Marius Venstad2020-02-061-6/+50
* Do not run tests in production deployment jobsJon Marius Venstad2020-01-271-60/+0
* Put step info under step object in new deployment graph APIJon Marius Venstad2020-01-231-0/+4
* Run staging-setup tagged unit tests on initial staging deployment before upgradeJon Marius Venstad2020-01-171-14/+30