summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-201-1/+1
* Simplify creation of BundleInstantiationSpecgjoranv2022-07-121-2/+2
* 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
* Rewrite to use native arrays instead of List<String> => Cpu cost cut in half.Henning Baldersheim2022-06-301-8/+11
* Join 2 testcases for CompoundName.Henning Baldersheim2022-06-292-97/+90
* 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
* Temporarily ignore testsBjørn Christian Seime2022-06-141-0/+2
* try harder to ensure two connections get usedArne H Juul2022-06-131-1/+1
* Test seems to fail occasionally with ConnectionClosedExceptionBjørn Christian Seime2022-06-131-2/+9
* Rewrite test as hc5 is finally dealing with GOAWAY correctlyBjørn Christian Seime2022-06-131-15/+9
* GC deprecated methods and make mebers final.Henning Baldersheim2022-06-081-3/+0
* 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
* Remove deprecated filter request/response APIsBjørn Christian Seime2022-06-082-40/+25
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-085-55/+14
* Remove deprecated http response metricsBjørn Christian Seime2022-06-081-2/+0
* Rewrite current 'SslContextFactoryProvider' impls to 'SslProvider'Bjørn Christian Seime2022-05-311-5/+3
* Ensure proxy-protocol is mandatory when mixed-mode is disabledBjørn Christian Seime2022-05-111-2/+20
* Destroy Jetty client after stopBjørn Christian Seime2022-05-061-0/+1
* Configure timeouts on Jetty client and add retries to access log validationBjørn Christian Seime2022-05-061-2/+15
* Misc code cleanupBjørn Christian Seime2022-05-061-13/+12
* Use renderResponseJon Bratseth2022-04-291-3/+3
* 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
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-3/+3
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-3/+3
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-3/+3
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-3/+3
* Use null rather than "" for no load balancer, as intended(?), and fix some as...jonmv2022-04-081-3/+3
* Use HttpURL for base url and query in StateRequestHandlerJon Marius Venstad2022-04-071-1/+1
* Resolve conflictsJon Marius Venstad2022-04-072-206/+5
* Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-062-4/+9
* Disallow ? and # as well, in default path segment validatorJon Marius Venstad2022-04-061-0/+16
* Simplify Path by using HttpURL.Path for segments, and adding default validationJon Marius Venstad2022-04-061-3/+6
* Remove type from HttpURL and its inner classes, and split validation of path ...Jon Marius Venstad2022-04-061-18/+21
* API brush-up, more unit test coverageJon Marius Venstad2022-04-041-3/+149
* Add HttpURL with Path and Query inner classesJon Marius Venstad2022-04-031-0/+32
* Disallow relative paths and specsMartin Polden2022-03-291-1/+27
* Remove unused optionalPrefixMartin Polden2022-03-291-13/+0
* use toRealPath for both argumentsArne Juul2022-02-171-3/+4
* 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