aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* for testing onlylesters/bert-testingLester Solbakken2020-04-034-0/+232
* 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-272-11/+6
* Move access control related tests to AccessControlTestBjørn Christian Seime2020-03-272-53/+62
* Support specifying resource rangesJon Bratseth2020-03-262-6/+71
* 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-241-0/+53
|\
| * add copyrightArne Juul2020-03-241-1/+1
| * add unit testArne Juul2020-03-231-0/+53
* | Remove phrase-segmenting flag testJon Bratseth2020-03-231-7/+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-1879-226/+235
|\ \ \
| * | | 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-171-4/+1
| |\ \
| | * | Remove support for overriding application id in access-controlBjørn Christian Seime2020-03-171-4/+1
| * | | Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-1777-219/+231
| |/ /
* | | 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-1377-231/+219
* | Merge pull request #12563 from vespa-engine/bratseth/search-to-schemaJon Bratseth2020-03-1377-219/+231
|\ \
| * | searchdefinitions -> schemasJon Bratseth2020-03-137-33/+43
| * | searchdefinitions -> schemasJon Bratseth2020-03-1376-185/+191
| * | searchdefinitions -> schemasJon Bratseth2020-03-132-7/+7
| * | searchdefinitions -> schemasJon Bratseth2020-03-132-7/+6
| * | searchdefinitions -> schemasJon Bratseth2020-03-131-10/+7
| |/
* / Update testsHarald Musum2020-03-132-8/+8
|/
* Merge pull request #12525 from vespa-engine/mpolden/validate-endpoint-contain...Martin Polden2020-03-111-29/+50
|\
| * Validate that endpoint points to an existing container clusterMartin Polden2020-03-101-0/+17
| * SimplifyMartin Polden2020-03-101-29/+33
* | Update tests after making 'default' the default profilegjoranv2020-03-101-2/+2