aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-083-16/+0
* Reapply "Shutdown reconfiguration thread in a more controlled way [run-system...Bjørn Christian Seime2022-02-071-3/+3
* Revert "Shutdown reconfiguration thread in a more controlled way [run-systemt...Bjørn Christian Seime2022-02-071-3/+3
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-041-3/+3
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* Include generation number in log message for deconstructionBjørn Christian Seime2022-01-251-2/+2
* Rename methods to 'waitForNextGraphGeneration'Bjørn Christian Seime2022-01-252-3/+3
* Delegate responsibility/timing of cleaning up old components to callerBjørn Christian Seime2022-01-252-3/+7
* Rename methods that implicitly waits for a new config generationBjørn Christian Seime2022-01-252-3/+3
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-1/+1
* Remove obsolete usage of ServletPathsConfiggjoranv2022-01-032-5/+0
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-0/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-2112-273/+236
* Broken pipe can be reported through SocketExceptionBjørn Christian Seime2021-12-131-1/+2
* Rename method 'future' => 'completeFuture'Bjørn Christian Seime2021-12-081-1/+1
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-085-9/+20
* Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-061-3/+7
* Make DiscFilterRequest non-abstract and deprecate JdiscFilterRequestBjørn Christian Seime2021-12-031-26/+25
* Make DiscFilterResponse concrete and remove package-private sub-classBjørn Christian Seime2021-12-031-7/+8
* Reapply "Remove Servlet integration from container-core [run-systemtest]""Bjørn Christian Seime2021-12-035-620/+0
* Revert "Remove Servlet integration from container-core [run-systemtest]"Jon Marius Venstad2021-12-035-0/+620
* Remove Servlet integration from container-coreBjørn Christian Seime2021-12-025-620/+0
* Deprecate metrics 'http.status.[401|403]'Bjørn Christian Seime2021-11-231-0/+1
* Add status code as dimension to response metricsBjørn Christian Seime2021-11-231-21/+27
* Use concurrent map for adders + simplify request=>dimensions mappingBjørn Christian Seime2021-11-232-37/+31
* Add position and arrayOffset, when writing from ByteBufferJon Marius Venstad2021-10-311-1/+0
* Update 2020 Oath copyrights.gjoranv2021-10-277-7/+7
* Update 2019 Oath copyrights.gjoranv2021-10-275-5/+5
* Revert "Merge pull request #19686 from vespa-engine/jonmv/revert-streamed-vis...Jon Marius Venstad2021-10-211-3/+0
* Revert "Merge pull request #19664 from vespa-engine/jonmv/streaming-doc-v1-vi...Jon Marius Venstad2021-10-211-0/+3
* Merge pull request #19664 from vespa-engine/jonmv/streaming-doc-v1-visitJon Marius Venstad2021-10-211-3/+0
|\
| * Limit to 16MB outstanding visit response dataJon Marius Venstad2021-10-201-3/+0
* | Add missiung copyrightsJon Bratseth2021-10-201-1/+2
|/
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-3/+2
* Metrics Q size and capacity must into account what kind of Q is used.Henning Baldersheim2021-10-154-29/+79
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-2/+3
* Simplify by taking a SubscriberFactory instead of a Function.gjoranv2021-10-081-3/+2
* More mockito magic.Henning Baldersheim2021-10-081-3/+5
* Use refer(any)Henning Baldersheim2021-10-081-12/+8
* Merge pull request #19452 from vespa-engine/bjorncs/jetty-async-listenerBjørn Christian Seime2021-10-071-2/+1
|\
| * Refactor async completion logic for read and write pathBjørn Christian Seime2021-10-071-2/+1
* | Update Verizon Media copyright notices.gjoranv2021-10-0720-20/+20
* | Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
* | Update 2018 copyright notices.gjoranv2021-10-0714-14/+14
* | Update 2017 copyright notices.gjoranv2021-10-0780-80/+80
|/
* Add mock for added newRequest method.Henning Baldersheim2021-10-053-0/+3
* Add option to attach a context to refer.Henning Baldersheim2021-10-051-0/+1
* SimplifyHenning Baldersheim2021-10-041-20/+20
* - Add deprecation warning for methods only used in tests to enable using fina...Henning Baldersheim2021-10-013-0/+5
* Scale jdisc threadpools with cpus available in JVMBjørn Christian Seime2021-09-301-11/+18