aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Revert "Import Tensorflow models vis ONNX conversion"Lester Solbakken2020-06-1246-237/+60902
* Merge pull request #13565 from vespa-engine/lesters/import-tf-via-onnxJon Bratseth2020-06-1246-60902/+237
|\
| * Import Tensorflow models vis ONNX conversionLester Solbakken2020-06-1246-60902/+237
* | Check that null and empty string are equivalentHenning Baldersheim2020-06-111-0/+1
* | Merge pull request #13539 from vespa-engine/bjorncs/hosted-zone-apiBjørn Christian Seime2020-06-111-1/+1
|\ \ | |/ |/|
| * Move Zone API to separate bundleBjørn Christian Seime2020-06-101-1/+1
* | Default gc in hosted is CMSHenning Baldersheim2020-06-102-15/+13
* | Revert "Revert "Add feature flag control of default jvm gc options""Henning Baldersheim2020-06-103-36/+30
* | Revert "Add feature flag control of default jvm gc options"Henning Baldersheim2020-06-103-30/+36
* | Add feature flag control of default jvm gc optionsHenning Baldersheim2020-06-103-36/+30
|/
* Merge pull request #13521 from vespa-engine/bratseth/disallow-unbound-dimensionsJon Bratseth2020-06-0924-133/+162
|\
| * Disallow unbound dimensions in rank profile constantsJon Bratseth2020-06-091-0/+6
| * Disallow unbound tensor dimensions in ranking constantsJon Bratseth2020-06-088-48/+54
| * Disallow unbound tensor dimensions in query profile fieldsJon Bratseth2020-06-082-1/+9
| * Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-0814-84/+93
* | Add missing public access modifierBjørn Christian Seime2020-06-041-6/+6
* | Use ThreadPoolExecutorComponent to definition of default thread poolBjørn Christian Seime2020-06-041-1/+1
* | Add component definition for ThreadPoolProvider with custom configBjørn Christian Seime2020-06-041-0/+70
|/
* Control docproc loadbalancer type with feature flag.Henning Baldersheim2020-06-023-14/+25
* Merge pull request #13441 from vespa-engine/bratseth/account-for-combined-memoryJon Bratseth2020-06-0218-141/+224
|\
| * Add testJon Bratseth2020-05-303-7/+52
| * Account for container memory in combined clusterJon Bratseth2020-05-2916-128/+169
| * Non-functional changes onlyJon Bratseth2020-05-292-6/+1
| * Non-functional changes onlyJon Bratseth2020-05-293-4/+6
* | Explicitly inherit summary featuresJon Bratseth2020-06-027-13/+159
|/
* Tune model by real resources not advertisedJon Bratseth2020-05-293-18/+13
* Remove softStart from code too.Henning Baldersheim2020-05-291-4/+0
* Remove control of slow start. That was a blind alley.Henning Baldersheim2020-05-293-29/+0
* Add Cloud builderMartin Polden2020-05-271-1/+2
* Merge pull request #13313 from vespa-engine/balder/topk-probability-four-ninesHenning Baldersheim2020-05-264-18/+8
|\
| * Merge branch 'master' into balder/topk-probability-four-ninesHenning Baldersheim2020-05-206-40/+24
| |\
| * | Set top-k-probability to 0.9999Henning Baldersheim2020-05-194-18/+8
* | | Specify model version in todo'sJon Bratseth2020-05-251-1/+1
* | | Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-2519-110/+123
* | | Revert "Bratseth/real resources in model"Harald Musum2020-05-2319-123/+110
* | | Merge pull request #13351 from vespa-engine/gjoranv/injectable-query-profile-...gjoranv2020-05-234-2/+26
|\ \ \
| * | | Add helper method to create a component from class and bundle.gjoranv2020-05-222-5/+6
| * | | Instantiate registry from search-and-docproc bundlegjoranv2020-05-221-2/+10
| * | | Improve class commentgjoranv2020-05-221-2/+1
| * | | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-222-6/+5
| * | | Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-222-0/+17
* | | | Update config-model/src/main/java/com/yahoo/config/model/provision/SingleNode...Jon Bratseth2020-05-221-6/+0
* | | | Access resources directlyJon Bratseth2020-05-2210-65/+64
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-225-13/+22
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-229-38/+48
* | | | Access flavor resources through resources()Jon Bratseth2020-05-213-5/+5
* | | | Access flavor resources through resources()Jon Bratseth2020-05-211-11/+12
|/ / /
* | / Revert "Gjoranv/create registry from config"Harald Musum2020-05-202-16/+0
| |/ |/|
* | Merge pull request #13311 from vespa-engine/gjoranv/create-registry-from-configgjoranv2020-05-202-0/+16
|\ \
| * | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-192-6/+5