summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Add feature flag for min-node-ratio-per-group.Geir Storli2021-07-162-1/+8
* Remove TLS_RSA_WITH_AES_256_GCM_SHA384 from default-enabled ciphers on 4443Bjørn Christian Seime2021-07-121-6/+1
* Improve error message.Geir Storli2021-07-121-1/+2
* Add validation of attribute fields using bool type, ensuring the collection t...Geir Storli2021-07-122-0/+37
* Merge pull request #18589 from vespa-engine/remove-container-jersey-2Harald Musum2021-07-116-325/+1
|\
| * Remove the 'rest-api' element from xml schema.gjoranv2021-07-111-7/+0
| * Remove Jersey/rest-api support from config-model.gjoranv2021-07-115-318/+1
* | Non-functional changes onlyJon Bratseth2021-07-101-0/+1
|/
* Merge pull request #18522 from vespa-engine/install-model-evaluation-via-conf...Harald Musum2021-07-033-3/+24
|\
| * Preinstall model-evaluation bundles in standalone containers.gjoranv2021-07-021-0/+6
| * Install model-evaluation + integration via config-model.gjoranv2021-07-022-3/+18
* | Revert "Wire in sending large rankprofiles as files controlled by feature flag"Harald Musum2021-07-021-20/+0
* | Merge pull request #18523 from vespa-engine/geirst/omit-summary-featuresGeir Storli2021-07-022-1/+13
|\ \ | |/ |/|
| * Support setting "omit-summary-features" for a document summary in the SD schema.Geir Storli2021-07-022-1/+13
* | Wire in sending large rankprofiles as files controlled by feature flagHenning Baldersheim2021-07-021-0/+20
* | Revert "Install model evaluation via configmodel [run-systemtest]"gjoranv2021-07-023-26/+3
* | Revert "Jonmv/reapply session cache with injected config"Jon Marius Venstad2021-07-021-2/+0
* | Merge pull request #18488 from vespa-engine/install-model-evalutation-via-con...gjoranv2021-07-023-3/+26
|\ \
| * | Only install model-integration for configserver.gjoranv2021-07-011-0/+8
| * | Install model-evaluation + integration via config-model.gjoranv2021-07-012-3/+18
* | | Merge pull request #18507 from vespa-engine/jonmv/reapply-session-cache-with-...Bjørn Christian Seime2021-07-021-0/+2
|\ \ \
| * | | Always set up SessionCache in ApplicationContainerClusterJon Marius Venstad2021-07-022-1/+2
| * | | Revert "Merge pull request #18503 from vespa-engine/revert-18499-jonmv/sessio...Jon Marius Venstad2021-07-021-0/+1
| | |/ | |/|
* | | Merge pull request #18501 from vespa-engine/bjorncs/rendering-metricsBjørn Christian Seime2021-07-021-1/+2
|\ \ \ | |/ / |/| |
| * | Add metric for render latencyBjørn Christian Seime2021-07-011-1/+2
| |/
* | Add feature flags for disk and memory resource limitsHarald Musum2021-07-013-7/+51
* | More testing of setting resource limits and add TODOsHarald Musum2021-07-011-4/+6
|/
* Remove dead code and update when interface method can be removedHarald Musum2021-06-291-7/+0
* Throw an exception upon 'rest-api' in services.xml.gjoranv2021-06-281-6/+4
* Merge pull request #18430 from vespa-engine/balder/use-mallinfo-to-report-hea...Henning Baldersheim2021-06-281-0/+1
|\
| * Add content.proton.resource_usage.malloc_arena as a 'max' metric.Henning Baldersheim2021-06-281-0/+1
* | No functional changesJon Bratseth2021-06-284-26/+16
* | Do valiation when checking allowsHarald Musum2021-06-281-2/+2
* | Validate validation-overrides.xml when validating modelHarald Musum2021-06-282-0/+30
|/
* Add unit testing of ModelsEvaluator in applicationsLester Solbakken2021-06-283-1/+143
* Skip ip address lookup when running unit tests.gjoranv2021-06-281-9/+18
* GC unused 'partition' id.Henning Baldersheim2021-06-261-1/+0
* Merge pull request #18415 from vespa-engine/hakonhall/add-metric-for-didwork-...Jon Marius Venstad2021-06-251-0/+4
|\
| * Add metric for didWork in FleetController tickHåkon Hallingstad2021-06-251-0/+4
* | Expose proton document db heart beat age metric.Tor Egge2021-06-251-0/+1
|/
* Merge pull request #18376 from vespa-engine/balder/feature-flag-for-onnx-runt...Henning Baldersheim2021-06-232-0/+10
|\
| * Add feature falg for controlling onnx dryrun verification.Henning Baldersheim2021-06-232-0/+10
* | Remove leftovers from HTTP2 feature flagBjørn Christian Seime2021-06-231-1/+0
* | Add feature flag for overriding TLS ciphersBjørn Christian Seime2021-06-232-14/+28
|/
* only allow 1 bad network connection when feature flag is enabledArne Juul2021-06-211-1/+1
* Merge pull request #18303 from vespa-engine/bratseth/struct-type-collisionHenning Baldersheim2021-06-173-52/+58
|\
| * Throw explicitly on unsupported operationJon Bratseth2021-06-171-2/+2
| * Cleanup, no functional changesJon Bratseth2021-06-172-36/+42
| * Internal structs take precedence over external documentsJon Bratseth2021-06-174-16/+16
* | tighten limits slightly when feature flag is onArne Juul2021-06-161-2/+2