summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-281-3/+3
* Revert "SERVER-19528 Change validationState to validationAction"Dan Pasette2015-07-281-3/+3
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-271-3/+3
* SERVER-19606 Upgrade / downgrade of election protocol versionSiyuan Zhou2015-07-271-0/+77
* SERVER-19207 SERVER-19210 committed reads wait for a committed snapshot and r...matt dannenberg2015-07-192-2/+58
* SERVER-19205 change all ReadAfterOpTime objects to be ReadConcern objectsmatt dannenberg2015-07-191-2/+2
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-5/+6
* SERVER-19144 SERVER-19145 test rollback of doc validation states and levelsDan Pasette2015-07-141-1/+3
* SERVER-19144 SERVER-19145 account for states and levels in doc validation testDan Pasette2015-07-141-2/+8
* SERVER-19307 SyncTail::tryPopAndWaitForMore should not consume buffered opera...Benety Goh2015-07-131-2/+14
* SERVER-19206 fix jstests/replsets/read_committed.jsmatt dannenberg2015-07-101-2/+2
* SERVER-2454 fix resync.js test to handle collection scan dying due to its pos...David Storch2015-07-081-1/+12
* SERVER-18994 rework applier draining to avoid possible deadlockmatt dannenberg2015-07-071-0/+52
* SERVER-19240 change OpTime reporting format based on protocol versionmatt dannenberg2015-07-061-2/+1
* SERVER-18022 Read Majority Committed implementation for primary nodesMathias Stearn2015-06-291-0/+66
* SERVER-19059 Mismatch in protocolVersion fieldSiyuan Zhou2015-06-261-1/+1
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-234-6/+15
* SERVER-18588 Adjust read-after-optime interfaceRandolph Tan2015-06-192-105/+62
* SERVER-18962 do not replicate metadata operations pertaining to system.profilematt dannenberg2015-06-171-0/+48
* SERVER-18807 fixed replsets/rollback5.js so that test will reconnect to node ...Benety Goh2015-06-091-0/+1
* SERVER-18792 when logging createCollection to the oplog always include size i...matt dannenberg2015-06-041-0/+27
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-1/+1
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-1/+1
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-1/+1
* SERVER-18152 SERVER-18254 new election code path and heartbeat protocolmatt dannenberg2015-05-191-2/+3
* SERVER-18355 Make awaitReplication properly respect maxTimeMSSpencer T Brody2015-05-181-0/+47
* SERVER-18227 Correctly parse collection options in RS rollback of collmodMathias Stearn2015-05-141-1/+8
* SERVER-18433 Add test for the secondaryCatchUpPeriodSecs argument to the repl...Charlie Swanson2015-05-121-0/+98
* SERVER-18334 preserve existing error message if runCommand fails due to conne...Adam Midvidy2015-05-111-1/+1
* SERVER-18195 Read after optime (repl only)Randolph Tan2015-05-112-10/+109
* SERVER-18227 Implement RS rollback for collmod of flags and validatorMathias Stearn2015-05-081-39/+33
* SERVER-18198 use native runCommand method in the shellAdam Midvidy2015-04-291-2/+9
* SERVER-18221 Make auth1.js resilient to any node being elected primarySpencer T Brody2015-04-291-0/+1
* SERVER-17998 Ignore socket exceptions in initial_sync_unsupported_auth_schema.jsKamran Khan2015-04-131-20/+19
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-065-29/+24
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-1/+1
* SERVER-17826 Ignore ismaster errors in initial_sync_unsupported_auth_schema.jsKamran Khan2015-03-311-2/+20
* SERVER-17808 Ensure availability in initial_sync_unsupported_auth_schema.jsKamran Khan2015-03-301-2/+6
* SERVER-17671 Test that initial sync aborts on unsupported auth schemasKamran Khan2015-03-271-0/+72
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-264-4/+4
* Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command ...Adam Midvidy2015-03-254-4/+4
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-254-4/+4
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-241-1/+1
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-241-1/+1
* SERVER-6558 Add writeConcern option to findAndModify commandDaniel Alabi2015-03-171-0/+79
* SERVER-17590 disallow --fastsync with replica setsBenety Goh2015-03-171-58/+0
* Revert "SERVER-6558 Add writeConcern option to findAndModify command"Daniel Alabi2015-03-161-79/+0
* SERVER-6558 Add writeConcern option to findAndModify commandDaniel Alabi2015-03-161-0/+79
* SERVER-17487 move jstest to noPassthroughDan Pasette2015-03-101-104/+0
* SERVER-17515 fixed namespace in oplog entry when using the cloner to copy ind...Dan Pasette2015-03-091-0/+68