aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/test
Commit message (Expand)AuthorAgeFilesLines
* Add suppport for mark/reset.Henning Baldersheim2020-06-181-3/+33
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-1/+1
* Remove unused BootstrapDaemongjoranv2019-10-031-154/+0
* Handle 'https' scheme in uri pattern matching as 'http'Bjørn Christian Seime2019-04-031-0/+9
* Revert "Handle 'https' scheme in uri pattern matching as 'http'"Bjørn Christian Seime2019-04-031-9/+0
* Handle 'https' scheme in uri pattern matching as 'http'Bjørn Christian Seime2019-04-021-0/+9
* Format timestamp with 6 decimalsBjørn Christian Seime2019-04-012-39/+41
* JDK 11: Replace LogRecord.setMillis with setInstant.gjoranv2019-03-041-3/+2
* Bootstrap FelixParams at runtime.gjoranv2019-01-211-1/+1
* Remove jdisc-logfmtBjørn Christian Seime2019-01-2112-216/+0
* Match uris with implicit port given from schemeBjørn Christian Seime2018-11-191-0/+9
* Use a more robust method for retrieving system packages.gjoranv2018-09-271-2/+4
* Fix author tag for SimonBjørn Christian Seime2018-07-0590-90/+90
* Revert "Revert "Move TimeBudget to vespajlib and use Clock""Håkon Hallingstad2018-06-221-29/+0
* Revert "Move TimeBudget to vespajlib and use Clock"Harald Musum2018-06-211-0/+29
* Move TimeBudget to vespajlib and use ClockHåkon Hallingstad2018-06-211-29/+0
* Add timeout to set-node-state calls from OrchestratorHåkon Hallingstad2018-06-191-0/+29
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-022-8/+11
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-022-11/+8
* Allow building with Java 9.gjoranv2018-04-302-8/+11
* Introduce simple container watchdogBjørn Christian Seime2018-04-161-0/+73
* Remove container watchdogBjørn Christian Seime2018-04-131-159/+0
* Reduce logging of false positives in container watchdogBjørn Christian Seime2018-03-081-8/+5
* Only run gc when number of stale containers above thresholdBjørn Christian Seime2018-02-061-4/+8
* add the pattern to BindingMatchArne Juul2017-11-092-8/+13
* Triggering finalization does not guarantee that phantom references are enqueuedBjørn Christian Seime2017-07-201-1/+2
* Merge pull request #2966 from yahoo/bjorncs/activecontainer-watchdogBjørn Christian Seime2017-07-171-0/+2
|\
| * Temporarily ignore testBjørn Christian Seime2017-07-171-0/+2
* | Improve ActiveContainerDeactivationWatchdog unit testBjørn Christian Seime2017-07-171-7/+16
|/
* Ensure that phantom references are enqueued to reference queueBjørn Christian Seime2017-07-171-2/+1
* Update copyright headersJon Bratseth2017-06-1495-94/+95
* Revert "Update copyright headers"Jon Bratseth2017-06-1495-95/+94
* Update copyright headersJon Bratseth2017-06-1495-94/+95
* Revert "Copyright header"Jon Bratseth2017-06-1395-95/+94
* Copyright headerJon Bratseth2017-06-1395-94/+95
* Rename jdisc_logfmt to vespa-jdisc-logfmt.Tor Egge2017-06-133-4/+4
* Ignore test (#2719)Bjørn Christian Seime2017-06-121-0/+2
* Use mocked clock (#2718)Bjørn Christian Seime2017-06-121-2/+1
* Reintroduce enforced destruction of ActiveContainer (#2712)Bjørn Christian Seime2017-06-121-0/+54
* Remove finalizer in ActiveContainerBjørn Christian Seime2017-06-121-75/+0
* Use a single thread to monitor all deactivated ActiveContainersBjørn Christian Seime2017-06-081-18/+30
* Track stale ActiveContainer instancesBjørn Christian Seime2017-05-311-0/+79
* Revert "Add unit test for ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-78/+0
* Add unit test for ActiveContainerStatisticsBjørn Christian Seime2017-05-301-0/+78
* Change timeout response code from 408 to 504Bjørn Christian Seime2017-05-102-12/+12
* fix or suppress warningsArne H Juul2017-04-208-21/+23
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-046-9/+9
* Use Github username as authorBjørn Christian Seime2016-06-282-2/+2
* Use /usr/bin/env perl instead of /usr/local/bin/perlArnstein Ressem2016-06-171-2/+2
* PublishJon Bratseth2016-06-15106-0/+13917