summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Warn if 'min-group-coverage' is usedJon Bratseth2021-06-151-0/+3
* | Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-155-33/+5
|/
* Stop using metricsProxyMaxHeapSizeInMbHarald Musum2021-06-152-11/+3
* Disallow 'default' as indexing chainJon Bratseth2021-06-142-5/+20
* 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-113-6/+22
|/
* Rename RankExpressionFiles -> LargeRankExpressions and RankExpressionFile -> ...Henning Baldersheim2021-06-1011-109/+88
* 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-091-3/+3
* Mostly remove old way of overriding validations in devJon Bratseth2021-06-082-8/+6
* Warn instead of failing on validation errors in manual zonesJon Bratseth2021-06-083-0/+10
* 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-073-1/+50
* Merge pull request #18152 from vespa-engine/brattseth/redundancy-increase-val...Harald Musum2021-06-074-2/+54
|\
| * Add redundancy increase validation overrideJon Bratseth2021-06-074-2/+54
* | Use feature flag to decide if we should throw when resource limits is specifiedHarald Musum2021-06-073-5/+10
* | Merge branch 'master' into hmusum/throw-exception-when-specifyin-resource-limitsHarald Musum2021-06-0723-240/+300
|\ \
| * | 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-062-4/+25
| * Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-052-11/+6
| * Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-042-6/+11
| * Merge pull request #18129 from vespa-engine/hmusum/cleanup-12Henning Baldersheim2021-06-042-11/+6
| |\
| | * Add getSchemas methodsHarald Musum2021-06-042-11/+6
| * | use feature flag to set connectivity limitsArne Juul2021-06-041-0/+13
| |/
| * [VESPA-20799] Expose .max suffix where relevantYngve Aasheim2021-06-031-0/+3
| * wire feature flag into sentinel config producerArne Juul2021-06-032-4/+13
| * only generate "canonical hostname" if reverse-lookup yields a mismatchArne Juul2021-06-031-7/+6
| * Merge pull request #18097 from vespa-engine/bratseth/use-proton-metricsJon Bratseth2021-06-021-2/+14
| |\
| | * Use proton metrics for memory and disk utilizationJon Bratseth2021-06-021-2/+14
| * | Merge pull request #18081 from vespa-engine/hmusum/warn-when-using-searchdefi...Henning Baldersheim2021-06-022-4/+33
| |\ \ | | |/ | |/|
| | * Validate that schemas/ dir is used for schemas, warns otherwiseHarald Musum2021-06-022-4/+33
| * | Undo auto formatHenning Baldersheim2021-06-021-71/+25
| * | Distributing the external rankfiles was a dead end due to th eprocessing taki...Henning Baldersheim2021-06-022-108/+7
| * | Unify handling of functions and fisrphase/secondphaseHenning Baldersheim2021-06-011-53/+110
| |/
| * Remove use of flags for tenant specific iam rolesMorten Tokle2021-06-011-1/+1
| * Merge pull request #18056 from vespa-engine/hmusum/cleanup-11Jon Bratseth2021-06-012-21/+3
| |\
| | * Cluster controllers are not tied to content clusters anymoreHarald Musum2021-06-012-21/+3
| * | Merge pull request #18053 from vespa-engine/balder/gc-unused-use-bucketexecut...Harald Musum2021-06-014-14/+12
| |\ \
| | * | GC unused use-bucket-executor-for-prune-removed flagHenning Baldersheim2021-06-014-14/+12
| | |/