summaryrefslogtreecommitdiff
path: root/jstests/sharding/addshard2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61055 Do not run check orphans after tests that call removeShardjannaerin2021-11-021-0/+5
* SERVER-58315 Change jstests to not use standalone nodes as shards nor config ...Marcos José Grillo Ramirez2021-07-071-41/+20
* Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackup...Marcos José Grillo Ramirez2021-07-071-20/+41
* SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is ...Marcos José Grillo Ramirez2021-07-021-41/+20
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-186/+185
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-06-111-23/+0
* SERVER-4999 Normalize all hostnames to lowercaseA. Jesse Jiryu Davis2019-05-141-0/+23
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-04-241-23/+0
* SERVER-4999 Normalize all hostnames to lowercaseA. Jesse Jiryu Davis2019-04-241-0/+23
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-29637 make shards obtain UUID for sharded collections from config serv...Esha Maharishi2017-08-091-47/+41
* SERVER-27625 remove dead ANSA and setShardVersion codeEsha Maharishi2017-01-231-9/+26
* SERVER-26785 drop unsharded database 'test' before removing shard with setNam...Esha Maharishi2017-01-111-0/+1
* SERVER-26785 rewrite addshard2.js to be able to unblacklist it from the last_...Esha Maharishi2017-01-111-22/+5
* SERVER-26286 rewrite addshard2.js to shut down each replica set or standalone...Esha Maharishi2016-10-111-125/+197
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-6/+6
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-6/+6
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-6/+6
* SERVER-24213 Make addShard return success if attempting to add an already exi...Spencer T Brody2016-08-081-41/+38
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-13/+18
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-125/+125
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-4/+4
* SERVER-21082 Add more basic tests for addShard and removeShardRandolph Tan2015-10-231-3/+7
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+9
* SERVER-20722 fix tests that create configsvrs explicitly to pass journal as wellmatt dannenberg2015-10-091-1/+3
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-18/+29
* SERVER-19732 SERVER-19524 SERVER-19545 Use configsvr instead of configServer ...Spencer T Brody2015-08-081-2/+2
* SERVER-19524 SERVER-19739 Additional validation and behavior for replica set ...Spencer T Brody2015-08-081-2/+4
* SERVER-19545 Prohibit config server replica sets from being added as shardsSpencer T Brody2015-08-031-0/+13
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-4/+6
* SERVER-17232 Don't return connection to config server when shardName is adminDaniel Alabi2015-03-101-0/+15
* SERVER-17231 Dissalow adding replica set shard with name: configalabid2015-03-091-0/+18
* replica set tests did not clean up the data folder due to bugagirbal2011-11-171-1/+3
* SERVER-1607 more replica set checks before adding shardAlberto Lerner2010-08-271-8/+17
* SERVER-1607 replica set checks before adding a shardAlberto Lerner2010-08-271-1/+1
* tests SERVER-1665Kristina Chodorow2010-08-271-0/+43