summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-13635: make test handle oplogs of different enginesEliot Horowitz2014-10-161-6/+21
* SERVER-15535 add arbiter to make shutdown test workEric Milkie2014-10-162-144/+16
* SERVER-15695 disable flawed testEric Milkie2014-10-161-1/+2
* SERVER-15535 Wait for secondary to start and replicate in jstests/replsets/in...Andy Schwerin2014-10-161-3/+8
* SERVER-15535 enhance freshness checker to consider priorities as well.Eric Milkie2014-10-151-31/+15
* SERVER-15638 Wake up SyncSourceFeedback thread when we find a new sync sourceSpencer T Brody2014-10-151-33/+0
* SERVER-15535 refactor jstests/replsets/rollback_auth.js to no longer use repl...matt dannenberg2014-10-151-191/+176
* SERVER-15535 refactor jstests/replsets/rollback*.js to use bridgingmatt dannenberg2014-10-143-490/+224
* SERVER-15098: funnel all auth errors to the correct status/checksScott Hernandez2014-10-141-24/+22
* SERVER-15535 Eliminate jstests/replsets/sync1.js, whose functionality is cove...Andy Schwerin2014-10-131-247/+0
* SERVER-15535 Refactor jstests/replsets/rollback.js to use bridging.Andy Schwerin2014-10-131-121/+50
* SERVER-15535 On force reconfig, bump the supplied config version by a large-i...Andy Schwerin2014-10-131-1/+1
* SERVER-13635: make some replset tests genericEliot Horowitz2014-10-122-18/+33
* SERVER-15535 remove redundant testEric Milkie2014-10-101-77/+0
* SERVER-15535 On reconfig, it should be OK to change the host associated with ...Andy Schwerin2014-10-101-7/+8
* SERVER-13635 Fix two more system.indexes in jstests/replsetsDavid Percy2014-10-102-14/+21
* SERVER-15535 wait for master after reconfigEric Milkie2014-10-101-1/+2
* SERVER-15535 add new host-missing error message to reconfig testEric Milkie2014-10-101-1/+2
* SERVER-15535 remove useless testingEric Milkie2014-10-101-52/+0
* SERVER-15535 remove unneeded sethbmsg feature from ReplSetTestEric Milkie2014-10-101-6/+0
* SERVER-15535 Retire heartbeat.js, which tests functionality no longer supported.Andy Schwerin2014-10-091-45/+0
* SERVER-15233 allow plan cache commands to run on secondaries is slaveOk expli...David Storch2014-09-251-0/+68
* fix race in resync_with_write_loadScott Hernandez2014-09-171-3/+6
* SERVER-15089 remove fatal state and refactor rollback to use replcoordEric Milkie2014-09-125-56/+21
* typo in sync_fastsync.jsScott Hernandez2014-09-121-1/+1
* rewrite fastsync jstest, and slow down resync_with_write_loadScott Hernandez2014-09-123-239/+83
* SERVER-14101 explain for updateDavid Storch2014-09-111-0/+132
* SERVER-14805: initialsync multithreaded oplog applyScott Hernandez2014-09-051-0/+82
* SERVER-15028 prevent sync2.js from attempting an insert on an incorrect prima...matt dannenberg2014-08-251-1/+6
* SERVER-14219 logOp implicit collection creationMathias Stearn2014-08-201-0/+1
* SERVER-14857 prevent stepdown.js from failing when grabbing the wrong master ...matt dannenberg2014-08-111-7/+13
* Revert "SERVER-14755 increase ReplSetTest timeouts to prevent spurious failur...Eric Milkie2014-08-014-5/+5
* SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while...matt dannenberg2014-07-314-5/+5
* SERVER-14616 replace BSONObjBuilder with ReplSetHeartbeatResponse in processH...matt dannenberg2014-07-291-36/+0
* SERVER-14690 fix no_chaining.js flakinessmatt dannenberg2014-07-251-0/+6
* SERVER-14652 update tests for localhost exceptionJonathan2014-07-251-12/+118
* SERVER-14458 de-race-conditioning tests found during patch build of hybridRep...matt dannenberg2014-07-152-3/+3
* SERVER-14361 fix not master problem in initial_sync3.jsmatt dannenberg2014-06-261-2/+2
* SERVER-14118 omit _id from rs.add() configuration document in testBenety Goh2014-06-251-1/+3
* SERVER-14312 ensure node 0 will be primary as part of the reconfig.js fixmatt dannenberg2014-06-201-0/+1
* SERVER-14308 eliminate majority.jsmatt dannenberg2014-06-191-124/+0
* SERVER-14312 fix a failure mode of reconfig.jsmatt dannenberg2014-06-191-1/+11
* SERVER-14118 modify replset JS test to provide rs.add() coverageBenety Goh2014-06-181-7/+5
* SERVER-9634 typo fixesVeres Lajos2014-06-091-1/+1