aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #29367 from vespa-engine/bjorncs/restapiBjørn Christian Seime2023-11-172-2/+30
|\
| * Return 404 on missing path parameterBjørn Christian Seime2023-11-172-1/+13
| * Apply exception mappers for filter executionBjørn Christian Seime2023-11-172-1/+17
* | Fail immediately when `Content-Length` is presentBjørn Christian Seime2023-11-172-7/+28
|/
* Add configuration for shutdown idle timeoutBjørn Christian Seime2023-11-133-1/+10
* Update container-core/src/main/java/com/yahoo/jdisc/http/server/jetty/Servlet...Bjørn Christian Seime2023-11-101-1/+1
* Limit max payload size based on heap sizeBjørn Christian Seime2023-11-103-6/+27
* Stop subscribing to config that is staticHarald Musum2023-11-082-10/+4
* Do not use direct buffers for ENcryption in Jettyjonmv2023-11-061-1/+1
* Ignore host_life metricOla Aunronning2023-10-302-2/+1
* Revert "Merge pull request #29152 from vespa-engine/revert-29137-olaa/infrast...Ola Aunronning2023-10-305-59/+94
* Revert "Allow filtering prometheus metrics"Ola Aunrønning2023-10-305-94/+59
* Allow filtering prometheus metricsOla Aunronning2023-10-275-59/+94
* Add overload for pretty JSONBjørn Christian Seime2023-10-261-6/+9
* Only report known dimension valuesMorten Tokle2023-10-233-4/+14
* Merge pull request #29009 from vespa-engine/bratseth/non-functional-onlyJon Bratseth2023-10-181-6/+6
|\
| * Non-functional changes onlyJon Bratseth2023-10-181-6/+6
* | No docs search AND timeout should give 0 coverage instead of 100%.Henning Baldersheim2023-10-183-1/+9
|/
* Silly hack to close HTTP server before mbus serverjonmv2023-10-111-1/+1
* Non-functional changesjonmv2023-10-113-5/+4
* Reduce default limit for HTTP/2 concurrent streamsBjørn Christian Seime2023-10-101-1/+1
* Merge pull request #28851 from vespa-engine/jonmv/random-fixBjørn Christian Seime2023-10-101-1/+1
|\
| * Return time in correct unitjonmv2023-10-101-1/+1
* | Correct copyright headersJon Bratseth2023-10-095-5/+5
* | Update copyrightJon Bratseth2023-10-09502-516/+517
|/
* Add copyright headerjonmv2023-10-051-0/+1
* Isolate inner jetty server component from wrapper with filtersjonmv2023-10-0511-71/+134
* Merge pull request #28439 from vespa-engine/jonmv/visit-removes-in-doc-v1Jon Marius Venstad2023-09-073-25/+9
|\
| * Random cleanupjonmv2023-09-073-25/+9
* | Add thread name template as dimension for locked load for curator locksjonmv2023-09-071-1/+1
|/
* Remove 'clientIp' dimensionBjørn Christian Seime2023-09-063-7/+1
* Use Guice 6.0Bjørn Christian Seime2023-09-041-1/+1
* com.github.tomakehurst.wiremock has become org.wiremockHenning Baldersheim2023-09-021-1/+1
* Use default JDK11 variantBjørn Christian Seime2023-08-311-1/+1
* Merge pull request #28275 from vespa-engine/olaa/remove-uptimegjoranv2023-08-305-64/+8
|\
| * Remove unused 'uptime' metric. Always add host-life in MetricsPacketsHandlerOla Aunronning2023-08-305-64/+8
* | Mocking native methods no longer possibleBjørn Christian Seime2023-08-302-5/+19
* | - Update dependency org.jvnet.mimepull:mimepull to v1.10.0renovate[bot]2023-08-297-78/+64
|/
* Consolidate hamcrest usage to 2.x and remove cthul-matchersBjørn Christian Seime2023-08-294-14/+7
* Add min/sum/count suffixes to gauge metricsOla Aunronning2023-08-092-3/+15
* Use a common map for getters and settersHenning Baldersheim2023-08-021-1/+1
* Update ABI after final method became static.Henning Baldersheim2023-08-021-5/+5
* Use a map of setter lambdas.Henning Baldersheim2023-08-021-5/+5
* Allow filtering on infrastructure metric setOla Aunronning2023-08-012-8/+144
* Add enums for infrastructure and add to vespametricsset as needed for infrast...yngveaasheim2023-07-312-2/+2
* Add separate connector for token endpointBjørn Christian Seime2023-07-191-11/+6
* Make headers controlling client address connector specificBjørn Christian Seime2023-07-197-70/+64
* Update abi-specs after making config class Builders finalgjoranv2023-07-171-16/+32
* Use config self-subscription also for session-cache which powers docprocjonmv2023-07-141-2/+0
* Simplify a bitjonmv2023-07-131-1/+1