aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/main/java/com/yahoo/jdisc/test
Commit message (Collapse)AuthorAgeFilesLines
* Remove PublicApi annotation for jdisc.test package.gjoranv2021-12-061-1/+0
| | | | | - Does not contain any classes that are appropriate for external usage. Not currently used by any hosted Vespa apps.
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
| | | | Replace use of Guava's `com.google.common.annotations.Beta` with custom annotation.
* Improve error message when assertion fails and poll longerBjørn Christian Seime2021-11-241-0/+7
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-0711-11/+11
|
* Execute each test http request onceBjørn Christian Seime2021-06-211-1/+1
|
* Defensively copy given properties in MockMetricJon Marius Venstad2020-10-281-2/+4
|
* Move MockMetric to jdisc_core test packageJon Marius Venstad2020-10-281-0/+53
|
* Add equals and hashCode to some classesJon Marius Venstad2020-09-301-1/+1
|
* Move setPhaser to LocalDocumentAccessJon Marius Venstad2020-09-301-3/+17
|
* Make it possible to instantiate TestTimer at a given InstantValerij Fredriksen2020-08-181-4/+19
|
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-051-0/+9
| | | | This reverts commit 2ef1e922a1d845b3cd79e9fb329925e7e9896919.
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-041-9/+0
|
* Support safe component deconstruction in jdisc container.gjoranv2019-10-281-0/+9
| | | | | | | | | - Add allowDuplicates to all Osgi classes - Uninstall bundles in Deconstructor - We no longer refresh bundles because we uninstall old bundles at a later point than the new bundles are installed. Hence, the user must version app bundles that are dependencies used by other app bundles.
* Revert "Revert "Add Orchestrator application lock metrics""Håkon Hallingstad2019-10-221-0/+31
|
* Revert "Add Orchestrator application lock metrics"Harald Musum2019-10-221-31/+0
|
* Add Orchestrator application lock metricsHåkon Hallingstad2019-10-211-0/+31
|
* Remove findbugs annotations from code and build path.gjoranv2019-09-091-2/+0
| | | | | - jsr305 is needed by guava, which declares it as optional dep. - Remaining modules with annotations do not affect the container.
* Generate html5 javadocgjoranv2019-01-211-3/+3
|
* Fix author tag for SimonBjørn Christian Seime2018-07-059-9/+9
|
* Reduce log noise from HttpServerConformanceTestBjørn Christian Seime2017-11-131-3/+6
|
* Revert "Bjorncs/jdisc http service cleanup"Martin Polden2017-11-101-6/+3
|
* Reduce log noise from HttpServerConformanceTestBjørn Christian Seime2017-11-091-3/+6
|
* Update copyright headersJon Bratseth2017-06-1411-11/+11
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1411-11/+11
|
* Update copyright headersJon Bratseth2017-06-1411-11/+11
|
* Revert "Copyright header"Jon Bratseth2017-06-1311-11/+11
|
* Copyright headerJon Bratseth2017-06-1311-11/+11
|
* PublishJon Bratseth2016-06-1511-0/+3777