summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34385 Unit tests for secondary reads during oplog applicationLouis Williams2018-04-253-52/+181
* Revert "SERVER-34385 Unit tests for secondary reads during oplog application"Louis Williams2018-04-243-181/+52
* SERVER-34385 Unit tests for secondary reads during oplog applicationLouis Williams2018-04-243-52/+181
* SERVER-34195 Support speculative readConcern behavior in transactions.Matthew Russotto2018-04-241-0/+116
* SERVER-34070 Add flag to perform replication recovery as a standaloneJudah Schvimer2018-04-232-14/+18
* SERVER-34600 uassert if using getParameter to read uninitialized fCVMaria van Keulen2018-04-231-0/+32
* SERVER-34529 Rollback via recover to timestamp respects createRollbackDataFil...Judah Schvimer2018-04-191-107/+109
* SERVER-31013 fix exit code for WindowsRobert Guo2018-04-191-1/+5
* SERVER-31013 use port instead of pid for serverExitCodeMapRobert Guo2018-04-183-4/+13
* SERVER-34434 Shell should ignore errors in abortTransaction() helperTess Avitabile2018-04-181-1/+1
* SERVER-27534 All writing operations must fail if the term changes.Justin Seyster2018-04-181-0/+126
* SERVER-34372 awaiting majority write concern waits for pending drops to completeBenety Goh2018-04-181-4/+3
* SERVER-34372 add js test for checking drop pending collection behavior with w...Benety Goh2018-04-171-0/+78
* SERVER-33812 remove rollback_too_new.jsr3.7.5Benety Goh2018-04-171-78/+0
* SERVER-8237 disable autoIndexId:false for replicated collectionsEric Milkie2018-04-171-144/+0
* SERVER-31007 Calculate rollback time limit correctlyVesselina Ratcheva2018-04-142-3/+58
* SERVER-33580 Restrict multi-statement transactions to replica set primariesWilliam Schultz2018-04-141-0/+82
* Revert "SERVER-27534 All writing operations must fail if the term changes."Justin Seyster2018-04-131-126/+0
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-132-0/+2
* SERVER-34192 Allow secondary reads during batch applicationsLouis Williams2018-04-132-53/+117
* SERVER-33433 Rebuild in-memory Session state for committed transactions from ...Siyuan Zhou2018-04-122-0/+195
* SERVER-27534 All writing operations must fail if the term changes.Justin Seyster2018-04-121-0/+126
* SERVER-33488 conditionally update WT size metadata during startup recoveryKyle Suarez2018-04-071-0/+79
* SERVER-34368 oplog_replay_on_startup.js should use NumberLong when setting th...Randolph Tan2018-04-061-1/+1
* SERVER-34051 Require autocommit=false on all transaction operations and add s...William Schultz2018-04-041-1/+1
* SERVER-33343 add test to check transaction table after executing multi-statem...Benety Goh2018-04-041-0/+49
* SERVER-33343 move test functions from transaction_table_oplog_reply.js to ret...Benety Goh2018-04-041-32/+8
* SERVER-34254 Don't run retryable_write_concern.js on non WT variantsRandolph Tan2018-04-041-3/+9
* SERVER-34004 Call awaitLastOpCommitted before reading from secondary in testWilliam Schultz2018-04-031-2/+2
* SERVER-34004 Support commit and abort transaction commands on secondariesWilliam Schultz2018-04-031-0/+61
* SERVER-34172: Use noop writes to timestamp index completion/failure on primar...Daniel Gottlieb2018-03-301-2/+3
* SERVER-33475 Make retried findAndModify correctly wait for writeConcernRandolph Tan2018-03-291-0/+87
* SERVER-33493 add jstest collection count validationJudah Schvimer2018-03-291-0/+2
* SERVER-34154: Add Recovery logger under storage for checkpoint and catalog de...Daniel Gottlieb2018-03-281-1/+8
* SERVER-33977 Consistency test for reading unique secondary indexesLouis Williams2018-03-271-0/+123
* SERVER-32844 Rollback background index test requires WiredTigerWilliam Schultz2018-03-271-0/+2
* SERVER-32844 Re-enable rollback waits for background indexes testWilliam Schultz2018-03-261-8/+0
* SERVER-26601 Remove assert.soon wrappers around rawMongoProgramOutputSamy Lanka2018-03-267-80/+76
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-2413-17/+64
* SERVER-33953 Make secondary unelectable in stepdown_killop.jsVesselina Ratcheva2018-03-201-2/+2
* SERVER-30879: check for write concern errors on assert.commandWorkedDavid Bradford2018-03-205-33/+29
* SERVER-32335 SyncTail increments fetched document counter only when a documen...Benety Goh2018-03-201-3/+6
* SERVER-33860 multiSyncApply_noAbort always applies operation using SyncTail::...Benety Goh2018-03-141-1/+1
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-1319-367/+20
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-135-240/+25
* SERVER-33566 fail restartCatalog if any databases are drop-pendingKyle Suarez2018-03-131-2/+7
* SERVER-33254 no_flapping_during_network_partition js test checks if election ...Pavi Vetriselvan2018-03-121-6/+2
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-0920-21/+369
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-0920-369/+21
* SERVER-33510 Add shorthand syntax for $convertCharlie Swanson2018-03-012-0/+17