summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Add getSchemas methodsHarald Musum2021-06-042-11/+6
| | * Use generateSchemds and remove generateSearchDefinitionHarald Musum2021-06-047-18/+15
| * | 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 require the warning we actually want to checkArne Juul2021-06-031-3/+11
| * only generate "canonical hostname" if reverse-lookup yields a mismatchArne Juul2021-06-031-7/+6
| * searchdefinitions -> schemasHarald Musum2021-06-0346-9/+9
| * Create app package with deprecated features and use it in testHarald Musum2021-06-034-2/+46
| * 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-024-8/+53
| |\ \ | | |/ | |/|
| | * Validate that schemas/ dir is used for schemas, warns otherwiseHarald Musum2021-06-024-8/+53
| * | Merge pull request #18080 from vespa-engine/balder/do-not-use-file-as-triggerHenning Baldersheim2021-06-024-155/+77
| |\ \ | | |/ | |/|
| | * Undo auto formatHenning Baldersheim2021-06-021-71/+25
| | * Distributing the external rankfiles was a dead end due to th eprocessing taki...Henning Baldersheim2021-06-024-125/+36
| | * Unify handling of functions and fisrphase/secondphaseHenning Baldersheim2021-06-011-53/+110
| * | Merge pull request #18078 from vespa-engine/hmusum/prefere-schema-dirHarald Musum2021-06-024-10/+5
| |\ \ | | |/ | |/|
| | * Write application package schemas to schemas dir in ZooKeeperHarald Musum2021-06-014-10/+5