aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/http
Commit message (Expand)AuthorAgeFilesLines
...
* Generate config for clientsMorten Tokle2022-11-221-0/+43
* Ensure elements are unique and ordering is consistentBjørn Christian Seime2022-11-181-2/+4
* Put back excludedBindings()Henning Baldersheim2022-10-251-0/+3
* Optimize importsHarald Musum2022-10-243-8/+0
* Restrict data plane bindingsMorten Tokle2022-09-131-8/+8
* Revert "Restrict data plane bindings"Morten Tokle2022-09-121-8/+8
* Restrict data plane bindingsMorten Tokle2022-09-121-8/+8
* Add some tests from an old branch and some code cleanup.Henning Baldersheim2022-08-121-2/+3
* Move rule-based-filter config to configdefinitions module/bundlegjoranv2022-07-271-6/+6
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-7/+7
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-7/+7
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-7/+7
* Add to log message that read and write access control attributes will be remo...Harald Musum2022-06-202-9/+9
* Clean up 'searchchain' and 'searchchains' syntax in services.xmlgjoranv2022-06-081-1/+1
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+1
* Cleanup 'access-control' for Vespa 8Bjørn Christian Seime2022-06-082-26/+11
* Remove legacy headersBjørn Christian Seime2022-06-081-3/+2
* Enable filtering 'strict-mode' by defaultBjørn Christian Seime2022-06-081-2/+7
* Flag to control proxy protocol mixed modeMorten Tokle2022-05-091-8/+12
* No functional changesHarald Musum2022-04-272-6/+6
* Enable pre-shutdown command for jdisc by defaultBjørn Christian Seime2022-02-071-5/+1
* Merge pull request #21039 from vespa-engine/bratseth/deterministic-order-2Harald Musum2022-02-021-1/+2
|\
| * Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-021-1/+2
* | Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-021-1/+3
|/
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-021-3/+1
* Add feature flag to enable preshutdown command for jdiscBjørn Christian Seime2022-01-311-0/+5
* Ensure list of cipher suites has deterministic order.Henning Baldersheim2022-01-301-3/+3
* Ensure that hostnames are added to config in determinsitic(sorted) order.Henning Baldersheim2022-01-301-3/+3
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-212-2/+2
* wire ignored HTTP user agentsArne H Juul2022-01-032-3/+7
* allow programmatic configuration of ignored user agentsArne H Juul2021-12-151-0/+6
* SimplifyBjørn Christian Seime2021-11-291-3/+1
* Improve warning for usage of deprecated 'domain' attributeBjørn Christian Seime2021-11-291-1/+6
* Remove feature flag for connection life and hardcode 45 secBjørn Christian Seime2021-11-161-12/+8
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* Set request type to monitoring for /metrics/v2 requestsMartin Polden2021-10-131-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-0714-14/+14
* Scale Jetty threadpool with ressources for non-hostedBjørn Christian Seime2021-10-011-1/+1
* Determine Jetty threadpool size locallyBjørn Christian Seime2021-09-301-8/+1
* Reduce max connection life to 45 secondsBjørn Christian Seime2021-09-301-8/+12
* Remove TLS_RSA_WITH_AES_256_GCM_SHA384 from default-enabled ciphers on 4443Bjørn Christian Seime2021-07-121-6/+1
* Add feature flag for overriding TLS ciphersBjørn Christian Seime2021-06-231-11/+21
* Remove leftovers from HTTP2 feature flagBjørn Christian Seime2021-05-211-6/+0
* Remove feature flag for HTTP/2Bjørn Christian Seime2021-05-212-9/+9
* Specify Janitor as component in container clusterBjørn Christian Seime2021-05-121-2/+0
* Janitor threadpool must be available across JettyHttpServer instancesBjørn Christian Seime2021-05-111-2/+2
* Merge pull request #17591 from vespa-engine/freva/deploy-logValerij Fredriksen2021-04-261-2/+2
|\
| * Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-2/+2