summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Check explicitly for content cluster and add testJon Bratseth2016-08-112-7/+52
* Minor nonfunctional changesJon Bratseth2016-08-102-3/+3
* CleanupJon Bratseth2016-08-098-35/+23
* Support referencing a content clusterJon Bratseth2016-08-093-34/+80
* Remove dead codeJon Bratseth2016-08-092-129/+0
* Make the services root element available in ConfigModelContextJon Bratseth2016-08-0910-60/+81
* Cluster node referencesJon Bratseth2016-08-097-47/+124
* VESPA-3078: Metric for Java VM heap size utilization (#362)Leandro Alves2016-07-201-0/+4
* Disable drawing clustercontrollers from container hostsgjoranv2016-07-122-5/+7
* Fix: Log to vespa logHarald Musum2016-07-111-10/+16
* Merge pull request #345 from yahoo/hmusum/log-time-used-in-rank-setup-validationgjoranv2016-07-112-38/+31
|\
| * Log time used in rank setup validator (at debug level)Harald Musum2016-07-112-38/+31
* | Add newlineHarald Musum2016-07-111-1/+1
* | Add sd test fileHarald Musum2016-07-111-0/+7
* | Fail when search does not have documentHarald Musum2016-07-112-1/+32
|/
* Reduce threads in clustercontroller threadpool from 500 to 10.Henning Baldersheim2016-07-072-4/+45
* update unit test checking verbosegcArne H Juul2016-07-071-1/+1
* Merge pull request #320 from yahoo/balder/minhits-per-thread-take2Geir Storli2016-07-074-0/+33
|\
| * Control min-hits-per-threadHenning Baldersheim2016-07-064-0/+33
* | stop using perl script one more placeArne H Juul2016-07-071-2/+2
* | use new code to find configserversArne H Juul2016-07-071-1/+1
* | Avoid implicit whitespace normalization during attribute validationTor Brede Vekterli2016-07-065-18/+19
|/
* Don't select the same host twice in the same operationJon Bratseth2016-07-042-14/+7
* Eclude containers on content nodesJon Bratseth2016-07-041-12/+24
* Revert "Revert "Bratseth/only one clustercontroller per host 2""Jon Bratseth2016-07-044-12/+84
* Revert "Bratseth/only one clustercontroller per host 2"Jon Bratseth2016-07-014-84/+12
* Merge pull request #283 from yahoo/bratseth/only-one-clustercontroller-per-ho...Jon Bratseth2016-07-014-12/+84
|\
| * Handle multiple cluster controller hosts mapping to the same physical hostJon Bratseth2016-07-012-6/+18
| * Revert "Revert "Don't use the same host for multiple cluster controllers""Jon Bratseth2016-06-303-8/+68
* | Add tuning of conservative mode in proton flush strategy.Geir Storli2016-06-304-17/+48
|/
* Revert "Don't use the same host for multiple cluster controllers"Jon Bratseth2016-06-293-68/+8
* Don't use the same host for multiple cluster controllersJon Bratseth2016-06-293-8/+68
* Merge with masterJon Bratseth2016-06-2927-289/+350
|\
| * Disable clustercontroller on containerJon Bratseth2016-06-292-4/+4
| * Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-1/+2
| * Draw cluster controllers from containers when necessaryJon Bratseth2016-06-2717-80/+174
| * Correct indexing chain logic and cleanupJon Bratseth2016-06-271-17/+7
| * Move building to builderJon Bratseth2016-06-2710-198/+165
| * Move content cluster building into ContentJon Bratseth2016-06-274-5/+14
* | Correct commentJon Bratseth2016-06-291-1/+1
* | Better admin amendment testJon Bratseth2016-06-291-12/+8
* | Make amender test set up multiple nodesJon Bratseth2016-06-294-63/+87
* | SimplifyJon Bratseth2016-06-282-62/+59
* | Rename testerJon Bratseth2016-06-282-26/+23
* | Extract functionality allowing tests with of multiple hostsJon Bratseth2016-06-284-107/+143
* | Add admin model amendment testJon Bratseth2016-06-281-7/+78
|/
* Merge pull request #56 from yahoo/vekterli/configurable-group-auto-takedownTor Brede Vekterli2016-06-273-11/+48
|\
| * Add configurable automatic group up/down feature based on node availabilityTor Brede Vekterli2016-06-173-11/+48
* | Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
* | Merge pull request #169 from yahoo/geirst/add-option-to-tune-initialize-threa...Henning Baldersheim2016-06-224-1/+39
|\ \