summaryrefslogtreecommitdiff
path: root/jstests/repl/repl2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21384 Enable replication suites for in-memory storage enginesCharlie Swanson2015-11-191-1/+14
* Increase test verbosityKristina2012-11-061-2/+2
* Buildbot fix for SERVER-6702Randolph Tan2012-08-071-4/+4
* repl test debuggingKristina2011-07-131-9/+18
* fix repl2.js, explicit oplog sizedwight2011-07-131-1/+1
* SERVER-1096 inc ns size when inserting into oplogAaron2010-08-091-0/+2
* SERVER-85 converted repl tests to use new frameworks and small files-Aaron2009-12-091-2/+2
* trying to clean/speedup repl tests a bit - SERVER-10Eliot Horowitz2009-10-261-13/+10
* disable data file preallocation for pairing/repl testsAaron Staple2009-08-011-3/+3
* explicitly bind e2e mongod instances to loopback interfaceAaron2009-05-201-3/+3
* treat empty database same as just created database when figuring ownershipAaron2009-04-231-4/+0
* disable http interface in repl testsAaron2009-04-021-3/+3
* Only sleep extra on sigkill, be sure to stop running mongods at end of each d...Aaron2009-04-011-1/+2
* converted rest of repl testsAaron2009-04-011-6/+6
* try adjusting sleepsAaron2009-04-011-1/+1
* More timeoutsAaron2009-04-011-0/+1
* More robust / accurate checking of previous failed initial cloneAaron2009-03-171-7/+16
* Start from end of op log on initial query (first commit)Aaron2009-03-171-0/+2
* Run tests with SIGKILL as well as SIGTERMAaron2009-03-121-26/+35
* Less dumb interfaceAaron2009-02-141-1/+1
* Now can start any 'mongo program' from within mongo shellAaron2009-02-131-1/+1
* Move replication tests into repl dirAaron2009-01-291-0/+30