summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62937 add testing coverage for gravitonr6.0.0-rc2Robert Guo2022-04-261-16/+75
* SERVER-65771 Add requires_ocsp_stapling tag to ocsp_ignore_irrelevant.jsErwin Pe2022-04-251-1/+1
* SERVER-65489 Make unwind of the terminal foreign key value conditioned on whe...Irina Yatsenko2022-04-251-2/+41
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-2520-123/+330
* SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHand...Bernard Gorman2022-04-237-86/+445
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter collec...Varun Ravichandran2022-04-229-62/+229
* SERVER-65749 Add requires_persistence to user_write_block_fcv.jsGabriel Marks2022-04-221-0/+1
* SERVER-65695 Delete checks for atomic query knobs when getting secondary name...Mihai Andrei2022-04-224-10/+15
* SERVER-65665 Disallow the use of indexes with partial filter expressions in I...Mihai Andrei2022-04-222-1/+11
* SERVER-65331: Skip additional multiversion tenant migration testChristopher Caplinger2022-04-221-0/+4
* SERVER-65779 Pass IndexBounds directly to the CheckBounds stageDenis Grebennicov2022-04-224-73/+54
* SERVER-65795 Ensure BalancerStatsRegitry async initialization is interrupted ...Tommaso Tocci2022-04-222-31/+66
* SERVER-65887 Fix clang formattingTommaso Tocci2022-04-221-2/+2
* SERVER-64332 added macos binary signing to push taskDaniel Moody2022-04-212-0/+14
* SERVER-64412 Add FSM test for $lookup to verify correctness in the presence o...Mihai Andrei2022-04-218-0/+146
* SERVER-65022 always report 'wallTime' in change stream event outputMickey. J Winters2022-04-214-1/+69
* SERVER-65772: Use consistent endinaness when (de)serializing during spilling ...Irina Yatsenko2022-04-211-2/+3
* SERVER-65802 Return NamespaceExists when dropTarget=false but unsharded targe...Pierlauro Sciarelli2022-04-211-1/+1
* SERVER-65849 Run simulate_crash.py hook with test commands enabledGregory Wlodarek2022-04-211-1/+2
* SERVER-65825 Increase fassertOnLockTimeoutForStepUpDown default timeout to 30...Jason Chan2022-04-202-3/+6
* SERVER-65477 Allow plan_cache_replanning.js to run with the SBE plan cache en...David Storch2022-04-202-80/+98
* SERVER-64793 Make exhaustiveFind asynchronousJason Zhang2022-04-202-22/+45
* SERVER-61418 Use majority write concern for commit retries in transaction APIJack Mulrow2022-04-205-63/+229
* SERVER-65653 Fix expected output of optimizertest/FilterIndexingVariable unde...Svilen Mihaylov2022-04-201-244/+63
* SERVER-65083 Fix SBE plan cache index visibility bugDavid Storch2022-04-205-10/+82
* SERVER-62992 Don't validate resmoke.ini and install_dir when using subcommand...Richard Samuels2022-04-202-4/+5
* SERVER-65344 findAndModify pre/post image noop oplog entry forged by the stag...Cheahuychou Mao2022-04-202-8/+28
* SERVER-65576 Improve time-series index build performance on non-measurement i...Gregory Wlodarek2022-04-205-4/+35
* SERVER-65654 Avoid using shorthand function notation in drop_index_during_loo...Nicholas Zolnierz2022-04-201-2/+2
* SERVER-65536 Relax constraints on numer of records in ShardsvrGetStatsForBala...Tommaso Tocci2022-04-201-1/+6
* SERVER-65635 Tests running large txns do not have correct oplog entry sizesr6.0.0-rc1Sanika Phanse2022-04-194-4/+20
* SERVER-65048 Support retryable writes in internal_transactions_test_commandSanika Phanse2022-04-193-16/+125
* SERVER-65037 Add missing large_distro_name for ASAN builds on RHEL 8.0Ryan Egesdahl2022-04-191-0/+1
* SERVER-65450 Retry WCOS findAndModify commands in resharding_update_shard_key...Sanika Phanse2022-04-191-4/+26
* SERVER-65655 Skip reinitializing TicketHolders in reinitializeStorageEngine()Gregory Wlodarek2022-04-191-6/+14
* SERVER-65499 Fix storing int64 max as int128 in BSONColumnBuilderHenrik Edin2022-04-192-1/+17
* SERVER-65542 Fix compilation error in WindowsJordi Olivares Provencio2022-04-191-3/+3
* SERVER-65542 Fix ticket resizeJordi Olivares Provencio2022-04-197-22/+70
* SERVER-65686 split sbe_query_stages lib out of sbe_queryIrina Yatsenko2022-04-195-21/+40
* SERVER-65707 Remove FCV-gating for $lookup pushdownYoonsoo Kim2022-04-184-17/+5
* SERVER-65265 Track memory for unbounded accumulators in SBEIrina Yatsenko2022-04-188-176/+538
* SERVER-65698 Add uses_transactions tag to all internal transaction testsCheahuychou Mao2022-04-1850-50/+50
* SERVER-65505 Make the gdb pretty printers for Session/TransactionParticipant ...Cheahuychou Mao2022-04-181-87/+124
* SERVER-62479 Reap sessions for the same retryable write atomicallyCheahuychou Mao2022-04-1813-475/+1790
* SERVER-65704 always check array compression in test-only BSONColumn validatio...Benety Goh2022-04-181-7/+2
* SERVER-65718 Fix mypy errorMikhail Shchatko2022-04-181-0/+1
* SERVER-65701 Avoid running expr.js in multiversion suitesCharlie Swanson2022-04-151-0/+2
* SERVER-50564 Remove Amazon Linux (v1) packagesZakhar Kleyman2022-04-151-7/+0
* SERVER-65676 prevent ChangeStreamOptions cluster parameter no passthrough tes...Mickey. J Winters2022-04-153-0/+3
* SERVER-65037 Move TSAN builder to RHEL 8.0Ryan Egesdahl2022-04-152-4/+4