summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-0330-58/+67
* SERVER-15908 SERVER-15956 fix explain shell helper handling of slaveOk and re...David Storch2014-12-021-6/+45
* SERVER-16279 change node B to arbiter in rollback_too_newEric Milkie2014-12-021-2/+2
* SERVER-16374 anchor primary to node 0 for toostale.jsEric Milkie2014-12-011-8/+2
* SERVER-16371 fix ssl tests to not share replica set monitors between sub-runsEric Milkie2014-12-011-5/+9
* SERVER-16372 wait for all nodes status update before proceedingEric Milkie2014-12-011-0/+4
* SERVER-16371 clean up unit testsEric Milkie2014-12-012-93/+92
* SERVER-15310 Kill all user operations on stepdown.Spencer T Brody2014-12-012-1/+68
* SERVER-15849 add test for removing a chained membermatt dannenberg2014-12-011-0/+53
* SERVER-16306 fix primary to node 0 in auth2.jsEric Milkie2014-11-241-52/+20
* SERVER-16032 SERVER-15957 Get OperationContext for ReplicationCoordinator::si...Spencer T Brody2014-11-241-1/+1
* SERVER-16291 allow index filters commands to run on secondaries if slaveOk ex...David Storch2014-11-241-1/+37
* SERVER-16279 fix rollback_too_newEric Milkie2014-11-211-28/+20
* SERVER-15997 Make sure stepdown can be interrupted with killopSpencer T Brody2014-11-201-0/+96
* SERVER-15946 add repro test for replSetStepDown without force argument will f...matt dannenberg2014-11-201-0/+82
* SERVER-16234 clear oplog before starting initial syncEric Milkie2014-11-191-1/+1
* SERVER-16156 Re-enable sync_passive2.js test.Charlie Swanson2014-11-171-4/+0
* SERVER-16158 make maxSyncSourceLagSecs.js resilient against incorrect primary...matt dannenberg2014-11-141-29/+41
* SERVER-15981 rework rollback_too_new.js to be WiredTiger compatiblematt dannenberg2014-11-131-17/+9
* SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.A. Jesse Jiryu Davis2014-11-121-0/+114
* improve replsets/auth1.jsmatt dannenberg2014-11-111-36/+19
* SERVER-16093 improve replsets/replsetarb2.jsmatt dannenberg2014-11-111-20/+17
* minor replsets/drain.js improvementmatt dannenberg2014-11-111-1/+1
* SERVER-8511 prohibit local db and oplog collection from being dropped while r...Eric Milkie2014-11-101-0/+38
* SERVER-15645: allow writes to oplog in IX by managing reads to block on oldes...Eliot Horowitz2014-11-101-1/+4
* SERVER-16026: on secnodaries w/doc locking, secondary unique indexes always h...Eliot Horowitz2014-11-101-1/+2
* SERVER-15981 Disable rollback_too_new.jsIan Whalen2014-11-051-0/+2
* SERVER-15966 Make initial_sync3.js deterministic about who becomes primarySpencer T Brody2014-11-051-1/+1
* SERVER-15695 fix and re-enable rollback_too_new.js + slight unittest enhancementmatt dannenberg2014-11-051-57/+67
* SERVER-15965 add test for replset drain modematt dannenberg2014-11-051-0/+59
* Revert "SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter."Eric Milkie2014-11-041-114/+0
* SERVER-14483 Unit test awaitReplication behavior across reconfigmatt dannenberg2014-11-043-3/+2
* SERVER-15948 Fix tests inserting duplicate ts's into oplogMathias Stearn2014-11-045-0/+5
* SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.A. Jesse Jiryu Davis2014-11-041-0/+114
* SERVER-15655 Fix remove1.js testSpencer T Brody2014-11-031-1/+4
* SERVER-15868 SERVER-15655 Better handling of receiving an invalid config via ...Spencer T Brody2014-10-311-0/+1
* SERVER-15623 Test that w:0 is prohibited in getLastErrorDefaults.A. Jesse Jiryu Davis2014-10-312-0/+75
* SERVER-15862 Fix isself_different_port.js by reconfiguring smarter.Andy Schwerin2014-10-291-8/+3
* SERVER-11103 test that fsyncLocked secondaries will still participate in elec...matt dannenberg2014-10-281-0/+40
* SERVER-15836 Clean up several rollback js tests.Andy Schwerin2014-10-285-77/+104
* SERVER-15781 Separate the concepts of next electable time and step-down until...Andy Schwerin2014-10-271-2/+1
* SERVER-13635: make repl test oplog storage agnosticEliot Horowitz2014-10-241-2/+2
* SERVER-15733 disable testEric Milkie2014-10-221-1/+2
* SERVER-15733 Wait longer for a primary in jstests/replsets/replsetprio1.js.Andy Schwerin2014-10-211-1/+1
* SERVER-15535 Perform better error detection in stepdown.jsAndy Schwerin2014-10-202-23/+22
* SERVER-13635 No system.indexes in jstests/replsetsDavid Percy2014-10-174-17/+21
* SERVER-15704: (really) disable resync.jsScott Hernandez2014-10-171-1/+1
* SERVER-15535 ensure reconfig workedEric Milkie2014-10-171-2/+2
* SERVER-14982: don't take lock to schedule maint modeScott Hernandez2014-10-171-0/+60
* SERVER-15704: disable resync.jsScott Hernandez2014-10-171-57/+60