aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29009 from vespa-engine/bratseth/non-functional-onlyJon Bratseth2023-10-182-2/+128
|\
| * Non-functional changes onlyJon Bratseth2023-10-182-2/+128
* | Merge pull request #29001 from vespa-engine/mpolden/improve-error-msgMartin Polden2023-10-181-1/+6
|\ \
| * | Include PEM path in exceptionMartin Polden2023-10-181-1/+6
* | | Make code locale-independentKristian Aune2023-10-182-11/+12
| |/ |/|
* | Merge pull request #28979 from vespa-engine/bjorncs/duplicate-bindingsBjørn Christian Seime2023-10-172-4/+35
|\ \
| * | Ensure binding set is not modified during iterationBjørn Christian Seime2023-10-172-4/+35
* | | Merge pull request #28975 from vespa-engine/revert-28974-revert-28933-hmusum/...Harald Musum2023-10-173-13/+58
|\ \ \
| * | | Log instead of failing, need to be more careful when rolling this outHarald Musum2023-10-172-24/+35
| * | | Revert "Revert "Use actual files in application package to validate file/dire...Harald Musum2023-10-173-9/+43
* | | | Merge pull request #28973 from vespa-engine/bjorncs/jdisc-connection-logBjørn Christian Seime2023-10-173-18/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable connection logger for self-hostedBjørn Christian Seime2023-10-173-18/+5
| | |/ | |/|
* | | Merge pull request #28919 from vespa-engine/arnej/global-phase-config-7Arne H Juul2023-10-178-18/+551
|\ \ \ | |_|/ |/| |
| * | check error message via Exceptions.toMessageStringArne Juul2023-10-171-14/+16
| * | allow configuring normalizersArne Juul2023-10-138-18/+549
* | | Revert "Use actual files in application package to validate file/directory in...Harald Musum2023-10-173-43/+9
| |/ |/|
* | Merge pull request #28933 from vespa-engine/hmusum/validate-actual-file-in-us...Harald Musum2023-10-173-9/+43
|\ \
| * | Use actual files in application package to validate file/directory in user co...Harald Musum2023-10-153-9/+43
| |/
* | Merge pull request #28943 from vespa-engine/toregge/add-linguistics-tokens-dfwTor Egge2023-10-168-3/+30
|\ \
| * | Add linguistics tokens document field writer.Tor Egge2023-10-168-3/+30
| |/
* / Make 'warn' and 'fail' the only valid values for UNKNOWN_CONFIG_DEFINITIONHarald Musum2023-10-161-1/+0
|/
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-1135-172/+362
* Merge pull request #28836 from vespa-engine/bratseth/copyright-2Jon Bratseth2023-10-101527-1502/+1547
|\
| * Correct copyright headersJon Bratseth2023-10-099-24/+7
| * Update copyrightJon Bratseth2023-10-091526-1478/+1540
* | Support inheriting multiple document summariesJon Bratseth2023-10-0710-66/+151
|/
* Merge pull request #28808 from vespa-engine/jonmv/slimmer-jetty-server-componentJon Marius Venstad2023-10-052-11/+20
|\
| * Isolate inner jetty server component from wrapper with filtersjonmv2023-10-052-11/+20
* | Allow empty-host-ttl in prod testsjonmv2023-10-051-0/+1
|/
* Add feature flag to override search handler threadpool sizeBjørn Christian Seime2023-10-041-2/+5
* Merge pull request #28699 from vespa-engine/bratseth/smarter-inputJon Bratseth2023-09-2929-297/+491
|\
| * Remove stacktrace printingJon Bratseth2023-09-291-1/+0
| * Repair parserJon Bratseth2023-09-271-1/+1
| * Simplify testsJon Bratseth2023-09-278-95/+147
| * Simplify testsJon Bratseth2023-09-275-64/+96
| * Simplify testsJon Bratseth2023-09-273-34/+47
| * Simplify testsJon Bratseth2023-09-272-6/+0
| * Simplify testsJon Bratseth2023-09-273-15/+37
| * Simplify testsJon Bratseth2023-09-275-59/+82
| * Return the expected outputJon Bratseth2023-09-276-25/+84
* | Set max=min when boost is not specifiedBjørn Christian Seime2023-09-291-1/+1
* | Remove dead codeHarald Musum2023-09-292-21/+2
* | Introduce new threadpool syntaxBjørn Christian Seime2023-09-2811-65/+113
* | Merge pull request #28697 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-282-32/+42
|\ \
| * | Valid handler pathJon Marius Venstad2023-09-281-1/+1
| * | Address reviewjonmv2023-09-281-1/+1
| * | Set up token-tell-handler with data-plane token filterjonmv2023-09-281-1/+14
| * | Non-functional changesjonmv2023-09-282-6/+3
| * | Remove unused argumentjonmv2023-09-281-25/+25
* | | Merge pull request #28706 from vespa-engine/arnej/fix-ngram-equalsHenning Baldersheim2023-09-281-1/+1
|\ \ \