summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Add flag control over softstart seconds.Henning Baldersheim2020-04-167-5/+53
* Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-158-3/+53
* Merge pull request #12910 from vespa-engine/bjorncs/query-predicate-field-val...Jon Bratseth2020-04-142-0/+4
|\
| * Expect predicate commandJon Bratseth2020-04-141-0/+2
| * Add 'predicate' as index command to all predicate fieldsBjørn Christian Seime2020-04-141-0/+2
* | Merge pull request #12891 from vespa-engine/hmusum/do-not-send-hint-about-fil...Harald Musum2020-04-148-59/+55
|\ \ | |/ |/|
| * Do not request download of files for tenant hosts when on hostedHarald Musum2020-04-147-15/+25
| * Clean up and simplify FileDistributorHarald Musum2020-04-147-54/+40
* | Report expired client certificate as a separate metricBjørn Christian Seime2020-04-081-0/+1
|/
* Validate resource changes by the lower limitJon Bratseth2020-04-0810-59/+109
* Merge pull request #12846 from vespa-engine/mpolden/remove-old-allocation-logicHarald Musum2020-04-072-22/+2
|\
| * Remove unused allocation logic for unspecified nodesMartin Polden2020-04-062-22/+2
* | Merge pull request #12820 from vespa-engine/gjoranv/remove-unused-methodBjørn Christian Seime2020-04-061-9/+0
|\ \ | |/ |/|
| * Remove unused methodgjoranv2020-04-031-9/+0
* | Validate that we don't attempt to scale bandwithJon Bratseth2020-04-031-0/+5
* | Validate min and maxJon Bratseth2020-04-031-0/+7
|/
* Remove feature flag for using new Athenz filterBjørn Christian Seime2020-04-021-7/+0
* Merge pull request #12783 from vespa-engine/bjorncs/max-connection-lifeBjørn Christian Seime2020-04-021-4/+8
|\
| * Configure idle timeout and max connection life for hosted connectorBjørn Christian Seime2020-04-021-4/+8
* | Merge pull request #12795 from vespa-engine/balder/compact-config-follows-chu...Henning Baldersheim2020-04-022-3/+16
|\ \
| * | Unify spacingHenning Baldersheim2020-04-021-3/+3
| * | Let compression during compaction follow settings for chunk.Henning Baldersheim2020-04-012-2/+15
| |/
* / Enable dedicated-nodes-when-unspecified by defaultMartin Polden2020-04-024-49/+12
|/
* override log control file for verify-ranksetupArne Juul2020-03-311-1/+1
* Configure initially out of rotation for config serversJon Bratseth2020-03-302-1/+9
* move distance-metric specification, part 1Arne Juul2020-03-2710-49/+62
* Move access control related tests to AccessControlTestBjørn Christian Seime2020-03-272-53/+62
* Replace use of monitor with volatileBjørn Christian Seime2020-03-271-52/+32
* Allow vcpu ranges and propagate errorJon Bratseth2020-03-263-3/+3
* Update config-model/src/test/schema-test-files/services-hosted.xmlJon Bratseth2020-03-261-1/+1
* Support specifying resource rangesJon Bratseth2020-03-2611-55/+182
* SimplifyJon Bratseth2020-03-261-17/+12
* Use ClusterResources in NodesSpecificationJon Bratseth2020-03-263-52/+38
* Merge pull request #12717 from vespa-engine/bratseth/autoscaling-ranges-1Jon Bratseth2020-03-268-32/+57
|\
| * Support passing both min and max resourcesJon Bratseth2020-03-251-6/+6
| * Collect resource fields into ClusterResourcesJon Bratseth2020-03-253-23/+25
| * Remove clustertype from ClusterResourcesJon Bratseth2020-03-251-1/+1
| * Move group argument inside CapacityJon Bratseth2020-03-257-15/+38
* | Merge pull request #12708 from vespa-engine/bjorncs/access-controlBjørn Christian Seime2020-03-256-91/+116
|\ \
| * | Add implicit access control when application has explicit httpBjørn Christian Seime2020-03-252-16/+39
| * | Refactor Http to be thread-safe and more easily mutableBjørn Christian Seime2020-03-256-77/+79
| |/
* / Add metrics to metric set.Henning Baldersheim2020-03-251-24/+20
|/
* Merge pull request #12696 from vespa-engine/bratseth/non-functional-changesJon Bratseth2020-03-252-2/+2
|\
| * Non-functional changes onlyJon Bratseth2020-03-242-2/+2
* | Merge pull request #12671 from vespa-engine/arnej/configurable-distance-metricsArne H Juul2020-03-2426-13/+219
|\ \ | |/ |/|
| * add copyrightArne Juul2020-03-241-1/+1
| * add unit testArne Juul2020-03-231-0/+53
| * make HNSW distance metric configurableArne Juul2020-03-2325-13/+166
* | Merge pull request #12664 from vespa-engine/bratseth/dont-use-phrase-segmenta...Jon Bratseth2020-03-247-96/+14
|\ \
| * | Remove phrase-segmenting flag testJon Bratseth2020-03-234-75/+0