summaryrefslogtreecommitdiff
path: root/jstests/sharding/rename.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+7
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+3
* SERVER-31184 Improve checks in sharding testsKaloian Manassiev2017-10-101-10/+10
* SERVER-26435 Refactor replsettest.js to reduce sizeJames Wahlin2016-10-171-2/+2
* SERVER-23073 Check if either collection is sharded before renaming.Charlie Swanson2016-07-181-0/+18
* 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-44/+39
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-1/+0
* SERVER-17955 Add cross-mongos collection rename testKaloian Manassiev2015-07-161-13/+26
* SERVER-17383 Make sure that ops are sent to the right shard in rename.jsRandolph Tan2015-02-261-0/+1
* SERVER-16955 Wait for mongos to recognize new master before proceeding in ren...Randolph Tan2015-01-201-5/+11
* SERVER-12419 Fix commands from mongos and GLEEric Milkie2014-01-291-4/+21
* all split requests now go through new logicAlberto Lerner2010-10-221-0/+1
* renameCollection in mongos SERVER-948Mathias Stearn2010-04-281-0/+26