aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/deployment/RunLog.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-2/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Remove unused importsMartin Polden2020-03-041-1/+0
* Remove pointless Optional and clean up API responseJon Marius Venstad2018-10-051-3/+6
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Get sub-list of LogEntry from TesterCloudJon Marius Venstad2018-08-231-0/+1
* Replaced LogRecord LogEntry, and use a chunked Curator buffer for logsJon Marius Venstad2018-08-231-15/+15
* Use Optional for get and delete on appliation level in RunDataStoreJon Marius Venstad2018-08-231-0/+55