summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-49010 Increase log verbosity in index_stepdown_after_init.jsSamy Lanka2020-08-051-1/+2
* SERVER-48339 Ensure operation is hung on failpoint in unionWith_current_op.jsCharlie Swanson2020-08-051-11/+10
* SERVER-49690 Retry "CappedPositionLost" to find oldest oplog entryCharlie Swanson2020-08-053-8/+25
* SERVER-49699 waitForCurOpByFailPoint shouldn't ignore filter parameter in 4.4James Wahlin2020-08-051-15/+19
* SERVER-48442: Fix change_streams.js to test events in any orderSvilen Mihaylov2020-08-051-6/+17
* SERVER-49715 Check for interrupt while finding unowned ranges on setFCV to 4.4Esha Maharishi2020-08-051-0/+141
* SERVER-49546 Remove batched insert test for range deletion tasksLuis Osta2020-08-041-52/+0
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-042-1/+4
* SERVER-48712 Race in write_concern_after_stepdown.jsA. Jesse Jiryu Davis2020-08-041-1/+13
* SERVER-48929 Modified the moveChunk helper to ignore LockTimeout errorsAlex Taskov2020-08-041-0/+1
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-08-041-0/+1
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-041-0/+14
* SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto2020-08-041-1/+1
* SERVER-49546 setFCV to 4.4 should insert range deletion tasks in batches rath...Luis Osta2020-08-041-0/+52
* SERVER-49556 fix indexed_insert_base.js to work with multi-doc transactions t...Benety Goh2020-08-041-0/+1
* SERVER-49521 fix writeConcern for non-txn createIndexes commands in core/txns...Benety Goh2020-08-043-4/+14
* SERVER-49415 remove test case with conflicting index buildBenety Goh2020-08-041-9/+2
* SERVER-49556 indexed_insert_base.js and derived fsm workloads provide index n...Benety Goh2020-08-043-2/+21
* SERVER-49523 Use a 3-node replica set for 'commit_quorum_does_not_hang_with_i...Gregory Wlodarek2020-08-041-4/+6
* SERVER-49514 'index_abort_before_commit_signal.js' should check for the 'Inde...Gregory Wlodarek2020-08-041-2/+4
* SERVER-49026 Use the maximum opId to test authorization privilieges for killOpGregory Wlodarek2020-08-041-2/+3
* SERVER-48699 Changed refine key test to prevent premature timeouts on slow ma...Marcos José Grillo Ramírez2020-08-041-15/+17
* SERVER-48993 explodeForSort can produce incorrect query plan (cherry picked f...Mindaugas Malinauskas2020-08-042-0/+204
* Revert "SERVER-33966 Removed Redundant Sort"r4.4.0Ribhav Jain2020-07-241-15/+8
* SERVER-33966 Removed Redundant SortRibhav Jain2020-07-221-8/+15
* SERVER-49678 Make enableFinerGrainedCatalogCacheRefresh default to falseRandolph Tan2020-07-213-3/+17