summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Replace extremely expensive String.split with simple indexOf/substring.Henning Baldersheim2019-10-301-3/+8
* Merge pull request #11149 from vespa-engine/ogronnesby/require-clients-pem-in...Øyvind Grønnesby2019-10-303-22/+20
|\
| * Give test better nameØyvind Grønnesby2019-10-291-1/+1
| * Require security/clients.pem in public systemsØyvind Grønnesby2019-10-293-22/+20
* | Add Vespa version to ModelHarald Musum2019-10-301-0/+9
* | Merge pull request #11083 from vespa-engine/bratseth/include-retired-clusterc...Jon Bratseth2019-10-292-12/+25
|\ \
| * | Include retired cluster controllersJon Bratseth2019-10-242-12/+25
* | | Use TestUtil.joinLines to simplify generation of multi-line string.Tor Egge2019-10-281-23/+26
* | | Use attribute combiner summary transform when source field is a complexTor Egge2019-10-282-0/+57
| |/ |/|
* | Merge with masterJon Bratseth2019-10-258-60/+52
|\ \
| * | Revert "Revert "search-nodes config is long gone. Now it is taken over by dis...Henning Baldersheim2019-10-241-21/+5
| * | Revert "search-nodes config is long gone. Now it is taken over by dispatch co...Harald Musum2019-10-241-5/+21
| * | GC no longer used ports.Henning Baldersheim2019-10-245-34/+8
| * | search-nodes config is long gone. Now it is taken over by dispatch config.Henning Baldersheim2019-10-241-21/+5
| * | Merge pull request #11084 from vespa-engine/toregge/update-summary-disk-acces...Geir Storli2019-10-242-2/+42
| |\ \ | | |/ | |/|
| | * Update SummaryDiskAccessValidator for struct fields.Tor Egge2019-10-242-2/+42
* | | Create one Dispatcher component per search clusterJon Bratseth2019-10-2518-184/+241
|/ /
* / Create VespaZooKeeperServer interface and use where appropriateHarald Musum2019-10-241-1/+1
|/
* Revert "Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-231-1/+2
* Merge pull request #11045 from vespa-engine/revert-11041-revert-11040-revert-...Håkon Hallingstad2019-10-221-2/+1
|\
| * Revert "Reapply "Move ZooKeeperServer to another module""Harald Musum2019-10-221-2/+1
* | Merge pull request #11043 from vespa-engine/geirst/matched-elements-only-for-...Geir Storli2019-10-227-9/+61
|\ \ | |/ |/|
| * Handle matched element filter transforms for imported complex fields.Geir Storli2019-10-225-8/+49
| * Mark matched elements filter transforms as dynamic that require the query.Geir Storli2019-10-222-1/+12
* | Revert "Revert "Reapply "move ZooKeeperServer to another module"""Harald Musum2019-10-221-1/+2
|/
* Revert "Reapply "move ZooKeeperServer to another module""Håkon Hallingstad2019-10-221-2/+1
* Revert "Revert "Reapply "Move ZooKeeperServer to another module""""Harald Musum2019-10-211-1/+2
* Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-211-2/+1
* Revert "Revert "Move ZooKeeperServer to another module""Harald Musum2019-10-201-1/+2
* Revert "Move ZooKeeperServer to another module"Harald Musum2019-10-181-2/+1
* Move ZooKeeperServer to another moduleHarald Musum2019-10-171-1/+2
* Minor refactoring, no functional changesHarald Musum2019-10-171-31/+38
* No need to add bundle that is already a preinstalled bundleHarald Musum2019-10-161-1/+0
* Allow deploying self-hosted applications to devJon Bratseth2019-10-156-30/+71
* Update copyrightHenning Baldersheim2019-10-151-0/+1
* Set availableProcessors so that we control how many cores the jvm see.Henning Baldersheim2019-10-153-1/+67
* Merge pull request #10980 from vespa-engine/balder/expose-minheapsize-program...Henning Baldersheim2019-10-159-14/+6
|\
| * minheapsize -> minHeapsizeHenning Baldersheim2019-10-156-6/+6
| * Add minheapsize as a controllable entity. Control it explicit and avoid using...Henning Baldersheim2019-10-149-14/+6
* | Only application clusters need to worry about memory percentage.gjoranv2019-10-152-8/+13
|/
* Restart is on service level, not cluster level.Henning Baldersheim2019-10-142-4/+0
* Unify qrstart config generationHenning Baldersheim2019-10-147-45/+29
* Merge pull request #10971 from vespa-engine/balder/only-use-2-cores-for-metri...Henning Baldersheim2019-10-147-16/+87
|\
| * Simplify by chaining.Henning Baldersheim2019-10-142-8/+10
| * Also test the hosted dimension.Henning Baldersheim2019-10-131-6/+31
| * Set percentage to zero explicit.Henning Baldersheim2019-10-131-0/+1
| * Test at the cluster level instead as that is where config is produced.Henning Baldersheim2019-10-123-23/+31
| * Only override what you really need.Henning Baldersheim2019-10-122-2/+1
| * Make 2 cores available to the clustercontroller. Control all settings related...Henning Baldersheim2019-10-124-6/+11
| * Add test for expected qr-start config.Henning Baldersheim2019-10-121-0/+17