aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add validator validating heap size calculationBjørn Christian Seime2023-09-222-0/+52
| * | | Use node with smallest memory in heap size calculationBjørn Christian Seime2023-09-221-1/+3
| * | | Set heapsize in addition to percentageBjørn Christian Seime2023-09-223-9/+20
| * | | Add feature flag to enable new JVM heap size calculationBjørn Christian Seime2023-09-222-1/+7
| * | | Aggregate Onnx model cost for JVM heap size calculationBjørn Christian Seime2023-09-228-13/+51
| * | | Add calculator for adjusting JVM heap size based on model sizeBjørn Christian Seime2023-09-221-0/+99
| * | | Add `getSize()` to `ApplicationFile`Bjørn Christian Seime2023-09-221-0/+2
| * | | Remove unused constructorBjørn Christian Seime2023-09-221-4/+0
* | | | Track user configured urls separatelyHarald Musum2023-09-253-9/+29
* | | | Revert "Revert "Validate use of s3 urls in config""Harald Musum2023-09-253-1/+57
| |_|/ |/| |
* | | Revert "Validate use of s3 urls in config"Harald Musum2023-09-233-57/+1
* | | Merge pull request #28618 from vespa-engine/hmusum/validate-s3-urls-in-config...Valerij Fredriksen2023-09-223-1/+57
|\ \ \ | |/ / |/| |
| * | 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-223-1/+56
| |/
* | Merge pull request #28607 from vespa-engine/arnej/declare-more-feature-typesArne H Juul2023-09-221-4/+18
|\ \ | |/ |/|
| * declare types for more rank featuresArne Juul2023-09-211-4/+18
* | Merge pull request #28599 from vespa-engine/jobergum/colbert-embedderBjørn Christian Seime2023-09-222-2/+97
|\ \
| * | fix missing importJo Kristian Bergum2023-09-211-0/+1
| * | Fix import *Jo Kristian Bergum2023-09-211-1/+4
| * | Add config options + licenseJo Kristian Bergum2023-09-212-4/+95
| |/
* / Log unknown config definition at INFO levelHarald Musum2023-09-211-1/+1
|/
* Merge pull request #28566 from vespa-engine/arnej/avoid-recomputing-match-fea...Arne H Juul2023-09-212-0/+9
|\
| * if something is already a match-feature, avoid computing it again in global-p...Arne Juul2023-09-182-0/+9
* | Merge pull request #28565 from vespa-engine/arnej/overdue-cleanupArne H Juul2023-09-211-3/+1
|\ \
| * | get rid of input which is already gotten from queryArne Juul2023-09-181-3/+1
| |/
* | Print relative path in error messageHarald Musum2023-09-211-6/+3
* | Merge pull request #28581 from vespa-engine/hmusum/better-error-message-when-...Henning Baldersheim2023-09-201-4/+16
|\ \
| * | Give better error message for file config with errorsHarald Musum2023-09-201-4/+16
| |/
* | Set up dataplane proxy when token endpoints definedMorten Tokle2023-09-202-9/+1
* | Handle missing tokens when setting up data plane proxyMorten Tokle2023-09-181-30/+30
|/
* Merge pull request #28513 from vespa-engine/olaa/consumer-amenderOla Aunrønning2023-09-142-0/+18
|\
| * Amendable consumer listOla Aunronning2023-09-132-0/+18
* | Merge pull request #28510 from vespa-engine/balder/compare-values-not-object-...Henning Baldersheim2023-09-131-42/+29
|\ \
| * | - Use equals when comparing Optional<Long>Henning Baldersheim2023-09-131-42/+29
* | | Remove obsolete flagMorten Tokle2023-09-132-6/+11
|/ /
* / Add feature flag for new content layer metadata featuresTor Brede Vekterli2023-09-122-3/+19
|/
* Merge pull request #28492 from vespa-engine/hmusum/file-distribution-cleanup-1Gjøran Voldengen2023-09-122-45/+43
|\
| * Simplify by moving check for empty services higher upHarald Musum2023-09-122-9/+5
| * Rename and move some classes and methods related to file distributionHarald Musum2023-09-122-40/+42
* | Add utility function for custom token idsLester Solbakken2023-09-111-18/+43
|/
* Handle optional paths in FileSenderHarald Musum2023-09-111-6/+12
* Add token endpoints to proxy configMorten Tokle2023-09-082-3/+16
* Move account validationMartin Polden2023-09-072-41/+0
* Merge pull request #28394 from vespa-engine/renovate/antlr4.vespa.versionBjørn Christian Seime2023-09-051-1/+0
|\
| * Update expected antlr4 versionHenning Baldersheim2023-09-051-1/+0
* | Add auth method to ApplicationClusterEndpointMartin Polden2023-09-041-18/+19
|/
* Revert "Add auth method to ApplicationClusterEndpoint"Harald Musum2023-09-041-19/+18
* Add auth method to ApplicationClusterEndpointMartin Polden2023-09-041-18/+19
* Override filter port bindingsMorten Tokle2023-09-042-11/+27