summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-49986 Convert isMaster command to hello and keep isMaster, ism...r4.4.1-rc2Pavi Vetriselvan2020-08-2610-127/+91
* Revert "SERVER-49988 Rename response fields if hello command is sent on mongos"Pavi Vetriselvan2020-08-262-13/+6
* Revert "SERVER-49987 Rename response fields if hello command is sent on mongod"Pavi Vetriselvan2020-08-262-151/+66
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-08-245-5/+51
* SERVER-49949: Fix reconstructing prepared transactions containing multi-key w...Lingzhi Deng2020-08-241-0/+56
* SERVER-50183 Copy _awaitPrimaryAppliedSurpassesRollbackApplied function from ...Jason Chan2020-08-241-4/+34
* SERVER-39621 Change sync source when primary steps down and chaining is disabledSamy Lanka2020-08-211-0/+33
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-201-1/+13
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-08-202-66/+151
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-08-203-0/+243
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-08-202-6/+13
* SERVER-48525 Forbid dropping config.transactions when there are prepared tran...Vesselina Ratcheva2020-08-201-1/+7
* SERVER-49527-44Judah Schvimer2020-08-201-0/+61
* SERVER-50178: Add logging to initial_sync_nodes_maintain_and_gossip_commit_po...XueruiFa2020-08-201-3/+17
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-08-201-0/+67
* SERVER-48979: Fix race between config propagation and election in change_stre...Lingzhi Deng2020-08-201-32/+31
* SERVER-48965: Make update_and_bulk_insert.js less heavyLingzhi Deng2020-08-201-1/+1
* SERVER-48107: Retry replSetStepDown in rollback_test.jsXuerui Fa2020-08-201-1/+4
* SERVER-49683 catchup_takeover_two_nodes_ahead.js should use initiateWithHighE...Pavi Vetriselvan2020-08-201-3/+3
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-2010-91/+127
* SERVER-48341 Remove requires_fcv_44 from tests blacklisted under SERVER-48307Esha Maharishi2020-08-193-6/+3
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-08-191-0/+1
* SERVER-48204 Improved assertions in mirror_reads testAndrew Chen2020-08-181-1/+6
* SERVER-49311 Prevent the PeriodicShardedIndexConsistencyChecker cause failure...Marcos José Grillo Ramírez2020-08-184-25/+31
* SERVER-43938 Make auth_sharding_cmd_metadata.js start shards as replica setsTommaso Tocci2020-08-181-27/+28
* SERVER-48096 PeriodicShardedIndexConsistencyChecker thread on jstests can cau...Tommaso Tocci2020-08-183-0/+16
* SERVER-50325 Allow additional error code in no_writes_to_config_transactions_...Tess Avitabile2020-08-141-1/+1
* SERVER-50137 Use timestamp if wall field not present when calculating oplog s...Gregory Noma2020-08-131-0/+39
* SERVER-50140: Initial sync cannot survive unclean restart of the sync sourceLingzhi Deng2020-08-131-0/+104
* SERVER-49809 return MovePrimaryInProgress on view create or modify commandsMisha Tyulenev2020-08-131-2/+2
* SERVER-49765 fail with MovePrimaryInProgress for dropIndexesMisha Tyulenev2020-08-131-6/+30
* SERVER-49452 fail with MovePrimaryInProgress in collModMisha Tyulenev2020-08-131-18/+60
* SERVER-49092 fail with MovePrimaryInProgress in createIndexes commandMisha Tyulenev2020-08-131-12/+21
* SERVER-49089 fail with MovePrimaryInProgress in MapReduce commandMisha Tyulenev2020-08-131-0/+16
* SERVER-49090 fail with MovePrimaryInProgress for aggregate and stagesMisha Tyulenev2020-08-131-0/+23
* SERVER-49091 fail with MovePrimaryInProgress on create drop collMod renameCol...Misha Tyulenev2020-08-131-15/+69
* SERVER-49088 fail with MovePrimaryInProgress for findAndModify commandMisha Tyulenev2020-08-131-37/+31
* SERVER-49086 fail with MovePrimaryInProgress for insert update and delete com...Misha Tyulenev2020-08-131-6/+28
* SERVER-49087 add support for testing MovePrimaryInProgressMisha Tyulenev2020-08-131-0/+103
* SERVER-48641 SERVER-48689 Yield session in migration destination driver when ...Jack Mulrow2020-08-122-2/+10
* SERVER-49704 txn_being_applied_to_secondary_cannot_be_killed.js should not al...Matthew Russotto2020-08-121-2/+3
* SERVER-49433 Stop incrementing the collection major version on chunk splitsMatthew Saltz2020-08-124-37/+15
* SERVER-47753 Enable random_moveChunk_index_operations.js in stepdown concurre...Jack Mulrow2020-08-122-21/+14
* SERVER-49044 Make AsyncRequestSender not retry remote command requests with s...Luis Osta2020-08-121-0/+74
* SERVER-48679 flushRoutingTableCacheUpdates should block on critical section w...Luis Osta2020-08-121-0/+166
* SERVER-46811 multi=true updates can modify the shard key of orphan documents ...Haley Connelly2020-08-121-0/+60
* SERVER-47900 Disable checkOrphansDeleted helper in 4.4 multiversion testingHaley Connelly2020-08-101-0/+9
* SERVER-48066 Don't allow update shard key concurrency test to update shard ke...Alex Taskov2020-08-101-6/+9
* SERVER-48572 random_moveChunk_refine_collection_shard_key.js needs to ignore ...Alex Taskov2020-08-101-1/+1
* SERVER-49438 Allow memory.js tests to accept $where timeout interruptionKatherine Wu2020-08-051-1/+2