summaryrefslogtreecommitdiff
path: root/jstests/sharding/addshard1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47406 Implement the persistence and tracking of topologyTimeKevin Pulo2020-07-011-0/+1
* 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-59/+56
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-1/+1
* SERVER-25910 fail setShardVersion on mongod if not running with --shardsvrEsha Maharishi2016-09-071-2/+2
* SERVER-24810 swap assert movePrimary commands with ShardingTest::ensurePrimar...Dianna Hohensee2016-06-301-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-50/+58
* SERVER-21186 Make actionLog format the same as changeLog'sKaloian Manassiev2015-11-031-36/+43
* SERVER-21082 Add more basic tests for addShard and removeShardRandolph Tan2015-10-231-2/+12
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-1/+1
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-6/+8
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-6/+3
* fix for SERVER-2326, unique : true semanticsgregs2011-03-301-1/+1
* SERVER-1292 Test moving and splitting collection from mongod turned shardAlberto Lerner2010-08-021-5/+29
* make test robustEliot Horowitz2010-07-311-1/+5
* SERVER-1292 When adding a shard, bring all the DBs that mongod carried beforeAlberto Lerner2010-07-301-5/+21
* SERVER-1292 For now, don't add a mongod as a shard if it's not empty. Will al...Alberto Lerner2010-07-301-0/+12