summaryrefslogtreecommitdiff
path: root/jstests/sharding/addshard4.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71755 Modify enableSharding and addShard to support database placement...Paolo Polato2023-03-241-10/+6
* SERVER-56845 Fail addShard if DWCF=w:1 and no CWWC is setMoustafa Maher2021-07-131-0/+3
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-42/+41
* SERVER-31586 Update balancer configuration on mongod on addShardMatthew Saltz2018-07-091-2/+3
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-38/+39
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-2/+10
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-2/+2
* Clean up ReplicaSetMonitor after failed addShard command. SERVER-4447.Spencer T Brody2012-04-091-0/+6
* make tests use lower port numbersKristina2011-08-011-4/+4
* fix addshard4 - ensure we wait for long file alloc delays before using rsgregs2011-05-161-0/+6
* allow arbiters and passives as seeds SERVER-2547Kristina2011-04-121-1/+17
* include passives in replset listKristina Chodorow2010-10-101-0/+24