summaryrefslogtreecommitdiff
path: root/jstests/sharding/diffservers1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-17/+17
* SERVER-34700 Add `maxTimeMS` to diffservers1.jsKaloian Manassiev2018-05-021-13/+13
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-15/+16
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-301-1/+1
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+5
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-1/+0
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-0/+1
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-1/+0
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-5/+5
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-2/+3
* SERVER-1497 Cant mix and match localhost and real IPsAlberto Lerner2010-07-281-1/+1
* don't allow shards on localhost unless allowLocal : true SHARDING-47Eliot Horowitz2009-10-121-0/+1
* make sure new shards are valid SHARDING-29Eliot Horowitz2009-09-011-0/+3
* renamedwight2009-08-291-3/+3
* cleaning, better test systemEliot Horowitz2009-02-181-17/+5
* cleaning up test framework and very simple sharding framework sanity testEliot Horowitz2009-02-171-0/+28