aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* for testing onlylesters/bert-testingLester Solbakken2020-04-0310-138/+416
* 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
| * | Restore turning use dedicated node offJon Bratseth2020-03-231-1/+3
| * | Remove phrase-segmentation flagJon Bratseth2020-03-233-22/+13
| |/
* / Add note regarding allocation changesMartin Polden2020-03-242-0/+11
|/
* Use builderMartin Polden2020-03-201-6/+6
* Allocate dedicated nodes when no nodes are specifiedMartin Polden2020-03-204-26/+84
* Revert "Satisfy capacity requirement when allocating without nodes tag"Harald Musum2020-03-193-52/+84
* Fix domain ordering in error message + use raw valueBjørn Christian Seime2020-03-181-1/+1
* Reapply #12601Bjørn Christian Seime2020-03-186-27/+110
* Merge pull request #12610 from vespa-engine/mpolden/avoid-magic-combined-reduxMartin Polden2020-03-183-84/+52
|\
| * Satisfy capacity requirement when allocating without nodes tagMartin Polden2020-03-183-33/+42
| * Missing node specification allocates one node per clusterMartin Polden2020-03-182-57/+16
* | Revert "Bjorncs/implicit access control"Bjørn Christian Seime2020-03-186-110/+27
|/
* Merge pull request #12601 from vespa-engine/bjorncs/implicit-access-controlBjørn Christian Seime2020-03-186-27/+110
|\
| * Fix check for non-identical domainsBjørn Christian Seime2020-03-181-1/+1
| * Test that access control is implicitly added for hosted appsBjørn Christian Seime2020-03-171-1/+24