summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Remove reference to yca proxyJon Bratseth2017-08-081-1/+1
* Remove unnecessary instances of the character sequence 'yca'Jon Bratseth2017-08-081-4/+4
* Don't use unnecessary specific namingJon Bratseth2017-07-054-11/+11
* import getDefaultsArne H Juul2017-06-193-12/+12
* use underVespaHomeArne H Juul2017-06-196-10/+10
* Keep time outside ValidationOverridesJon Bratseth2017-06-168-43/+54
* Make ValidationOverrides available from the outsideJon Bratseth2017-06-159-106/+8
* Update copyright headersJon Bratseth2017-06-14289-276/+293
* Revert "Update copyright headers"Jon Bratseth2017-06-14288-288/+271
* Update copyright headersJon Bratseth2017-06-14288-271/+288
* Remove carriage returnJon Bratseth2017-06-146-6/+6
* Merge pull request #2733 from yahoo/hmusum/16-distribution-bits-only-for-prodJon Bratseth2017-06-142-60/+65
|\
| * Add testHarald Musum2017-06-142-60/+65
* | Merge pull request #2755 from yahoo/hmusum/minor-cleanupgjoranv2017-06-141-1/+1
|\ \ | |/ |/|
| * Minor cleanupHarald Musum2017-06-141-1/+1
* | Make sure to create DeployState only once (and simplify due to that)Harald Musum2017-06-131-3/+1
|/
* Revert "Copyright header"Jon Bratseth2017-06-13289-299/+282
* Copyright headerJon Bratseth2017-06-13289-282/+299
* Add the 'system' metric set to all custom consumers.gjoranv2017-06-011-4/+12
* Add unit test.gjoranv2017-06-011-0/+17
* Set minimum threads to be 8Harald Musum2017-05-301-5/+5
* Set number of threads for summary compression to numcores/2.Henning Baldersheim2017-05-221-0/+21
* The threadpoolProvider does not use the container to get config. Only the clu...Henning Baldersheim2017-05-181-2/+12
* Repair broken alignment.Henning Baldersheim2017-05-181-1/+2
* VerifyClusterControllerCluster -> ClusterControllerClusterVerifierHenning Baldersheim2017-05-181-2/+2
* Remove imports not needed.Henning Baldersheim2017-05-181-1/+0
* Exclude SimpleLinguistics component from clustercontroller cluster.Henning Baldersheim2017-05-181-8/+62
* Merge pull request #2303 from yahoo/hmusum/configure-number-of-hsots-to-pick-...Harald Musum2017-05-081-38/+115
|\
| * Add configuration for minimum number of slobroks per container clusterHarald Musum2017-04-261-38/+115
* | Ensure that explicit proton tuning have precedence over default node flavor t...Geir Storli2017-05-033-9/+68
* | Tune flush strategy tls size based on available disk.Geir Storli2017-05-031-4/+22
* | Tune flush strategy memory limits based on available memory.Geir Storli2017-05-031-2/+15
* | Tune document store maxfilesize based on available memory.Geir Storli2017-05-031-2/+32
|/
* Tune proton config based on flavor if this is present for the search node.Geir Storli2017-04-262-1/+54
* Add class for tuning proton config based on node flavor of a search node.Geir Storli2017-04-261-0/+39
* Update expected answer in test too.Henning Baldersheim2017-04-201-1/+1
* Revert "Revert "Balder/fast access fields are also in memory for streaming se...Henning Baldersheim2017-04-202-28/+88
* Revert "Balder/fast access fields are also in memory for streaming search"Henning Baldersheim2017-04-202-88/+28
* Test and implement that only fast access attributes are produced for streamin...Henning Baldersheim2017-04-202-7/+15
* Simplify with streams and ImmutableMap.ofHenning Baldersheim2017-04-201-6/+5
* break long line for readabilityHenning Baldersheim2017-04-201-3/+6
* Properly generate attribute config for streamig search.Henning Baldersheim2017-04-202-22/+72
* Always pass wanted Vespa versionJon Bratseth2017-04-196-13/+35
* Merge branch 'master' into bratseth/receive-wanted-versionJon Bratseth2017-04-184-27/+61
|\
| * Merge pull request #2174 from yahoo/hmusum/remove-searchdefinitions-syntaxgjoranv2017-04-181-25/+0
| |\
| | * Remove unused apps and fix no longer valid <searchdefinitions> in services.xmlHarald Musum2017-04-061-25/+0
| * | Change soLingerTime unit from milliseconds to secondsBjørn Christian Seime2017-04-181-1/+1
| |/
| * Merge pull request #2148 from yahoo/bjorncs/forbid-fast-access-prediate-tenso...Geir Storli2017-04-051-0/+59
| |\
| | * Use joinLines + add reference fieldBjørn Christian Seime2017-04-051-17/+30
| | * Forbid fast-access for predicate, tensor and reference attributesBjørn Christian Seime2017-04-041-0/+46