summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* BF-312 ensure node 0 will be primary in sync_passive.jsmatt dannenberg2014-05-071-1/+2
* BF-311 rework slaveDelay2.js to be more stable and straight forwardmatt dannenberg2014-05-071-59/+49
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-064-11/+11
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-064-11/+11
* SERVER-13840 extend getMaster() timeout in stepdown2.js to cope with election...matt dannenberg2014-05-061-3/+2
* SERVER-13839 circumvent reconfig in sync2.jsmatt dannenberg2014-05-061-17/+13
* SERVER-13710: Cleanup Replication TestsScott Hernandez2014-04-254-174/+39
* SERVER-13723 fix flakiness in tags.js by increasing timeoutmatt dannenberg2014-04-241-1/+1
* SERVER-13713 fix flakiness in cloneDb.jsMatt Dannenberg2014-04-241-0/+1
* SERVER-13309 revise cloneDb.js in an attempt to eliminate grid.jsmatt dannenberg2014-04-231-44/+76
* SERVER-13500 prevent syncSourceFeedback segfault by not allowing NULL members...matt dannenberg2014-04-091-0/+33
* SERVER-13507 increased stability of stepdown_wrt_electable.js by altering its...matt dannenberg2014-04-071-9/+11
* SERVER-13495: fix ClientCursor::_pinValue concurrencyEliot Horowitz2014-04-071-2/+4
* SERVER-13477 make rollback5.js less likely to fail due to its assumption abou...matt dannenberg2014-04-041-1/+1
* SERVER-13203 replset2.js no longer swallows exceptions or assertionsmatt dannenberg2014-04-041-8/+11
* Increase oplog size for testMathias Stearn2014-03-301-1/+6
* SERVER-13399 Increase timeout in server_status_metrics.jsRandolph Tan2014-03-281-3/+3
* SERVER-13342 add a createCollection() to guard against timeouts in tags.jsmatt dannenberg2014-03-251-0/+4
* SERVER-13295 Ensure that user and data documents reach all nodes in auth_no_p...Andy Schwerin2014-03-201-5/+7
* SERVER-13249 fix where we set timeout for slow buildersEric Milkie2014-03-191-2/+2
* SERVER-13057 push shell write errors more in line with other driversGreg Studer2014-03-183-17/+9
* SERVER-13249 double timeout for more reliabilityEric Milkie2014-03-181-1/+1
* Increase timeout of replSetReconfig to leave time for initial sync in two_ini...Spencer T Brody2014-03-171-1/+1
* SERVER-13234 Remove timeout from cloneDb.js testRandolph Tan2014-03-171-3/+7
* SERVER-12901 make test pause maxSyncSourceLagSecsDan Pasette2014-03-151-12/+10
* SERVER-13214 Temporarily restore indexbg*.js test to use legacy writesRandolph Tan2014-03-144-381/+0
* SERVER-6665 Add test to ensure that you can auth a RS connection to a RS with...Spencer T Brody2014-03-141-0/+27
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-1441-392/+358
* SERVER-13153 double the timeouts in replsets/rollback_auth.js to avoid false ...matt dannenberg2014-03-121-4/+4
* SERVER-12901 fix flapping testDan Pasette2014-03-071-2/+2
* SERVER-12901 make maxSyncSourceLagSecs configurableDan Pasette2014-03-051-0/+39
* SERVER-12922 Disable no_chaining.js test on WindowsKaloian Manassiev2014-02-271-8/+12
* SERVER-12842 do not add filterSet to explain if solution is not available in ...Benety Goh2014-02-252-69/+32
* test fix: Windows debug builders are exceptionally slow at inserting recordsEric Milkie2014-02-142-2/+2
* fix test: wait longer for replication to secondaryEric Milkie2014-02-131-1/+1
* test reliability fix: wait longer for replication to catch upEric Milkie2014-02-131-1/+1
* SERVER-12596 writeConcern {} and writeConcern {wtimeout: 1000} treated like {...Randolph Tan2014-02-131-0/+30
* SERVER-12697 disable replsets/auth_compact.js until it is repairedMatt Dannenberg2014-02-121-0/+2
* SERVER-10848 Update some SSL tests to run without --use-x509Spencer T Brody2014-02-031-1/+4
* update and repair replsets.slavedelay1.jsMatt Dannenberg2014-02-031-41/+20
* improve replset_remove_node.jsEric Milkie2014-02-031-14/+21
* build fix: do not wait for second secondary, by making it an arbiterEric Milkie2014-02-031-1/+1
* more debugging output in replsets/auth_compact.jsmatt dannenberg2014-02-031-0/+1
* more attempts to improve server8070.jsmatt dannenberg2014-02-031-1/+4
* allow port to be set by caller in startParallelShellDan Pasette2014-01-311-2/+2
* fix print outs in replsets/auth_compact.jsMatt Dannenberg2014-01-301-3/+3
* SERVER-4966: Renable tests for WindowsMark Benvenuto2014-01-296-23/+8
* further debugging in server8070.jsMatt Dannenberg2014-01-281-73/+62
* fix an instability in replset/temp_namespace.jsMatt Dannenberg2014-01-271-4/+11
* fix indexbg_drops.js to waiting for the index to drop via assert.soon()Matt Dannenberg2014-01-231-2/+12