aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-014-32/+4
|\
| * Cluster controllers are not tied to content clusters anymoreHarald Musum2021-06-014-32/+4
* | Merge pull request #18053 from vespa-engine/balder/gc-unused-use-bucketexecut...Harald Musum2021-06-015-32/+12
|\ \
| * | GC unused use-bucket-executor-for-prune-removed flagHenning Baldersheim2021-06-015-32/+12
| |/
* | Merge pull request #18052 from vespa-engine/bratseth/cleanup-564Harald Musum2021-06-011-2/+2
|\ \ | |/ |/|
| * No functional changesJon Bratseth2021-06-011-2/+2
* | Guard deriving of file expression behind flagHenning Baldersheim2021-05-311-4/+4
* | Merge pull request #18017 from vespa-engine/revert-17975-revert-mortent/cfg-o...Morten Tokle2021-05-313-1/+81
|\ \
| * | Revert "Revert mortent/cfg operator cert"Morten Tokle2021-05-283-1/+81
* | | Update abi and deprecate unused method.Henning Baldersheim2021-05-311-2/+2
* | | Use inheritance information from the uncompiled rankprofile to sort out whenHenning Baldersheim2021-05-314-102/+133
* | | Test deriving of rank-prodiles config when using external rank-expression files.Henning Baldersheim2021-05-282-37/+27
* | | Add control of buffer size and queue size of accesslog.Henning Baldersheim2021-05-287-16/+30
|/ /
* | Merge pull request #17934 from vespa-engine/lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-2822-103/+428
|\ \ | |/ |/|
| * Merge branch 'master' into lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-2775-526/+774
| |\
| * | Move adding os inputs and outputs of ONNX models into OnnxModelLester Solbakken2021-05-274-31/+11
| * | Add compatibility for old ONNX default signature importLester Solbakken2021-05-273-9/+11
| * | Add model path to stored model infoLester Solbakken2021-05-212-44/+57
| * | Wire in stateless ONNX runtime evaluationLester Solbakken2021-05-2120-79/+409
* | | Update config-model/src/main/java/com/yahoo/searchdefinition/RankExpressionFi...Henning Baldersheim2021-05-271-1/+1
* | | Update config-model/src/main/java/com/yahoo/searchdefinition/RankExpressionFi...Henning Baldersheim2021-05-271-1/+1
* | | Fix typoHenning Baldersheim2021-05-271-2/+2
* | | Log instead of throwing on identical redefinition of rank-expressions.Henning Baldersheim2021-05-272-4/+16
* | | Use the flag distribute-external-rank-expression to enable distribution (not ...Henning Baldersheim2021-05-274-26/+28
* | | Forward deployment properties so that we can use featureflags earlier in the ...Henning Baldersheim2021-05-2715-60/+99
| |/ |/|
* | Wire the deploylogger in the constructor of SearchBuilder to avoid passing it...Henning Baldersheim2021-05-279-72/+72