summaryrefslogtreecommitdiff
path: root/jstests/replsets/replset1.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix replset test"Kristina2011-01-141-9/+1
* Revert "fix replset1"Kristina2011-01-141-8/+6
* fix replset1Kristina2011-01-131-6/+8
* fix replset testKristina2011-01-131-1/+9
* rs move error checking logic to the right place 161dwight2010-08-081-1/+2
* fix replset1Eliot Horowitz2010-08-031-5/+4
* SERVER-1463 failing count even when oplog is up to dateKyle Banker2010-07-301-2/+37
* c++ repl set connection will add hosts in hosts array to list SERVER-1320Eliot Horowitz2010-07-301-0/+10
* replaced replica pair connection with basic set version SERVER-1320Eliot Horowitz2010-07-301-0/+15
* minor: replset test cleanupKyle Banker2010-07-291-1/+1
* rs test updates SERVER-1483Kyle Banker2010-07-261-1/+0
* SERVER-1479 and replSet js test cleanupKyle Banker2010-07-261-12/+12
* SERVER-1482 SERVER-1479 failing replica set add testKyle Banker2010-07-261-1/+1
* use getHostName() for replset testsKyle Banker2010-07-231-2/+2
* Initial replica set test framework. See jstests/replsets/replset1.js for exam...Kyle Banker2010-07-231-0/+57