summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38604 two phase drop tests that use system.drop namespaces check serve...Benety Goh2018-12-2313-11/+131
* SERVER-37560 Allow change streams to work with speculative majority readsWilliam Schultz2018-12-215-0/+506
* Revert "SERVER-36902 Update jsTests for new shell transaction API"Daniel Gottlieb2018-12-201-1/+1
* SERVER-36902 Update jsTests for new shell transaction APIA. Jesse Jiryu Davis2018-12-201-1/+1
* SERVER-38650 secondary_reads_timestamp_visibility.js must wait for operations...Tess Avitabile2018-12-171-0/+1
* SERVER-35879 Reconstitute prepared transactions at end of startup recoverySamy Lanka2018-12-141-0/+159
* SERVER-38040 add tagsVesselina Ratcheva2018-12-131-0/+2
* SERVER-38040 Test that a node crashes if it tries to roll back a 'prepareTran...Vesselina Ratcheva2018-12-121-0/+118
* SERVER-38224 Allow sessions to have more than one outstanding kill requestKaloian Manassiev2018-12-121-14/+1
* SERVER-35290 dropDatabase command should respect maxTimeMSXiangyu Yao2018-12-121-5/+4
* SERVER-34943 Ignore internal commands with "failCommand"A. Jesse Jiryu Davis2018-12-122-3/+40
* SERVER-37897 Disable table logging for data files when enableMajorityReadConc...Tess Avitabile2018-12-102-8/+8
* SERVER-38476 Increase timeout for clean_shutdown_oplog_state.jsA. Jesse Jiryu Davis2018-12-101-2/+2
* SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to track...Suganthi Mani2018-12-061-0/+1
* SERVER-37753 Increase number of initial sync attempts in all tests to 10Judah Schvimer2018-12-052-1/+2
* SERVER-37911 createIndex via applyOps should notify opObserver in the WUOW of...Louis Williams2018-12-041-2/+24
* SERVER-28871: Remove user management command write concern backwards compatib...Spencer Jackson2018-12-031-3/+2
* SERVER-38200 Fix jstests/replsets/initial_sync_oplog_hole.js to use rslib wai...Suganthi Mani2018-11-301-1/+2
* SERVER-38094 Skip majorityNoSnapshot jstest if storage engine doesn't support...Jack Mulrow2018-11-191-1/+7
* SERVER-38094 Add write concern that waits for majority commit point but not c...Jack Mulrow2018-11-151-0/+85
* SERVER-37179 Wait for specified write concern whenever commitTransaction retu...Siyuan Zhou2018-11-132-18/+125
* SERVER-38058 Make retryable_writes_direct_write_to_config_transactions.js exp...Kaloian Manassiev2018-11-131-1/+14
* SERVER-37558 Fail prepareTransaction command against primary when replica set...Vesselina Ratcheva2018-11-131-0/+40
* Revert "SERVER-38058 Make retryable_writes_direct_write_to_config_transaction...Kaloian Manassiev2018-11-131-7/+1
* SERVER-38058 Make retryable_writes_direct_write_to_config_transactions.js exp...Kaloian Manassiev2018-11-131-1/+7
* SERVER-37559 Fail prepareTransaction command against replica set primary with...Vesselina Ratcheva2018-11-081-0/+33
* SERVER-35811 disallow committing at the prepareTimestampPavi Vetriselvan2018-11-082-3/+3
* SERVER-38024 initial_sync_oplog_hole test should be tagged as requiring docum...Matthew Russotto2018-11-081-0/+2
* SERVER-37930 Add test coverage for createIndexes inside nested applyOpsXiangyu Yao2018-11-071-0/+62
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-071-1/+0
* Revert "SERVER-35811 disallow committing at the prepareTimestamp"Pavi Vetriselvan2018-11-062-3/+3
* SERVER-37408 Add afterClusterTime to initial sync collection scansMatthew Russotto2018-11-062-49/+96
* SERVER-35811 disallow committing at the prepareTimestampPavi Vetriselvan2018-11-062-3/+3
* SERVER-37624 Allow sessions collection TTL index expiration value to change u...Blake Oler2018-11-021-17/+44
* SERVER-29825 Do not allow rename from unreplicated to replicated DB or vice v...Vesselina Ratcheva2018-11-011-0/+44
* SERVER-37241 Add testing to verify proper expiration of sessions in the sessi...Blake Oler2018-10-311-0/+136
* SERVER-35811 pin stable timestamp behind oldest uncommitted timestampPavi Vetriselvan2018-10-303-12/+22
* SERVER-14364 Make OpCounters 64-bitJacob Evans2018-10-301-2/+3
* SERVER-36728 Don't ignore errors when aborting a transaction in testsPavi Vetriselvan2018-10-305-11/+11
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2018-10-251-0/+81
* SERVER-37711 Revert commits related to lock yielding for prepared transaction...Kaloian Manassiev2018-10-251-49/+0
* SERVER-35879 Deal with commitTransaction oplog entries during startup recoverySamy Lanka2018-10-232-0/+165
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to s...Blake Oler2018-10-132-10/+10
* SERVER-37212 move prepare_conflict_read_concern_behavior.js from jstests/core...Samy Lanka2018-10-031-0/+171
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-0214-8/+138
* SERVER-37274 Set priority of secondaries to zero in commands_that_accept_writ...William Schultz2018-10-011-1/+6
* SERVER-35870 Allow stepdown to work with prepared transactionsSpencer T Brody2018-09-281-0/+49
* SERVER-37146 Retry cluster auth while waiting for replicationJonathan Reams2018-09-271-4/+5
* SERVER-37106 Update prepareTransaction command to use TypedCommand and take '...Esha Maharishi2018-09-261-1/+2
* SERVER-36732 amend writeVesselina Ratcheva2018-09-191-1/+1