summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/persistence/ApplicationSerializerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Let outstanding change know the application versionMartin Polden2018-02-051-2/+10
* Migrate to new application versionMartin Polden2018-02-051-8/+7
* Revert "Migrate to new application version"Martin Polden2018-02-021-7/+8
* Revert "Let outstanding change know the application version"Martin Polden2018-02-021-10/+2
* Merge pull request #4889 from vespa-engine/mpolden/application-versionMorten Tokle2018-02-021-10/+17
|\
| * Let outstanding change know the application versionMartin Polden2018-02-021-2/+10
| * Migrate to new application versionMartin Polden2018-02-021-8/+7
* | Move test data to separate fileMartin Polden2018-02-021-4/+7
|/
* Revert "Migrate to new application version"Harald Musum2018-02-011-24/+14
* Let outstanding change know the application versionMartin Polden2018-02-011-2/+10
* Migrate to new application versionMartin Polden2018-02-011-8/+7
* Move test data to separate fileMartin Polden2018-02-011-4/+7
* Revert "Application version migration"Morten Tokle2018-01-311-14/+12
* Migrate to new application versionMartin Polden2018-01-311-8/+7
* Move test data to separate fileMartin Polden2018-01-301-4/+7
* Application.deploying -> Application.changeJon Bratseth2018-01-261-8/+8
* Simplify ChangeJon Bratseth2018-01-261-8/+8
* Make Application.deploying mandatoryJon Bratseth2018-01-261-11/+9
* Make ApplicationChange mandatory on JobStatusJon Bratseth2018-01-261-2/+2
* Make ApplicationChange mandatoryJon Bratseth2018-01-261-6/+6
* Introduce application version numberMartin Polden2018-01-251-18/+20
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-031-3/+1
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-021-1/+3
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-021-3/+1
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-021-1/+3
* Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-141-3/+1
* Replace constructor with factoriesJon Marius Venstad2017-12-081-3/+2
* Replaced instantiation of Zone with ZoneId where applicableJon Marius Venstad2017-12-081-2/+3
* Revert "Factory constructor with region/env"Jon Marius Venstad2017-12-081-2/+2
* Factory constructor with region/envJon Marius Venstad2017-12-081-2/+2
* Move rotation to applicationMartin Polden2017-11-291-1/+4
* Nonfunctional changes onlyJon Bratseth2017-11-211-0/+8
* Update application metrics together with deployment metricsJon Marius Venstad2017-11-201-1/+6
* Maintainer which asks for regular confirmation of ownershipJon Marius Venstad2017-11-161-1/+5
* Fixed some TODO's, most notably removing the always-1 id for triggeringJon Marius Venstad2017-11-091-2/+2
* Fix some conditions, remove unused codeJon Marius Venstad2017-11-091-1/+0
* Fix serialization TODOsMartin Polden2017-11-081-9/+0
* Wrap lock and application and use it when persisting dataMartin Polden2017-10-311-4/+5
* Add run number and reason to build run infoJon Bratseth2017-10-271-4/+4
* Merge pull request #3743 from vespa-engine/smorgrav/synch_app_metricsTorbjørn Smørgrav2017-10-161-1/+9
|\
| * Decouple deployment metrics from the metricservice - to avoid external calls ...toby2017-10-131-1/+9
* | Use correct fieldnames in deserialization of flavor infotoby2017-10-131-0/+3
* | Specify better waste and tco and redefine deployment utilizationtoby2017-10-121-1/+1
* | Add more flavor info and redefine cluster tco and wastetoby2017-10-121-1/+1
|/
* Complete serialization for the clusterinfo and clusterutils objectstoby2017-10-101-2/+15
* Serialization take 1 - not finishedtoby2017-10-101-15/+51
* Disallow invalid project IDMartin Polden2017-10-021-3/+16
* Remove self-triggering supportMartin Polden2017-09-291-4/+2
* Revert "Remove self-triggering support"Harald Musum2017-09-251-1/+2
* Remove self-triggering supportMartin Polden2017-09-221-2/+1