summaryrefslogtreecommitdiff
path: root/jstests/repl/pair1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-1465 remove replica pairsAaron2011-03-291-100/+0
* fix a number of invalid assert.throwsEliot Horowitz2011-01-211-2/+2
* SERVER-507 add sleep while clone finishesAaron2010-02-171-0/+1
* set up mongo program scope; debugging MINORAaron2009-05-141-0/+8
* start converting tests to use new pair management fwkAaron2009-04-281-7/+3
* validate master transfer in test MINORAaron2009-04-281-0/+4
* beginning to abstract repl pair manipulation code to make tests more robustAaron2009-04-281-65/+23
* treat empty database same as just created database when figuring ownershipAaron2009-04-231-4/+0
* fix test to reuse previous peer MINORAaron2009-04-231-2/+2
* debug infoAaron2009-04-031-10/+10
* disable http interface in repl testsAaron2009-04-021-5/+5
* more correct check for initial sync completeAaron2009-04-021-1/+9
* Only sleep extra on sigkill, be sure to stop running mongods at end of each d...Aaron2009-04-011-3/+3
* converted rest of repl testsAaron2009-04-011-11/+9
* try adjusting sleepsAaron2009-04-011-1/+2
* More timeoutsAaron2009-04-011-0/+1
* Better 'not master' validationAaron2009-03-301-3/+21
* Check read from slave guardAaron2009-03-301-0/+3
* More robust / accurate checking of previous failed initial cloneAaron2009-03-171-0/+1
* Run tests with SIGKILL as well as SIGTERMAaron2009-03-121-61/+72
* Correct baseNameAaron2009-01-301-1/+1
* CleanupAaron2009-01-301-6/+3
* Add pair1.js testAaron2009-01-301-0/+99