summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/deployment/Run.java
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Get sub-list of LogEntry from TesterCloudJon Marius Venstad2018-08-231-1/+1
* Replaced LogRecord LogEntry, and use a chunked Curator buffer for logsJon Marius Venstad2018-08-231-0/+7
* Store information about last test log record received in RunJon Marius Venstad2018-08-151-7/+13
* Made `RunStatus status` an explicit, set-once, serialised fieldJon Marius Venstad2018-08-141-27/+19
* Rename RunResult to RunStatus -- it will not imply terminationJon Marius Venstad2018-08-141-3/+3
* Allow step status to be set only onceJon Marius Venstad2018-08-141-3/+6
* Remove TODO which won't be doneJon Marius Venstad2018-08-141-3/+1
* Rename RunStatus to RunJon Marius Venstad2018-08-141-0/+182