aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/stubs/MockRunDataStore.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Store Vespa logs in S3 for non-prod-deployment jobsjonmv2022-08-151-0/+16
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Include test report in job run detailsMorten Tokle2020-09-011-0/+13
* Limit run data and logs to a history of the 256 last onesJon Marius Venstad2018-10-051-0/+5
* Use Optional for get and delete on appliation level in RunDataStoreJon Marius Venstad2018-08-231-4/+6
* Rename LogStore to RunDataStore -- LogStore will deal with LogRecordsJon Marius Venstad2018-08-231-0/+32