summaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Expand)AuthorAgeFilesLines
* Add flag control over softstart seconds.Henning Baldersheim2020-04-161-0/+28
* Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-153-1/+24
* Merge pull request #12910 from vespa-engine/bjorncs/query-predicate-field-val...Jon Bratseth2020-04-141-0/+2
|\
| * Expect predicate commandJon Bratseth2020-04-141-0/+2
* | Do not request download of files for tenant hosts when on hostedHarald Musum2020-04-142-2/+2
* | Clean up and simplify FileDistributorHarald Musum2020-04-142-7/+11
|/
* Validate resource changes by the lower limitJon Bratseth2020-04-084-5/+14
* Merge pull request #12795 from vespa-engine/balder/compact-config-follows-chu...Henning Baldersheim2020-04-021-1/+2
|\
| * Let compression during compaction follow settings for chunk.Henning Baldersheim2020-04-011-1/+2
* | Enable dedicated-nodes-when-unspecified by defaultMartin Polden2020-04-023-42/+11
|/
* move distance-metric specification, part 1Arne Juul2020-03-273-12/+7
* Move access control related tests to AccessControlTestBjørn Christian Seime2020-03-272-53/+62
* Allow vcpu ranges and propagate errorJon Bratseth2020-03-261-1/+1
* Update config-model/src/test/schema-test-files/services-hosted.xmlJon Bratseth2020-03-261-1/+1
* Support specifying resource rangesJon Bratseth2020-03-263-7/+79
* Merge pull request #12717 from vespa-engine/bratseth/autoscaling-ranges-1Jon Bratseth2020-03-261-0/+6
|\
| * Move group argument inside CapacityJon Bratseth2020-03-251-0/+6
* | Add implicit access control when application has explicit httpBjørn Christian Seime2020-03-251-0/+29
* | Refactor Http to be thread-safe and more easily mutableBjørn Christian Seime2020-03-251-1/+1
|/
* Merge pull request #12671 from vespa-engine/arnej/configurable-distance-metricsArne H Juul2020-03-2423-0/+181
|\
| * add copyrightArne Juul2020-03-241-1/+1
| * add unit testArne Juul2020-03-231-0/+53
| * make HNSW distance metric configurableArne Juul2020-03-2322-0/+128
* | Remove phrase-segmenting flag testJon Bratseth2020-03-233-68/+0
|/
* Allocate dedicated nodes when no nodes are specifiedMartin Polden2020-03-202-1/+32
* Revert "Satisfy capacity requirement when allocating without nodes tag"Harald Musum2020-03-192-28/+20
* Reapply #12601Bjørn Christian Seime2020-03-181-0/+24
* Merge pull request #12610 from vespa-engine/mpolden/avoid-magic-combined-reduxMartin Polden2020-03-182-20/+28
|\
| * Satisfy capacity requirement when allocating without nodes tagMartin Polden2020-03-182-20/+28
| * Missing node specification allocates one node per clusterMartin Polden2020-03-181-3/+3
* | Revert "Bjorncs/implicit access control"Bjørn Christian Seime2020-03-181-24/+0
|/
* Merge pull request #12601 from vespa-engine/bjorncs/implicit-access-controlBjørn Christian Seime2020-03-181-0/+24
|\
| * Test that access control is implicitly added for hosted appsBjørn Christian Seime2020-03-171-1/+24
* | Merge pull request #12566 from vespa-engine/gjoranv/allow-stealing-builtin-ha...gjoranv2020-03-182-6/+50
|\ \
| * | Verify that reserved bindings cannot be stolen.gjoranv2020-03-161-0/+18
| * | Update test to check that handler has no bindingsgjoranv2020-03-161-4/+10
| * | Add unit test.gjoranv2020-03-131-2/+22
* | | Merge branch 'master' into hmusum/builder-for-clusterspecHarald Musum2020-03-1881-228/+236
|\ \ \
| * | | Revert "Missing node specification allocates one node per cluster"Harald Musum2020-03-181-3/+3
| | |/ | |/|
| * | Merge pull request #12592 from vespa-engine/bjorncs/remove-application-overri...Bjørn Christian Seime2020-03-172-5/+1
| |\ \
| | * | Remove support for overriding application id in access-controlBjørn Christian Seime2020-03-172-5/+1
| * | | Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-1778-220/+232
| |/ /
* | | Use two builder methods, request() and specification()Harald Musum2020-03-172-3/+3
* | | Add builder for ClusterSpecHarald Musum2020-03-172-23/+7
|/ /
* | Remove Vespa domain from AccessControlBjørn Christian Seime2020-03-161-2/+0
* | Missing node specification allocates one node per clusterMartin Polden2020-03-161-3/+3
* | Use docker image repo in ClusterSpecHarald Musum2020-03-162-1/+3
* | Revert "Bratseth/search to schema"Jon Bratseth2020-03-1378-232/+220
* | Merge pull request #12563 from vespa-engine/bratseth/search-to-schemaJon Bratseth2020-03-1378-220/+232
|\ \
| * | searchdefinitions -> schemasJon Bratseth2020-03-137-33/+43