summaryrefslogtreecommitdiff
path: root/jstests/replsets/cloneDb.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-128/+0
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-30144 cloneDB.js should await replication after creating viewWilliam Schultz2017-07-141-0/+3
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+1
* SERVER-25796 copydb support for views + additional cloner testsJames Wahlin2016-08-311-0/+18
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-071-6/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-89/+98
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-13357 fix replset/cloneDb.jsmatt dannenberg2015-02-231-1/+1
* SERVER-13357 add slaveOk argument to clonematt dannenberg2015-02-201-3/+7
* SERVER-13713 fix flakiness in cloneDb.jsMatt Dannenberg2014-04-241-0/+1
* SERVER-13309 revise cloneDb.js in an attempt to eliminate grid.jsmatt dannenberg2014-04-231-44/+76
* SERVER-13234 Remove timeout from cloneDb.js testRandolph Tan2014-03-171-3/+7
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-6/+2
* SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthroughAndreas Nilsson2013-09-301-1/+1
* Add debugging messages to testKristina2012-01-261-1/+4
* Don't run test of cloneDB command if using auth. SERVER-4245Spencer T Brody2011-11-141-2/+6
* debugging clone.jsKristina2011-05-121-8/+10
* Forgot this other user (replsets/cloneDb.js) when changing libs/grid.js. Now ...Tony Hannan2010-10-261-5/+5
* comment test for nowAlberto Lerner2010-10-251-1/+1
* jstest for SERVER-1643, clone from replica setTony Hannan2010-09-221-0/+52