aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26651 from vespa-engine/jonmv/DP-to-reduce-number-of-crea...Henning Baldersheim6 days2-51/+82
|\
| * Always use cached entriesJon Marius Venstad13 days1-1/+1
| * Only use cached elements when specifiedjonmv2023-03-301-1/+1
| * Forbid compound names whose children are illegaljonmv2023-03-302-8/+24
| * Avoid creating an exponential number of compound-names with many segmentsjonmv2023-03-302-51/+66
* | Use full author nameHarald Musum2024-04-242-2/+2
* | Replace all invalid characters with underscoreOla Aunronning2024-04-172-2/+10
* | Merge pull request #30929 from vespa-engine/revert-30815-balder/rely-on-mbus-...v8.331.34Henning Baldersheim2024-04-161-1/+5
|\ \
| * | Revert "- Avoid a Q in the document v1 handler. Rely only on mbus Q."Henning Baldersheim2024-04-161-1/+5
* | | Use model-integration as provided and specify exported classes in PlatformBun...Lester Solbakken2024-04-161-0/+1
|/ /
* | Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-1221-58/+43
* | Unify on List.ofHenning Baldersheim2024-04-1116-45/+33
* | Unify on Set.ofHenning Baldersheim2024-04-118-37/+26
* | Fix testPrometheusFormatOla Aunronning2024-04-111-6/+4
* | Fix failing annotator test and singletonMap => Map.ofHenning Baldersheim2024-04-112-4/+3
* | Unify on Map.ofHenning Baldersheim2024-04-119-35/+28
* | Use pattern variable.Henning Baldersheim2024-04-051-4/+2
* | - Avoid a Q in the document v1 handler. Rely only on mbus Q.Henning Baldersheim2024-04-041-5/+1
* | Revert "Revert "Disable proxy protocol on jdisc containers in Azure, #2""Håkon Hallingstad2024-04-031-0/+2
* | Revert "Disable proxy protocol on jdisc containers in Azure, #2"Håkon Hallingstad2024-04-031-2/+0
* | Revert "Revert "Disable proxy protocol on jdisc containers in Azure""Håkon Hallingstad2024-04-031-0/+2
* | Revert "Disable proxy protocol on jdisc containers in Azure"Harald Musum2024-04-031-2/+0
* | Merge pull request #30783 from vespa-engine/hakonhall/disable-proxy-protocol-...Håkon Hallingstad2024-04-021-0/+2
|\ \
| * | Disable proxy protocol on jdisc containers in AzureHåkon Hallingstad2024-04-021-0/+2
* | | Group metrics by nameOla Aunronning2024-03-272-36/+87
|/ /
* | Merge pull request #30636 from vespa-engine/olaa/state-v1-prometheusOla Aunrønning2024-03-262-4/+100
|\ \
| * | Allow prometheus format from /state/v1/metricsOla Aunronning2024-03-142-4/+100
* | | Merge pull request #30526 from vespa-engine/lesters/server-sent-eventsJon Bratseth2024-03-211-1/+1
|\ \ \
| * | | Fix typoLester Solbakken2024-03-211-1/+1
* | | | Add necessary config to ClusterConfig to avoid hidden relation via clusterId ...Henning Baldersheim2024-03-161-4/+0
| |/ / |/| |
* | | Fail with 400 for bad `application/x-www-form-urlencoded` requestsBjørn Christian Seime2024-03-142-1/+26
* | | Misc improvements to `RestApi`Bjørn Christian Seime2024-03-122-8/+10
* | | Rename FastBackend => Indexedbackend, and move some tests into the package th...Henning Baldersheim2024-03-111-1/+1
* | | Searcher => BackendHenning Baldersheim2024-03-111-1/+1
|/ /
* | - Set the complete list of the config where it contains the complete world.Henning Baldersheim2024-03-061-1/+1
* | Move some of bratseths ownership to others.Geir Storli2024-02-281-1/+0
* | Sort after filter, so total order existsjonmv2024-02-271-9/+3
* | Ensure consistent global orderingBjørn Christian Seime2024-02-271-1/+3
* | Handle `InvalidJsonException` by default. Fix mapper orderingBjørn Christian Seime2024-02-273-1/+27
* | Merge pull request #30411 from vespa-engine/freva/jsonHåkon Hallingstad2024-02-263-367/+1
|\ \
| * | Move Json to vespajlibValerij Fredriksen2024-02-263-367/+1
* | | Add default mapper for `Json`Bjørn Christian Seime2024-02-261-0/+5
|/ /
* | Minor improvements to `Json.Builder`Bjørn Christian Seime2024-02-261-0/+4
* | Add `stream()`Bjørn Christian Seime2024-02-151-0/+4
* | Add fluent builderBjørn Christian Seime2024-02-152-0/+90
* | Add simple Slime wrapper throwing 400 on missing/invalid contentBjørn Christian Seime2024-02-153-0/+270
* | No need to have more than 1s shutdownIdleTimeout as default. Running tests ta...Henning Baldersheim2024-02-141-1/+1
* | Minor refactoring while reading federation codeHenning Baldersheim2024-02-141-1/+0
* | All rpc parameters handles restart.Henning Baldersheim2024-01-151-3/+3
* | Rpc port changes does not require a restart.Henning Baldersheim2024-01-151-1/+1