summaryrefslogtreecommitdiffstats
path: root/config-model/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20644 from vespa-engine/bratseth/avoid-deprecated-apis-2Henning Baldersheim2022-01-043-5/+6
|\
| * Avoid deprecated APIsJon Bratseth2022-01-043-5/+6
* | Remove error handling for 'servlet' element in services.xmlgjoranv2022-01-031-7/+0
* | Remove 'servlet' from rnc schema.gjoranv2022-01-033-41/+0
|/
* Merge branch 'master' into arnej/feature-flag-for-user-agentsArne H Juul2022-01-033-6/+29
|\
| * Merge pull request #20631 from vespa-engine/deprecate-service-elementHarald Musum2022-01-032-3/+11
| |\
| | * Deprecate the 'service' element in services.xmlgjoranv2022-01-032-3/+11
| * | Merge pull request #20591 from vespa-engine/bjorncs/ocsp-staplingBjørn Christian Seime2022-01-031-3/+18
| |\ \
| | * | SimplifyBjørn Christian Seime2022-01-031-1/+1
| | * | Add feature flag for OCSP Stapling on application container clustersBjørn Christian Seime2021-12-201-3/+18
* | | | wire ignored HTTP user agentsArne H Juul2022-01-034-7/+11
|/ / /
* | | Allow dots in JVM optionsHarald Musum2021-12-282-1/+2
* | | Merge pull request #20610 from vespa-engine/balder/gc-deprecated-assertThat-3Jon Bratseth2021-12-2140-441/+439
|\ \ \
| * | | GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-2140-441/+439
| | |/ | |/|
* / | Add metric for update-doc-not-found, and update httpapi metrics from /doc/v1Jon Marius Venstad2021-12-211-0/+1
|/ /
* | Add test of no loggin of invalid optionsHarald Musum2021-12-211-1/+5
* | Return early if no invliad optionsHarald Musum2021-12-211-0/+2
* | Validate JVM optionsHarald Musum2021-12-212-12/+54
* | GC deprecated junit assertThat.Henning Baldersheim2021-12-2152-554/+508
|/
* Merge pull request #20587 from vespa-engine/hmusum/log-or-fail-deployment-wit...Harald Musum2021-12-203-21/+55
|\
| * Merge branch 'master' into hmusum/log-or-fail-deployment-with-invalid-jvm-gc-...Harald Musum2021-12-207-38/+92
| |\
| * | Handle JVM GC options without x or -Harald Musum2021-12-202-3/+3
| * | LOg or fail deployments with invalid JVM GC optionsHarald Musum2021-12-203-18/+53
* | | Merge pull request #20586 from vespa-engine/balder/xerces-2.12.1Henning Baldersheim2021-12-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Update comment.Henning Baldersheim2021-12-201-1/+1
| |/
* | Update to current default valueHenning Baldersheim2021-12-201-1/+1
* | Add feature flag control over TLS size.Henning Baldersheim2021-12-207-37/+92
|/
* Add a test that heap size percentage override is taken into account when allo...Henning Baldersheim2021-12-184-16/+48
* If it is a combined cluster take the memory percentage from the ContainerClus...Henning Baldersheim2021-12-182-8/+11
* Let SearchNode and ContentSearchCluster relate to fractionOfMemoryReserved in...Henning Baldersheim2021-12-183-29/+27
* Let NodeResourceTuning relate to fractionOfMemoryReserved instead of a boolea...Henning Baldersheim2021-12-183-35/+31
* Expose memorypercentage on the ContainerClusterHenning Baldersheim2021-12-182-9/+16
* Merge pull request #20566 from vespa-engine/hmusum/validate-jvm-options-2Harald Musum2021-12-172-19/+70
|\
| * Log warning if invalid or unsupported JVM GC options are usedHarald Musum2021-12-172-19/+70
* | Avoid org.jetbrains annotationsJon Bratseth2021-12-171-2/+0
* | Merge pull request #20565 from vespa-engine/arnej/stop-splunk-when-stoppingArne H Juul2021-12-172-0/+14
|\ \
| * | ensure "splunk stop" is run on shutdownArne H Juul2021-12-172-0/+14
| |/
* | Merge pull request #20562 from vespa-engine/move-context-to-superclass_take2gjoranv2021-12-171-1/+4
|\ \ | |/ |/|
| * Put back Context class to LoggingRequestHandlergjoranv2021-12-161-0/+3
| * Move the Context class to ThreadedHttpRequestHandlergjoranv2021-12-161-1/+1
* | Specify delta for double comparisonJon Marius Venstad2021-12-161-1/+1
* | Revert "Merge pull request #20557 from vespa-engine/revert-20556-jonmv/tune-r...Jon Marius Venstad2021-12-162-1/+3
* | Revert "Actually set configured reindexing speed in config"Henning Baldersheim2021-12-162-3/+1
* | Actually set configured reindexing speed in configJon Marius Venstad2021-12-162-1/+3
* | Adding endpoint.certificate.expiry.seconds (#20542)Bjørn Meland2021-12-161-0/+1
* | Test default value for max-compact-buffers.Tor Egge2021-12-161-4/+10
* | Add max-compact-buffers feature flag.Tor Egge2021-12-153-0/+26
|/
* Merge pull request #20512 from vespa-engine/arnej/ignore-some-user-agentsArne H Juul2021-12-151-0/+6
|\
| * allow programmatic configuration of ignored user agentsArne H Juul2021-12-151-0/+6
* | Merge pull request #20532 from vespa-engine/bjorncs/injectBjørn Christian Seime2021-12-151-5/+13
|\ \