summaryrefslogtreecommitdiff
path: root/jstests/replsets/initial_sync2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-071-1/+1
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-10/+10
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-071-1/+1
* SERVER-24424 use ReplSetTest.add and reInitiate (instead of rs.add) to manage...Benety Goh2016-06-071-72/+32
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-105/+94
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-21/+1
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-1/+21
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-21/+1
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-4/+2
* SERVER-14118 omit _id from rs.add() configuration document in testBenety Goh2014-06-251-1/+3
* SERVER-14118 modify replset JS test to provide rs.add() coverageBenety Goh2014-06-181-7/+5
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-1/+1
* Fix tests to use test infrastructure the way it was meant to be used.Spencer T Brody2011-11-101-4/+2
* fix testKristina2010-12-281-1/+1
* allow initial sync when primary is downKristina2010-12-271-12/+10
* fix rs testKristina Chodorow2010-11-131-2/+2
* use return in test, not exitKristina Chodorow2010-11-121-2/+6
* rs test should check for initial sync completeKristina Chodorow2010-11-111-1/+6
* test fixes MINORKristina Chodorow2010-11-111-4/+26
* paren MINORKristina Chodorow2010-11-101-1/+1
* yet another rs test fixKristina Chodorow2010-11-101-2/+2
* rs test fixKristina Chodorow2010-11-101-1/+1
* fix rs testsKristina Chodorow2010-11-101-1/+19
* allow initial sync from secondaries SERVER-1829Kristina Chodorow2010-11-091-0/+132