summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22270 applyOps takes a write concernJudah Schvimer2016-02-021-0/+156
* SERVER-22420 extend step down duration to allow remaining high priority node ...Benety Goh2016-02-021-1/+1
* SERVER-22152 wait for high priority node to become primary at beginning of testBenety Goh2016-01-291-13/+24
* SERVER-22303 Wait longer for initial sync to finish in csrs_upgrade_during_mi...Spencer T Brody2016-01-251-2/+4
* SERVER-22120 rework bad nested assert.soon()s in no_chaining.jsmatt dannenberg2016-01-141-10/+9
* SERVER-22075 disable flakey test case in election_timing.jsmatt dannenberg2016-01-141-0/+5
* SERVER-20580 Re-enable csrs_upgrade_during_migrate.js testSpencer T Brody2016-01-131-0/+33
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2016-01-131-2/+6
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2016-01-131-2/+2
* SERVER-21744 ElectionID always increases under PV0 and PV1.Siyuan Zhou2016-01-122-0/+106
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-111-1/+1
* SERVER-21964 Remove startPort option from ReplSetTest options in jstests/repl...Jonathan Abrahams2016-01-111-1/+1
* Revert "SERVER-21583 fixed background index options in background index repls...Benety Goh2016-01-071-1/+1
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-071-1/+1
* increase queue threshold for failure in reconfig_without_increased_queues.jsScott Hernandez2015-12-221-1/+1
* SERVER-21795: Do not reschedule more than one liveness timeout callback at a ...Scott Hernandez2015-12-141-0/+98
* SERVER-21050 Fix broken replsetrestart1.jsKaloian Manassiev2015-12-111-2/+2
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-1141-99/+107
* SERVER-21164 Use throw instead of assert in rslib.js wait loopJonathan Abrahams2015-12-111-1/+3
* SERVER-21248 get_replication_info_helper.js should not assume all insert ops ...Benety Goh2015-12-101-2/+2
* SERVER-21248 additional failover test cases per test planBenety Goh2015-12-105-1/+214
* SERVER-21248 added checks to election_timing.js to ensure failovers complete ...Benety Goh2015-12-101-1/+12
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-0882-154/+154
* SERVER-21736 disable sync2.js in the replica_sets_legacy taskmatt dannenberg2015-12-021-0/+4
* SERVER-21695 fix rollback_index.jsmatt dannenberg2015-11-301-1/+1
* SERVER-21096: only record election win in PV1Scott Hernandez2015-11-201-5/+7
* SERVER-21483 Don't reorder capped inserts on secondariesMathias Stearn2015-11-191-0/+49
* SERVER-21384 Enable replica set suites for in-memory storage enginesCharlie Swanson2015-11-1930-25/+198
* SERVER-20873 Add separate key file using 644 permissionJonathan Abrahams2015-11-192-24/+23
* SERVER-21505 add extra wiggle room to server_status_metrics.jsmatt dannenberg2015-11-171-3/+5
* SERVER-21474 Remove stepdown_while_draining test and failpointScott Hernandez2015-11-161-53/+0
* SERVER-21250: pushAll from network threadScott Hernandez2015-11-131-1/+1
* SERVER-21457 Disable two_nodes_priority_take_over.jsSiyuan Zhou2015-11-131-0/+6
* SERVER-21236 Don't automatically add 'configsvr':true to replset config when ...Spencer T Brody2015-11-121-3/+77
* SERVER-21437 give the restarted node more time to catch up in resync_with_wri...matt dannenberg2015-11-121-1/+1
* SERVER-21438 check the node for changes in its sync source in maxSyncSourceLa...matt dannenberg2015-11-121-2/+4
* SERVER-21406 add error message to assert.soon due to new timeoutmatt dannenberg2015-11-111-1/+1
* SERVER-21405 Add more context for shell error message "error doing query: fai...Randolph Tan2015-11-111-1/+1
* SERVER-21406 extend timeout in rollback2.js when running in pv0matt dannenberg2015-11-111-2/+14
* SERVER-21396 raise default electionTimeoutMillis to 10 secondsEric Milkie2015-11-101-1/+1
* SERVER-21140 clean up readConcern parsing validationMathias Stearn2015-11-061-2/+2
* SERVER-21337 Add awaitSecondaryNodes() in election_timing_test.jsMike Grundy2015-11-061-2/+2
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-069-101/+55
* SERVER-21298 wait for SECONDARY state before calling countEric Milkie2015-11-041-0/+1
* SERVER-21292 update remove1.js to use newer testing paradigmsEric Milkie2015-11-041-43/+12
* SERVER-20402 Add election failover js testsMike Grundy2015-11-031-0/+94
* SERVER-21237 fix remove1.js to handle failover that occurs in pv0matt dannenberg2015-11-031-6/+12
* SERVER-21237 fix ReplSetTest.prototype.awaitReplication to use getReplSetStat...matt dannenberg2015-11-021-2/+1
* SERVER-21129 wait for batch apply flush in a separate threadmatt dannenberg2015-10-303-0/+3
* increase election timeout for drain.jsScott Hernandez2015-10-235-12/+10