summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/jdisc/state/StateHandlerTest.java
Commit message (Expand)AuthorAgeFilesLines
* add "sum" output for gauge metricsArne Juul2019-03-221-1/+2
* Add new handler for obtaining metrics snapshot in "packets" formatgjoranv2018-10-311-98/+1
* Verify whether a new snapshot was expected or notBjørn Christian Seime2018-01-291-23/+28
* Don't run snapshot thread in StateHandlerTestBjørn Christian Seime2018-01-291-19/+11
* Use AtomicLong instead of volatile longBjørn Christian Seime2018-01-251-3/+4
* Use @Before instead of ctor.gjoranv2017-08-151-5/+7
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add missing module bindings to necessary config instances.gjoranv2017-05-091-0/+3
* Add state/v1/version path returning the Vespa versionJon Bratseth2017-04-241-1/+10
* Whitespace changes onlyJon Bratseth2016-08-231-3/+10
* PublishJon Bratseth2016-06-151-0/+409