aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/application
Commit message (Expand)AuthorAgeFilesLines
* Make code locale-independentKristian Aune2023-10-181-9/+9
* Update copyrightJon Bratseth2023-10-0961-56/+61
* Add debug logging of effective JVM configurationBjørn Christian Seime2023-09-261-4/+7
* Check only for s3 urls in validatorHarald Musum2023-09-251-3/+4
* Merge branch 'master' into revert-28627-revert-28618-hmusum/validate-s3-urls-...Harald Musum2023-09-253-1/+54
|\
| * Require larger heapBjørn Christian Seime2023-09-251-2/+2
| * Merge pull request #28623 from vespa-engine/bratseth/dynamic-summary-ngram-fi...Arne H Juul2023-09-251-1/+2
| |\
| | * Use OptionalIntJon Bratseth2023-09-221-1/+2
| * | Add validator validating heap size calculationBjørn Christian Seime2023-09-222-0/+52
| |/
* | Track user configured urls separatelyHarald Musum2023-09-251-6/+3
* | Revert "Revert "Validate use of s3 urls in config""Harald Musum2023-09-252-0/+53
* | Revert "Validate use of s3 urls in config"Harald Musum2023-09-232-53/+0
* | SimplifyHarald Musum2023-09-221-3/+1
* | Fail when config has url and is not in public (no matter exclusive nodes or not)Harald Musum2023-09-221-18/+21
* | Validate use of s3 urls in configHarald Musum2023-09-222-0/+52
|/
* - Use equals when comparing Optional<Long>Henning Baldersheim2023-09-131-42/+29
* Move account validationMartin Polden2023-09-072-41/+0
* Update expected antlr4 versionHenning Baldersheim2023-09-051-1/+0
* Enforce UriBindingValidator in public, log in non-publicMorten Tokle2023-08-241-3/+15
* Revert "Revert "remove restricted dpbindings""Morten Tokle2023-08-231-2/+2
* Revert "remove restricted dpbindings"Harald Musum2023-08-211-2/+2
* Merge pull request #27996 from vespa-engine/mortent/remove-restricted-dpbindi...Morten Tokle2023-08-211-2/+2
|\
| * Keep original port when restricting bindings to dataplane portMorten Tokle2023-08-091-1/+1
| * Remove flag restrict-data-plane-bindingsMorten Tokle2023-08-091-1/+1
* | Allow infrastructure to override application typeMorten Tokle2023-08-151-0/+30
|/
* Always use stricter validation for complex fields with struct field attributes.Geir Storli2023-08-081-11/+7
* Remove global-service-idMartin Polden2023-07-271-3/+0
* Revert "Remove global-service-id"Martin Polden2023-07-271-0/+3
* Remove global-service-idMartin Polden2023-07-261-3/+0
* Merge pull request #27654 from vespa-engine/jonmv/restart-on-internal-deploym...Jon Marius Venstad2023-07-111-3/+25
|\
| * Instead let user choose when to restart on internal redeployjonmv2023-07-061-3/+24
| * Restart also on internal redeployment if nodes changejonmv2023-07-061-3/+4
* | Merge pull request #27655 from vespa-engine/arnej/defensive-constant-tensor-l...Tor Egge2023-07-101-24/+2
|\ \
| * | disallow scalarsArne Juul2023-07-061-24/+2
| |/
* | Add new validator to Validationgjoranv2023-07-061-0/+1
* | Add bundle validator checking non-publicApi usage.gjoranv2023-07-061-0/+30
|/
* Merge pull request #27616 from vespa-engine/arnej/handle-more-tensor-formatsArne H Juul2023-07-042-105/+295
|\
| * extend ConstantTensorJsonValidator.javaArne Juul2023-07-032-105/+295
* | Only log warning when the stricter validation triggers.Geir Storli2023-07-041-16/+28
* | Improve validation of complex fields using struct field attributes.Geir Storli2023-07-031-1/+2
|/
* Set the recommended searchable copies with streamingJon Bratseth2023-06-232-4/+2
* Print warning when trying to enable hnsw index in streaming mode.Tor Egge2023-06-091-1/+11
* Don't validate max in test zonesJon Bratseth2023-06-051-6/+7
* Don't use reference equalityBjørn Christian Seime2023-06-021-1/+1
* Revert "Revert "Use another exception and error in response when quota is exc...Harald Musum2023-05-221-3/+4
* Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-221-4/+3
* Merge pull request #27163 from vespa-engine/hmusum/throw-new-exception-when-q...Harald Musum2023-05-221-3/+4
|\
| * Use another exception and error in response when quota is exceedHarald Musum2023-05-221-3/+4
* | Merge pull request #27137 from vespa-engine/arnej/allow-some-short-forms-for-...Arne H Juul2023-05-221-10/+66
|\ \ | |/ |/|
| * allow short-form JSON for 1-d constantsArne Juul2023-05-161-10/+66