summaryrefslogtreecommitdiff
path: root/jstests/repl/pair2.js
Commit message (Expand)AuthorAgeFilesLines
* start converting tests to use new pair management fwkAaron2009-04-281-24/+27
* treat empty database same as just created database when figuring ownershipAaron2009-04-231-5/+1
* fix test timing MINORAaron2009-04-231-0/+3
* fix test timing in sigkill caseAaron2009-04-151-2/+6
* disable http interface in repl testsAaron2009-04-021-4/+4
* 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-8/+7
* try adjusting sleepsAaron2009-04-011-1/+1
* More timeoutsAaron2009-04-011-1/+1
* Add timeoutAaron2009-04-011-0/+1
* Adjust timing, attempt to fix intermittent test failureAaron2009-03-241-2/+2
* More robust / accurate checking of previous failed initial cloneAaron2009-03-171-6/+4
* Start from end of op log on initial query (first commit)Aaron2009-03-171-3/+17
* Run tests with SIGKILL as well as SIGTERMAaron2009-03-121-31/+41
* Less dumb interfaceAaron2009-02-141-1/+1
* Now can start any 'mongo program' from within mongo shellAaron2009-02-131-1/+1
* Allow 'count' command on a slaveAaron2009-02-041-4/+4
* Add pairing resync testAaron2009-02-021-0/+42