summaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23488 from vespa-engine/merge-yolean-into-vespajlibJon Bratseth2022-07-131-6/+0
|\
| * Remove all dependencies to yoleangjoranv2022-07-131-6/+0
* | 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-063-13/+22
* | 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-303-7/+18
|/
* 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-092-14/+3
* Remove 'SslContextFactoryProvider'Bjørn Christian Seime2022-06-094-60/+0
* Remove jdisc_jettyBjørn Christian Seime2022-06-081-6/+0
* Embed the core Jetty bundles inside container-coreBjørn Christian Seime2022-06-081-0/+39
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* GC deprecated methods and make mebers final.Henning Baldersheim2022-06-081-3/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-14/+4
* Remove config version on Vespa 8Jon Bratseth2022-06-081-6/+0
* 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