aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/persistence/RunSerializer.java
Commit message (Expand)AuthorAgeFilesLines
* More controller code to internal repo.gjoranv2023-11-061-418/+0
* Update copyrightJon Bratseth2023-10-091-1/+1
* Store optional dependent job and change for each run (will be used for tests)jonmv2023-09-081-2/+45
* Store cloud account when deploying tester, reuse for initial stagingjonmv2023-08-311-3/+5
* Revert "Revert "Use another exception and error in response when quota is exc...Harald Musum2023-05-221-0/+3
* Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-221-3/+0
* Handle quota exceeded from config serverHarald Musum2023-05-221-0/+3
* When a human cancels a job, do not retry itjonmv2023-04-281-0/+3
* Do not retry invalid applications (for the next 100 years)jonmv2022-10-121-30/+30
* Use a single last log timestamp, and upper bound with now - 1sjonmv2022-05-241-3/+0
* Revert "Merge pull request #22721 from vespa-engine/revert-22720-jonmv/get-te...jonmv2022-05-231-2/+4
* Revert "Jonmv/get tester logs"Jon Marius Venstad2022-05-231-4/+2
* Rename field to unique nameValerij Fredriksen2022-05-231-1/+1
* Fetch and merge tester Vespa log with Vespa log for system and staging testsjonmv2022-05-231-2/+4
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-8/+2
* Resolve some TODOsjonmv2022-04-211-1/+0
* Add new run status noTests, which is a success, but not quite as shinyjonmv2022-04-211-0/+3
* Serialise JobType with zone+test, and eliminate last == usagesjonmv2022-04-191-6/+8
* Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-191-30/+10
* Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-191-10/+30
* Remove compatiblity serialisation of revision idsjonmv2022-04-121-30/+10
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-111-33/+28
* Add description and risk to application versionsjonmv2022-04-111-3/+1
* Use a fixed time in controller rest api testsjonmv2022-04-111-1/+0
* ** Add RevisionId as key for ApplicationVersion, and gather them all in Revis...jonmv2022-04-091-2/+2
* Store non-canonical reasons for runs, and avoid auto-aborting these from dep....Jon Marius Venstad2022-02-281-1/+4
* Put back date for removal of compatibilityJon Bratseth2022-02-231-1/+1
* Remove date for removal of compatibilityJon Bratseth2022-02-231-1/+1
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-3/+4
* Let tests lie dormant for a while (1/20 of time since deployment, clamped) af...Jon Marius Venstad2022-02-161-0/+3
* Make it possible to reset runs—they count as failed, so do clean-up, then r...Jon Marius Venstad2022-02-161-0/+3
* Keep one old version. Don't keep hash of entire package.Ola Aunrønning2022-01-271-3/+1
* Stores all deployed app versions. Stores app/bundle hashesOla Aunrønning2022-01-271-1/+5
* Never modify cached runsMartin Polden2022-01-061-1/+2
* Simplify deployedDirectly serializationValerij Fredriksen2021-11-151-4/+1
* Wire in dryRun deployment optionHarald Musum2021-09-281-2/+5
* Fix directlyDeployed default value deserialization bugValerij Fredriksen2021-09-101-1/+1
* Add deployedDirectly to ApplicationVersionValerij Fredriksen2021-09-091-1/+7
* Upgrade dev at dep-local nightJon Marius Venstad2021-07-051-1/+4
* Move helper methods to SlimeUtilsMartin Polden2021-06-211-9/+10
* Remove old convergence summary fieldValerij Fredriksen2021-05-311-10/+4
* Expose number of retiring nodes in deployment logValerij Fredriksen2021-05-261-9/+16
* Extract and use Serializers#instantMartin Polden2021-03-191-9/+3
* fail faster and record when missing endpoint certandreer2020-02-181-16/+19
* Don't write empty latestVersions, and clear any existing emptyJon Marius Venstad2020-02-011-10/+11
* Revert "Handle empty source revision"Harald Musum2020-02-011-13/+7
* Handle empty source revisionMartin Polden2020-01-311-7/+13
* Accept old summary format in runJon Marius Venstad2020-01-261-1/+1
* Add info about ongoing firmware checks as wellJon Marius Venstad2020-01-241-3/+5
* Denser convergence log outputJon Marius Venstad2020-01-241-1/+1