summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-222-19/+21
* Revert "Replace metrics strings with the corresponding enum constants."Harald Musum2023-06-222-21/+19
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-212-19/+21
* Non-functional changes onlyJon Bratseth2023-06-201-0/+2
* Only setup token infrastructure if enabled in services.xmlBjørn Christian Seime2023-06-191-2/+2
* Don't fail on revoked or mistyped tokenBjørn Christian Seime2023-06-191-4/+6
* Remove unused filter chainBjørn Christian Seime2023-06-191-10/+1
* Split each certificate into separate config entriesBjørn Christian Seime2023-06-192-1/+3
* Simplify token domain definitionBjørn Christian Seime2023-06-161-8/+2
* Add token support to `client` configurationBjørn Christian Seime2023-06-158-38/+159
* Fail on unknown fileBjørn Christian Seime2023-06-151-7/+10
* Actually differentiate missing element from empty valueBjørn Christian Seime2023-06-154-26/+28
* Allow cloud account and empty host ttl on test/stagingjonmv2023-06-141-0/+4
* Warn on low disk compared to memoryMartin Polden2023-06-142-0/+57
* DataplaneProxyConfig does not contain endpointsOla Aunronning2023-06-132-16/+2
* Merge pull request #27371 from vespa-engine/hmusum/semantic-rules-cleanupJon Bratseth2023-06-137-111/+79
|\
| * Move builder into SemanticRulesHarald Musum2023-06-126-94/+79
| * Delete unused classHarald Musum2023-06-121-17/+0
* | Merge pull request #27382 from vespa-engine/bratseth/validate-prefix-matching...Arne H Juul2023-06-1311-11/+376
|\ \
| * | Expect fieldset infoJon Bratseth2023-06-123-0/+22
| * | Move to SchemaInfoJon Bratseth2023-06-1211-11/+354
* | | Merge pull request #27387 from vespa-engine/bjorncs/hfv8.176.13Bjørn Christian Seime2023-06-124-24/+9
|\ \ \
| * | | Prefer truncation configuration from tokenizer modelBjørn Christian Seime2023-06-124-24/+9
* | | | Add endpoints to dataplane proxy configOla Aunronning2023-06-122-2/+17
| |_|/ |/| |
* | | Minor cleanup of RuleImporterHarald Musum2023-06-121-1/+1
* | | Ignore automata when validating semantic rulesHarald Musum2023-06-112-2/+3
* | | Revert "Hmusum/revert validate semantic rules"Harald Musum2023-06-116-29/+97
* | | Revert "Validate semantic rules when building config model"Harald Musum2023-06-106-94/+30
* | | Revert "Make error message deterministic by sorting rule names"Harald Musum2023-06-102-8/+4
* | | Make error message deterministic by sorting rule namesHarald Musum2023-06-102-4/+8
* | | Merge pull request #27356 from vespa-engine/hmusum/validate-semantic-rulesJon Bratseth2023-06-106-30/+94
|\ \ \
| * | | Validate semantic rules when building config modelHarald Musum2023-06-086-30/+94
| |/ /
* / / Print warning when trying to enable hnsw index in streaming mode.Tor Egge2023-06-092-1/+49
|/ /
* | Merge pull request #27354 from vespa-engine/vekterli/16-distribution-bits-in-...Henning Baldersheim2023-06-082-1/+9
|\ \
| * | Always use 16 distribution bits in perf environmentsTor Brede Vekterli2023-06-082-1/+9
* | | Merge pull request #27349 from vespa-engine/bjorncs/disable-paddingBjørn Christian Seime2023-06-082-1/+5
|\ \ \
| * | | Disable padding and make it configurableBjørn Christian Seime2023-06-082-1/+5
| | |/ | |/|
* | | Merge pull request #27340 from vespa-engine/arnej/only-index-command-for-indicesArne H Juul2023-06-0846-1281/+3
|\ \ \
| * | | avoid having "index" command for fields without an indexArne Juul2023-06-0846-1281/+3
| |/ /
* | | Merge branch 'master' into olaa/dataplane-proxy-configOla Aunrønning2023-06-0850-379/+1032
|\| |
| * | Allow unspecified default resourcesJon Bratseth2023-06-071-0/+1
| * | Update config-model/src/main/java/com/yahoo/config/model/provision/InMemoryPr...Jon Bratseth2023-06-071-1/+1
| * | Supply bandwidth if unspecifiedJon Bratseth2023-06-071-7/+1
| |/
| * Ensure model is registered with file registryBjørn Christian Seime2023-06-054-25/+23
| * Remove/rewrite unit tests with old mechanism for configuring Bert embedderBjørn Christian Seime2023-06-057-158/+72
| * Make pooling strategy configurable for Huggingface embedderBjørn Christian Seime2023-06-053-4/+11
| * Test that Bert embedder is configuredBjørn Christian Seime2023-06-052-0/+51
| * Improve unit testing of huggingface embedder configurationBjørn Christian Seime2023-06-051-16/+53
| * Add typed component definition for Bert embedderBjørn Christian Seime2023-06-053-6/+95
| * Don't validate max in test zonesJon Bratseth2023-06-051-6/+7