summaryrefslogtreecommitdiff
path: root/jstests/repl
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | Conflicts: jstests/count.js scripting/engine_spidermonkey.cpp
| * 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
|
* beginning to abstract repl pair manipulation code to make tests more robustAaron2009-04-281-65/+23
|
* update tests MINORAaron2009-04-241-2/+3
|
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-04-241-1/+2
|\
| * allow slave to finish initial sync in test MINORAaron2009-04-231-1/+2
| |
* | test for upgrading to collection based set storageAaron2009-04-241-15/+17
|/
* treat empty database same as just created database when figuring ownershipAaron2009-04-2311-50/+1
|
* fix test timing MINORAaron2009-04-231-0/+3
|
* fix test to reuse previous peer MINORAaron2009-04-231-2/+2
|
* require manual resync on filled oplogAaron2009-04-231-1/+20
|
* fix timing related test failure now that logging is gone MINORAaron2009-04-222-2/+19
|
* test auto reclone without subsequent writeAaron2009-04-221-5/+2
|
* new master forces new slave to resync if either master or slave oplog has ↵Aaron2009-04-221-0/+140
| | | | filled since while both are master
* add test for writing while reconcilingAaron2009-04-171-0/+113
|
* add sigkill case, handle writes to master during oplog reconciliationAaron2009-04-171-14/+23
|
* better 'initialPull' semanticsAaron2009-04-171-13/+13
|
* mergeAaron2009-04-161-2/+6
|\
| * fix test timing in sigkill caseAaron2009-04-151-2/+6
| |
* | pairing checkpointAaron2009-04-161-12/+12
| |
* | test master stop case tooAaron2009-04-101-30/+43
| |
* | track ids across multiple namespaces, handle mods correctlyAaron2009-04-101-1/+10
| |
* | rough first cut of new pair oplog reconciliation logicAaron2009-04-091-0/+139
|/
* check recovery from transient master-master stateAaron2009-04-081-0/+60
|
* print error description, test timeout MINORAaron2009-04-061-0/+2
|
* fix race conditions in testAaron2009-04-061-5/+9
|
* increase timeout for linux 64 boxAaron2009-04-031-1/+1
|
* elimintate l master race conditionAaron2009-04-031-1/+5
|
* more arbiter casesAaron2009-04-031-2/+67
|
* disconnect / reconnect one node at a timeAaron2009-04-031-0/+74
|