summaryrefslogtreecommitdiff
path: root/jstests/repl
Commit message (Expand)AuthorAgeFilesLines
* $ 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
|\
| * tests for SERVER-467Eliot Horowitz2010-04-022-0/+69
| * SERVER-847 timeouts allow finding a sync point, need when using small oplogsAaron2010-03-302-12/+14
| * SERVER-841 fastsync corner casesAaron2010-03-291-1/+1
* | uassert instead of massert in dbclient on a network breakdwight2010-03-291-1/+3
|/
* replacepeer2.js attempted fixdwight2010-03-271-0/+2
* cleaningEliot Horowitz2010-03-271-2/+10
* improve testAaron2010-03-231-0/+1
* SERVER-803 add pair testAaron2010-03-222-1/+84
* SERVER-803 add testAaron2010-03-221-0/+60
* don't replicate mr temp tables SERVER-746Eliot Horowitz2010-03-151-0/+45
* SERVER-705 forgot to add testAaron2010-03-081-0/+49
* SERVER-580 implement slavedelayAaron2010-03-011-0/+38
* SERVER-680 fix issues with --only modeAaron2010-02-251-0/+8
* SERVER-507 add sleep while clone finishesAaron2010-02-171-0/+1
* SERVER-623 play well with other testsAaron2010-02-161-1/+1
* SERVER-623 specify fastsync on both nodes to eliminate slow oplog scan by new...Aaron2010-02-162-8/+19
* SERVER-623 implement and test fastsync / snapshot repl pair modeAaron2010-02-163-1/+90
* SERVER-623 cleanupAaron2010-02-161-5/+0
* SERVER-623 use ReplTest fwk for testAaron2010-02-161-0/+39
* SERVER-507 commentsAaron2010-02-032-1/+2
* SERVER-506 accommodate nonstandard master/slave setup in replace peer testsAaron2010-02-022-17/+39
* SERVER-500 clean up processes in testAaron2010-02-021-0/+2
* MINOR prevent quite unlikely potential port ordering race conditionAaron2009-12-101-2/+4
* SERVER-85 converted repl tests to use new frameworks and small files-Aaron2009-12-0911-151/+106
* a basic repl test that just ensures master/salve are the same - multi update ...Eliot Horowitz2009-10-261-0/+59
* trying to clean/speedup repl tests a bit - SERVER-10Eliot Horowitz2009-10-261-13/+10
* disable data file preallocation for pairing/repl testsAaron Staple2009-08-0111-38/+38
* repl support for fast rename plus testAaron Staple2009-07-291-0/+48
* minor: update to use new --arbiter argumentMike Dirolf2009-07-132-8/+8
* minor: whitespaceMike Dirolf2009-07-132-18/+18
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-219-34/+34
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-201-0/+17
| |\
| * | explicitly bind e2e mongod instances to loopback interfaceAaron2009-05-209-34/+34
* | | fix op logging for collection creation and for convertToCappedAaron2009-05-211-0/+13
| |/ |/|
* | include check for collection created before slave startsAaron2009-05-201-2/+8
* | add test for replicating new capped collectionAaron2009-05-201-0/+11
|/
* debugging MINORAaron2009-05-201-3/+1
* more robust maintenance of mod ids set in repl codeAaron2009-05-191-2/+2
* adjust timeouts MINORAaron2009-05-191-5/+9
* Merge branch 'smshell'Eliot Horowitz2009-05-151-0/+8
|\
| * set up mongo program scope; debugging MINORAaron2009-05-141-0/+8
* | more debugging for pair4.js test MINORAaron2009-05-131-2/+2
* | run pair4.js mongod programs in very verbose mode MINORAaron2009-05-131-2/+2
|/
* add check for initial sync persistenceAaron2009-04-291-0/+34
* convert remaining tests to new pair fwkAaron2009-04-294-222/+97
* init connection globals MINORAaron2009-04-281-0/+1
* start converting tests to use new pair management fwkAaron2009-04-283-182/+100
* validate master transfer in test MINORAaron2009-04-281-0/+4