aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/persistence/LogSerializerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-3/+3
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Handle log server giving overlapping log windows (with micro precision)Jon Marius Venstad2019-09-131-4/+5
* Replace mutable lists with List.ofMartin Polden2019-01-251-2/+1
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Replace log entry levels with typesJon Marius Venstad2018-08-271-5/+7
* 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-32/+28
* Add serialisation of LogRecord objects, with Vespa log levelsJon Marius Venstad2018-08-161-0/+60
* Make LogLevel implementation obey its doc, which seems reasonableJon Marius Venstad2018-08-161-0/+5