summaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Expand)AuthorAgeFilesLines
* Handle import of array of struct fields, map of struct fields, and map ofTor Egge2018-11-2712-10/+544
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-2617-18/+18
* Model the config model view of model-integrationJon Bratseth2018-11-2617-67/+67
* Remove experimental enable-multiple-bucket-spaces flag.Geir Storli2018-11-232-54/+7
* Merge pull request #7744 from vespa-engine/bratseth/move-tf-out-of-config-modelJon Bratseth2018-11-2317-27/+41
|\
| * Move all importing to model-integrationJon Bratseth2018-11-2217-18/+18
| * Restore old package nameJon Bratseth2018-11-2217-18/+18
| * Separate model integration into a separate moduleJon Bratseth2018-11-2117-27/+41
* | Add unit test for position zcurve field not being part of [document] fieldsetTor Brede Vekterli2018-11-223-0/+25
* | exclude "extra" fields from [document] field-setArne Juul2018-11-225-22/+8
* | Keep the old default until tested in a full zone.Henning Baldersheim2018-11-212-2/+2
* | Avoid * importsHenning Baldersheim2018-11-211-2/+11
* | Follow api change.Henning Baldersheim2018-11-211-2/+0
* | Merge pull request #5471 from vespa-engine/balder/use-weighted-group-distribu...Henning Baldersheim2018-11-213-5/+23
|\ \
| * | weighted -> adaptive.Henning Baldersheim2018-04-062-6/+6
| * | Use weighted random group distribution as defaultHenning Baldersheim2018-04-053-5/+23
* | | Merge pull request #7727 from vespa-engine/balder/control-dispatch-policy-in-...Henning Baldersheim2018-11-211-24/+57
|\ \ \
| * | | Add a jdisc container clsuter to actually get some dispatch nodes.Henning Baldersheim2018-11-211-24/+30
| * | | Ensure that we have one cluster.Henning Baldersheim2018-11-211-0/+2
| * | | Control dispatch policy explicitHenning Baldersheim2018-11-211-1/+26
| | |/ | |/|
* / | No zone dimension hereHenning Baldersheim2018-11-211-4/+1
|/ /
* | Deprecation cleanupJon Bratseth2018-11-201-2/+1
* | No readahead on mapped disk indexes when using ssd'sHenning Baldersheim2018-11-151-0/+10
* | Consolidate match settingJon Bratseth2018-11-133-0/+73
* | Add VESPA_CONFIGSERVER_ZOOKEEPER_IDSValerij Fredriksen2018-11-092-20/+118
* | Revert "Supporting clearing config array when overriding config"Harald Musum2018-11-081-64/+28
* | Merge pull request #7536 from vespa-engine/hmusum/support-clearing-config-arr...Harald Musum2018-11-051-28/+64
|\ \
| * | Support 'clear' operation when using 'item' syntax onlyHarald Musum2018-11-051-8/+0
| * | Supporting clearing config array when ovverriding configHarald Musum2018-11-011-28/+72
* | | Merge pull request #7551 from vespa-engine/balder/jvmargs-2-jvm-optionsHenning Baldersheim2018-11-025-31/+88
|\ \ \
| * | | Throw instead of warn.Henning Baldersheim2018-11-021-3/+7
| * | | Add jvm-options and prefer over jvmargsHenning Baldersheim2018-11-025-31/+84
* | | | Merge pull request #7546 from vespa-engine/bratseth/improve-error-messageJon Bratseth2018-11-021-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Improve error message etcJon Bratseth2018-11-021-7/+8
* | | | gcopts -> jvm-gc-optionsHenning Baldersheim2018-11-012-19/+19
* | | | Rewrite to keep all the logic in one place.Henning Baldersheim2018-11-012-74/+101
|/ / /
* / / Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-1/+6
|/ /
* | Refactor: Move qrstart config generation from ContainerSearh to ContainerClus...Henning Baldersheim2018-10-263-5/+3
* | Also detect cms argsHenning Baldersheim2018-10-251-0/+1
* | Detect conflicting jvmargs.Henning Baldersheim2018-10-251-0/+41
* | If System name is dev enable G1GCHenning Baldersheim2018-10-251-4/+9
* | Add support for controlling gcopts in services.xmlHenning Baldersheim2018-10-252-31/+40
* | Control gcopts from model.Henning Baldersheim2018-10-251-0/+24
* | Expect gcopts in configHenning Baldersheim2018-10-251-1/+1
* | Check that assumption of struct data type is correctLester Solbakken2018-10-231-0/+5
* | Revert "Revert "Disallow complex types as keys for nested types in arrays""Lester Solbakken2018-10-237-21/+76
* | Revert "Disallow complex types as keys for nested types in arrays"Harald Musum2018-10-237-76/+21
* | Merge pull request #7407 from vespa-engine/revert-7397-revert-7391-balder/avo...Henning Baldersheim2018-10-223-17/+14
|\ \
| * | Revert "Revert "Balder/avoid caching stuff you already have access t""Henning Baldersheim2018-10-223-17/+14
* | | Merge pull request #7399 from vespa-engine/lesters/disallow-complex-types-as-...Henning Baldersheim2018-10-227-21/+76
|\ \ \ | |/ / |/| |