summaryrefslogtreecommitdiffstats
path: root/container-core/src
Commit message (Expand)AuthorAgeFilesLines
* Add some tests from an old branch and some code cleanup.Henning Baldersheim2022-08-121-3/+11
* Support overriding redirect hostMorten Tokle2022-08-121-2/+3
* Convert container-core to junit5Bjørn Christian Seime2022-07-2895-2061/+2060
* Move generic crypto helpers from 'c.y.s.tls' to 'c.y.s'Bjørn Christian Seime2022-07-202-2/+2
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-201-1/+1
* Merge pull request #23340 from vespa-engine/hmusum/remove-unused-meta-data-fieldHarald Musum2022-07-131-1/+2
|\
| * Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-1/+2
* | Simplify creation of BundleInstantiationSpecgjoranv2022-07-124-29/+18
* | Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-111-1/+1
* | 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-112-19/+3
* | Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-091-1/+1
* | Add test for component not using its explicitly injected component.gjoranv2022-07-091-2/+18
* | Ensure find-pid script fails gracefully with error messageBjørn Christian Seime2022-07-081-1/+1
* | Deprecate ConfigGetterHarald Musum2022-07-072-0/+4
* | Merge pull request #23348 from vespa-engine/olaa/separate-metric-checksOla Aunrønning2022-07-073-11/+43
|\ \
| * | MetricsPacketsHandler adds hostname dimension if absentOla Aunrønning2022-07-043-11/+43
| |/
* | Make handler timeout configurableBjørn Christian Seime2022-07-062-13/+20
* | Don't request status if task has timed outBjørn Christian Seime2022-07-011-22/+53
* | Shutdown executor on doStop()Bjørn Christian Seime2022-06-301-2/+6
* | Handle timeouts with separate http status codeBjørn Christian Seime2022-06-301-1/+19
* | Make cache expiry configurableBjørn Christian Seime2022-06-302-6/+15
|/
* Rewrite to use native arrays instead of List<String> => Cpu cost cut in half.Henning Baldersheim2022-06-302-27/+67
* Join 2 testcases for CompoundName.Henning Baldersheim2022-06-293-104/+97
* Use List.of/copyOf instead of ImmutableList.Henning Baldersheim2022-06-291-16/+10
* If the context map is empty just return the defaultHenning Baldersheim2022-06-241-1/+0
* Merge pull request #23186 from vespa-engine/arnej/use-zstdcatArne H Juul2022-06-212-19/+52
|\
| * handle zstd compressed filesArne H Juul2022-06-212-19/+52
* | Revert "Simplify as record"Bjørn Christian Seime2022-06-211-2/+10
|/
* Merge pull request #23174 from vespa-engine/bjorncs/health-check-proxyHenning Baldersheim2022-06-201-22/+17
|\
| * Simplify as recordBjørn Christian Seime2022-06-201-10/+2
| * Set timeouts on request (in addition to client)Bjørn Christian Seime2022-06-201-12/+15
* | Set jdisc handler timeout for all session handlersHarald Musum2022-06-181-1/+1
|/
* Avoid deploying revisoins for apps without project id (no orch CD hack)jonmv2022-06-152-5/+6
* Merge pull request #23092 from vespa-engine/jonmv/read-zstd-logsJon Marius Venstad2022-06-151-2/+4
|\
| * Add some comments, cleanupjonmv2022-06-141-2/+4
* | 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
* flip defaultArne H Juul2022-06-091-1/+1
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-0928-28/+28
* Remove deprecated members using AccessLogBjørn Christian Seime2022-06-091-12/+3
* Remove 'SslContextFactoryProvider'Bjørn Christian Seime2022-06-093-42/+0
* GC deprecated methods and make mebers final.Henning Baldersheim2022-06-081-3/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-14/+4
* Remove leftover package-info for c.y.v.container.xml.bindgjoranv2022-06-081-5/+0
* Add missing newlinegjoranv2022-06-081-1/+1
* Create wrapper for Jetty's MultiPartFormInputStreamBjørn Christian Seime2022-06-082-0/+74
* Remove on Vespa 8Jon Bratseth2022-06-081-0/+3