summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* Move slow replica set test to slowNightly directory.Spencer T Brody2011-09-071-173/+0
* Add test for node with highest priority re-becoming primary when it comes back.Spencer T Brody2011-09-071-0/+3
* Disable test for now. Looks like a timing issue. SERVER-3650 SERVER-3772Mathias Stearn2011-09-071-1/+2
* Queries for rollback objects need SlaveOk bit SERVER-3650Mathias Stearn2011-09-061-6/+13
* breaking bbEliot Horowitz2011-08-241-21/+1
* Test rejoining after forced replSetReconfigMathias Stearn2011-08-231-1/+21
* don't allow access to internal user when running with --auth SERVER-3666Kristina2011-08-231-2/+12
* Add disabled test for SERVER-3650Mathias Stearn2011-08-221-0/+109
* change tagging format to {x:y}Kristina2011-08-162-18/+29
* fix tagging on reconfig SERVER-3599Kristina2011-08-161-0/+33
* maintenance test debuggingKristina2011-08-101-1/+6
* prefetch type stuffdwight2011-08-021-0/+36
* check auth for rs commands SERVER-3418Kristina2011-07-291-0/+4
* maintenance mode for commands SERVER-3427Kristina2011-07-291-0/+27
* arbiters are not passive SERVER-3453Kristina2011-07-291-4/+8
* ensure that the correct member is primary in testKristina2011-07-281-1/+5
* more debugging for testKristina2011-07-281-0/+1
* fix test to check for recovering state before proceedingKristina2011-07-251-2/+17
* fix remove test race conditionKristina2011-07-251-2/+6
* make sure rs always sets _logOp after newRepl runsKristina2011-07-251-0/+3
* fix testKristina2011-07-251-9/+5
* handle extreme slow machine on this testdwight2011-07-241-71/+81
* crlfdwight2011-07-241-38/+38
* same edge fix as stepdown.jsKristina2011-07-191-4/+13
* faster failover for testKristina2011-07-191-0/+4
* fix test edge caseKristina2011-07-191-5/+14
* removed an extra line from testKristina2011-07-191-0/+2
* commentdwight2011-07-191-1/+4
* try to make stepdown.js more robustdwight2011-07-192-10/+159
* fix testKristina2011-07-181-7/+8
* crlfdwight2011-07-161-7/+7
* Merge branch 'master' of github.com:mongodb/mongodwight2011-07-161-2/+2
|\
| * don't use same db on 2 shardsEliot Horowitz2011-07-161-2/+2
* | log nicer for test outputdwight2011-07-161-15/+18
|/
* try to remove timing issue in testEliot Horowitz2011-07-161-3/+10
* more debug infoKristina2011-07-151-1/+3
* don't cleanup test output for now (for debugging)Kristina2011-07-141-1/+1
* fix test timing failureKristina2011-07-131-2/+14
* only overflow one node, to always have majority in testgregs2011-07-131-3/+11
* disable stale_clustered.js logging redirectGreg Studer2011-07-131-4/+3
* give the anemic buildbot up to 5 minutes to replicateKristina2011-07-121-1/+1
* more NumberInt issues...Kristina2011-07-061-4/+4
* fix NumberInt problem in rs testsKristina2011-07-061-0/+5
* store host in local.me SERVER-3328Kristina2011-06-241-36/+66
* Revert "generate local.me on startup SERVER-3328"Kristina2011-06-241-7/+1
* generate local.me on startup SERVER-3328Kristina2011-06-241-1/+7
* allow reconfig on secondary on startupKristina2011-06-221-4/+37
* Revert "allow reconfig on secondary on startup"Kristina2011-06-221-37/+4
* allow reconfig on secondary on startupKristina2011-06-221-4/+37
* move auth key files to jstest/libsKristina2011-06-173-3/+1