summaryrefslogtreecommitdiff
path: root/jstests/repl
Commit message (Expand)AuthorAgeFilesLines
* try to make test more reliableEliot Horowitz2011-08-291-1/+6
* 32-bit namespaces behave a bit differentlyEliot Horowitz2011-07-291-2/+4
* make sure to drop the same dups on master and secondaries SERVER-1086Eliot Horowitz2011-07-281-0/+61
* better secondary profiling support SERVER-2881Eliot Horowitz2011-07-261-0/+2
* handle zero file length in recovery durdwight2011-07-221-27/+31
* repl test debuggingKristina2011-07-131-9/+18
* fix repl2.js, explicit oplog sizedwight2011-07-131-1/+1
* SERVER-3189 add workaround for listDatabases exception triggered indirectly b...Aaron2011-07-121-1/+6
* handle transient reported name conflict in dbcase testAaron2011-07-121-2/+4
* Revert "handle transient reported name conflict in dbcase test"Aaron2011-07-111-4/+2
* handle transient reported name conflict in dbcase testAaron2011-07-111-2/+4
* test for SERVER-2881Eliot Horowitz2011-05-041-0/+15
* SERVER-2111 Synchronize db names with master if a case conflict is detected i...Aaron2011-04-121-0/+88
* more time for testEliot Horowitz2011-04-111-1/+1
* test for SERVER-1355Eliot Horowitz2011-04-111-0/+69
* SERVER-1465 remove replica pairsAaron2011-03-2911-1164/+0
* master master isn't fully supportedEliot Horowitz2011-03-181-0/+2
* fix in compileEliot Horowitz2011-03-181-5/+16
* fix repl m/r testEliot Horowitz2011-03-021-1/+1
* fix mr test SERVER-2658Eliot Horowitz2011-03-021-1/+1
* test debugging infoAaron2011-01-311-1/+1
* fix a number of invalid assert.throwsEliot Horowitz2011-01-211-2/+2
* clean m/r testsEliot Horowitz2010-12-171-1/+1
* add debugging to tests that failed in 1.6Kristina Chodorow2010-11-152-14/+24
* on w timeout, don't set ok=0, but set ok=1 and set err SERVER-1585Eliot Horowitz2010-11-101-7/+8
* SERVER-1701 don't try killing master in slave delay testAaron2010-08-301-3/+2
* more logging for repl10.jsdwight2010-08-301-2/+5
* try to add more debugging to snapshot2.js.\Dwight2010-08-261-3/+12
* more logging snapshot2.jsDwight2010-08-261-10/+22
* try to make replacepeer2 more reliableEliot Horowitz2010-08-231-9/+2
* fix testEliot Horowitz2010-08-171-1/+18
* test cleaning/debuggingEliot Horowitz2010-08-171-14/+14
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-08-161-4/+15
|\
| * tweak testDwight2010-08-161-4/+15
* | SERVER-1461 auth when getting remote authlog infoAaron2010-08-161-0/+4
|/
* make test more robustEliot Horowitz2010-08-161-1/+1
* fixing noop replication handling 161Eliot Horowitz2010-08-162-6/+12
* SERVER-1626 add testAaron2010-08-161-0/+19
* SERVER-1096 inc ns size when inserting into oplogAaron2010-08-092-0/+4
* fix upsert with $atomic SERVER-1568Eliot Horowitz2010-08-041-0/+8
* make test more robustEliot Horowitz2010-07-311-1/+5
* replication check for lots of idnexesEliot Horowitz2010-07-211-0/+11
* in master/master ismaster should be 1 SERVER-1253Eliot Horowitz2010-07-131-0/+34
* SERVER-1203 safer testAaron2010-06-081-1/+1
* SERVER-1203 repair oplog properlyAaron2010-06-081-0/+14
* fix replication with multiple $inc SERVER-1161Eliot Horowitz2010-05-271-6/+8
* broken test for SERVER-1161Eliot Horowitz2010-05-271-0/+17
* making test more reliableEliot Horowitz2010-05-051-22/+4
* $ operator and $set can behave poorly with replication SERVER-1052Eliot Horowitz2010-04-261-2/+31
* Merge branch 'master' of git@github.com:mongodb/mongodwight2010-04-054-13/+84
|\