summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate all builtin XML providers in jdisc.gjoranv2018-05-022-16/+4
|
* Merge with masterJon Bratseth2018-02-271-1/+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
| | | | | | Make ThreadFactory configurable in StateMonitor to enable StateHandlerTest to control the snapshot thread (in this case stop it from running).
* Use AtomicLong instead of volatile longBjørn Christian Seime2018-01-251-3/+4
|
* add jdisc Metric wiringArne Juul2017-12-141-1/+1
| | | | rename metric (will be tagged as a "container" metric anyway)
* Use @Before instead of ctor.gjoranv2017-08-151-5/+7
| | | | | - It's less obscure. Also, if an exception is thrown in the ctor @After is not run.
* Update copyright headersJon Bratseth2017-06-1425-25/+25
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1425-25/+25
|
* Update copyright headersJon Bratseth2017-06-1425-25/+25
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-1325-26/+26
|
* Copyright headerJon Bratseth2017-06-1325-26/+26
|
* 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
|
* Add explanation for deactivated testJon Bratseth2016-10-251-1/+1
|
* Newly re-enabled test fails on factory. Ignore again until cause found.Arnstein Ressem2016-10-251-0/+1
|
* Enable testJon Bratseth2016-10-251-2/+1
|
* Nonfunctional changes onlyJon Bratseth2016-08-241-27/+1
|
* Whitespace changes onlyJon Bratseth2016-08-231-3/+10
|
* Nonfunctional changes onlyJon Bratseth2016-08-231-0/+39
|
* Provide method for overriding timeout for handlerHarald Musum2016-07-071-6/+45
| | | | VESPA-3979
* Don't reused renderer executors across renderer recyclingJon Bratseth2016-06-301-0/+20
|
* PublishJon Bratseth2016-06-1528-0/+3971