summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* 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-282-4/+7
* | Validate validation-overrides.xml when validating modelHarald Musum2021-06-283-0/+119
|/
* Add unit testing of ModelsEvaluator in applicationsLester Solbakken2021-06-289-1/+271
* 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-233-53/+74
|\
| * Add feature falg for controlling onnx dryrun verification.Henning Baldersheim2021-06-233-53/+74
* | 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
|/
* remove mlock as option as it is long gone.Henning Baldersheim2021-06-211-2/+2
* Merge pull request #18335 from vespa-engine/bratseth/demote-fallback-messageBjørn Christian Seime2021-06-211-2/+2
|\
| * Demote fallback log message to FINEJon Bratseth2021-06-211-2/+2
* | 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-177-52/+156
|\
| * 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-178-16/+114
* | tighten limits slightly when feature flag is onArne Juul2021-06-161-2/+2
* | Warn if 'min-group-coverage' is usedJon Bratseth2021-06-151-0/+3
* | Mark config option min-group-coverage for removalJon Bratseth2021-06-152-2/+1
* | Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-159-44/+5
|/
* Stop using metricsProxyMaxHeapSizeInMbHarald Musum2021-06-154-61/+4
* Disallow 'default' as indexing chainJon Bratseth2021-06-143-85/+94
* Merge pull request #18208 from vespa-engine/arnej/new-connectivity-limit-namesArne H Juul2021-06-111-4/+4
|\
| * change names of sentinel connectivity limitsArne Juul2021-06-111-4/+4
* | Add back logging when resource-limits is specified and we do not throwHarald Musum2021-06-115-21/+62
|/
* Rename RankExpressionFiles -> LargeRankExpressions and RankExpressionFile -> ...Henning Baldersheim2021-06-1013-111/+92
* Merge pull request #18186 from vespa-engine/balder/add-featureflag-for-rank-e...Harald Musum2021-06-091-0/+6
|\
| * Add featureflag for definition of large rank expressions.Henning Baldersheim2021-06-091-0/+6
* | Wire in sendBlob interfaceHenning Baldersheim2021-06-094-11/+60
|/
* Unify how property names are generated and decomposed.Henning Baldersheim2021-06-092-4/+4
* Mostly remove old way of overriding validations in devJon Bratseth2021-06-083-16/+6
* Warn instead of failing on validation errors in manual zonesJon Bratseth2021-06-085-3/+13
* Only validate on hosted, and only if there are multiple nodes per groupJon Bratseth2021-06-071-1/+3
* Validate redundancy=1 on first deploymentJon Bratseth2021-06-074-1/+114
* Merge pull request #18152 from vespa-engine/brattseth/redundancy-increase-val...Harald Musum2021-06-075-2/+118
|\
| * Add redundancy increase validation overrideJon Bratseth2021-06-075-2/+118
* | Use feature flag to decide if we should throw when resource limits is specifiedHarald Musum2021-06-075-17/+27
* | Merge branch 'master' into hmusum/throw-exception-when-specifyin-resource-limitsHarald Musum2021-06-0794-545/+664
|\ \
| * | Add metrics for the merge throttler.Henning Baldersheim2021-06-071-0/+9
| |/
| * Add max-concurrent-merges-per-node and max-merge-queue-size feature flags.Henning Baldersheim2021-06-063-185/+182
| * Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-059-29/+21
| * Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-049-21/+29
| * Merge pull request #18129 from vespa-engine/hmusum/cleanup-12Henning Baldersheim2021-06-049-29/+21
| |\