aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #29001 from vespa-engine/mpolden/improve-error-msgMartin Polden2023-10-181-1/+6
|\ | | | | Improve error message for invalid clients.pem
| * Include PEM path in exceptionMartin Polden2023-10-181-1/+6
| |
* | Make code locale-independentKristian Aune2023-10-181-9/+9
| |
* | Merge pull request #28979 from vespa-engine/bjorncs/duplicate-bindingsBjørn Christian Seime2023-10-171-2/+2
|\ \ | | | | | | Ensure binding set is not modified during iteration
| * | Ensure binding set is not modified during iterationBjørn Christian Seime2023-10-171-2/+2
| | |
* | | Merge pull request #28975 from ↵Harald Musum2023-10-172-6/+13
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/revert-28974-revert-28933-hmusum/validate-actual-file-in-user-config Reapply "Use actual files in application package to validate user config"
| * | | Log instead of failing, need to be more careful when rolling this outHarald Musum2023-10-171-2/+3
| | | |
| * | | Revert "Revert "Use actual files in application package to validate ↵Harald Musum2023-10-172-4/+10
| | | | | | | | | | | | | | | | file/directory in…""
* | | | Merge pull request #28973 from vespa-engine/bjorncs/jdisc-connection-logBjørn Christian Seime2023-10-172-18/+2
|\ \ \ \ | |_|/ / |/| | | Enable connection logger for self-hosted
| * | | Enable connection logger for self-hostedBjørn Christian Seime2023-10-172-18/+2
| | |/ | |/|
* | | Merge pull request #28919 from vespa-engine/arnej/global-phase-config-7Arne H Juul2023-10-175-18/+289
|\ \ \ | |_|/ |/| | allow configuring normalizers
| * | allow configuring normalizersArne Juul2023-10-135-18/+289
| | |
* | | Revert "Use actual files in application package to validate file/directory ↵Harald Musum2023-10-172-10/+4
| |/ |/| | | | | in…"
* | Merge pull request #28933 from ↵Harald Musum2023-10-172-4/+10
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/validate-actual-file-in-user-config Use actual files in application package to validate file/directory in…
| * | Use actual files in application package to validate file/directory in user ↵Harald Musum2023-10-152-4/+10
| |/ | | | | | | config
* | Merge pull request #28943 from vespa-engine/toregge/add-linguistics-tokens-dfwTor Egge2023-10-166-3/+13
|\ \ | | | | | | Add linguistics tokens document field writer.
| * | Add linguistics tokens document field writer.Tor Egge2023-10-166-3/+13
| |/
* / 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-111-2/+18
|
* Merge pull request #28836 from vespa-engine/bratseth/copyright-2Jon Bratseth2023-10-10617-604/+618
|\ | | | | Update copyright
| * Update copyrightJon Bratseth2023-10-09617-604/+618
| |
* | Support inheriting multiple document summariesJon Bratseth2023-10-076-43/+42
|/
* Isolate inner jetty server component from wrapper with filtersjonmv2023-10-051-5/+6
|
* 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-294-22/+22
|\ | | | | Bratseth/smarter input
| * Remove stacktrace printingJon Bratseth2023-09-291-1/+0
| |
| * Return the expected outputJon Bratseth2023-09-274-22/+23
| | | | | | | | | | | | | | | | | | | | | | In if-else expressions, return the output of the executed branch rather than the input. The current behavior was undocumented and quite unexpected, so I suggest we treat that as a bug. Also return the last executed expression in a script as its output (rather than nothing. In addition, improve some error messages.
* | 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-287-61/+78
| |
* | Merge pull request #28697 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-282-32/+42
|\ \ | | | | | | Jonmv/token tell handler
| * | 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
|\ \ \ | | | | | | | | use equals to compare OptionalInt instances MERGEOK
| * | | use equals to compare OptionalInt instancesArne Juul2023-09-281-1/+1
| |/ /
* / / Register model using resolved URL if presentBjørn Christian Seime2023-09-281-1/+3
|/ /
* | Add type for machine-learned models and ensure correct file reference is ↵Bjørn Christian Seime2023-09-276-54/+101
| | | | | | | | passed to `OnnxModelCost`
* | Minor: Improve error message when file missing or dir empty for user configHarald Musum2023-09-271-3/+3
| |
* | Add debug logging of effective JVM configurationBjørn Christian Seime2023-09-261-4/+7
| |
* | Remove unused methodBjørn Christian Seime2023-09-261-9/+0
| |
* | Move `DefaultOnnxModelCost` to internal repoBjørn Christian Seime2023-09-261-120/+0
| |
* | Inject `OnnxModelCost` implementation from component graphBjørn Christian Seime2023-09-261-3/+2
| |
* | Add Vespa9 consumerOla Aunronning2023-09-262-0/+5
| |
* | Revert "Try to add back method removed from API but still in use"Harald Musum2023-09-261-1/+1
| |
* | Merge pull request #28647 from vespa-engine/hmusum/add-feature-flag-3Harald Musum2023-09-252-6/+14
|\ \ | | | | | | Add feature flag to control how we handle user config for unknown con…
| * \ Merge branch 'master' into hmusum/add-feature-flag-3Harald Musum2023-09-254-19/+124
| |\ \
| * | | Add feature flag to control how we handle user config for unknown config ↵Harald Musum2023-09-252-5/+13
| | | | | | | | | | | | | | | | definitions