summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container
Commit message (Expand)AuthorAgeFilesLines
* Convert container-core to junit5Bjørn Christian Seime2022-07-2839-691/+729
* Add test for component not using its explicitly injected component.gjoranv2022-07-111-2/+18
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-18/+2
* Add test for component not using its explicitly injected component.gjoranv2022-07-091-2/+18
* Deprecate ConfigGetterHarald Musum2022-07-072-0/+4
* MetricsPacketsHandler adds hostname dimension if absentOla Aunrønning2022-07-041-1/+29
* handle zstd compressed filesArne H Juul2022-06-211-6/+15
* Avoid deploying revisoins for apps without project id (no orch CD hack)jonmv2022-06-152-5/+6
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+0
* Remove on Vespa 8Jon Bratseth2022-06-081-84/+0
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-1/+0
* Introduce new metrics for container threadpoolBjørn Christian Seime2022-04-201-2/+4
* Improve class names for the container threadpoolsBjørn Christian Seime2022-04-191-4/+4
* use toRealPath for both argumentsArne Juul2022-02-171-3/+4
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-082-10/+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
* GC deprecated junit assertThat.Henning Baldersheim2021-12-219-128/+103
* Update 2020 Oath copyrights.gjoranv2021-10-277-7/+7
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* 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
* Limit to 16MB outstanding visit response dataJon Marius Venstad2021-10-201-3/+0
* 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-153-26/+77
* 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
* Update Verizon Media copyright notices.gjoranv2021-10-075-5/+5
* Update 2018 copyright notices.gjoranv2021-10-079-9/+9
* Update 2017 copyright notices.gjoranv2021-10-0719-19/+19
* Scale jdisc threadpools with cpus available in JVMBjørn Christian Seime2021-09-301-11/+18
* Remove Jersey related code from the container osgi layer.gjoranv2021-07-141-6/+0
* Remove Jersey integration from DI framework.gjoranv2021-07-143-152/+0
* Add san dns rfc822 cert field in connection logMorten Tokle2021-06-141-1/+2
* ensure the handler actually runs before checking what it didArne Juul2021-04-211-2/+2
* - Use 256k buffer for connection log as it is low volume.Henning Baldersheim2021-04-161-7/+8
* Move MaxPendingContentChannelStream to container-core and use it thorugh max ...Jon Marius Venstad2021-04-142-3/+52
* Add java source from container-di.gjoranv2021-04-1210-0/+2098
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-0610-2098/+0
* Add java source from container-di.gjoranv2021-04-0210-0/+2098
* Jdisc access log: rename 'contentSize'=>'responseSize' + add 'requestsize'Bjørn Christian Seime2021-03-251-2/+9
* Remove the jdisc_http_service module.gjoranv2021-03-231-1/+2
* Add test java source files from jdisc_http_service.gjoranv2021-03-235-0/+616