summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* third_partySERVER-68365_testing3Daniel Moody2022-10-0312032-0/+2136899
* adding configs to reviewDaniel Moody2022-10-0343-1/+10786
* some more final fixupsDaniel Moody2022-10-032-16/+44
* SERVER-68365 finishing up integrationDaniel Moody2022-10-0317-36/+3174
* SERVER-68347 Ensure createIndexes, dropIndexes, and listIndexes work in multi...Sophia Tan2022-09-276-2/+107
* SERVER-67372 Make tenant migration recipient delete its state document in its...Sophia Tan2022-09-274-11/+268
* SERVER-66469 Fix correctness when filtering on dates before the epochJoel Redman2022-09-278-94/+382
* SERVER-69139 Add documentation for PM-2821Huayu Ouyang2022-09-275-245/+660
* SERVER-69719 Shorten the global index crud oplog entriesJosef Ahmad2022-09-274-9/+13
* SERVER-67324: wrap replSetSetup cmd in assert.soonAdityavardhan Agrawal2022-09-271-5/+5
* SERVER-63142 Add log file rotation status to start of new logWarren James2022-09-272-0/+15
* SERVER-69845: Implement column store size on disk.Colin Stolley2022-09-274-40/+49
* SERVER-65016 Remove range deletions as part of `dropCollection`Silvia Surroca2022-09-272-5/+11
* SERVER-69798 Use slot id accessor to directly reset the slot in SBE expressio...Rui Liu2022-09-271-5/+5
* SERVER-67895 Add _shardsvrWriteGlobalIndexKeys commandJosef Ahmad2022-09-2718-43/+848
* SERVER-70003 Alternative client for deleting range deletion documents must be...Silvia Surroca2022-09-271-4/+8
* SERVER-69936 GlobalIndexesCache should use a StringMap rather than a StringDa...Allison Easton2022-09-271-1/+1
* SERVER-69798: Remove color from sbe benchmark logsIvan Fefer2022-09-271-2/+2
* SERVER-68926 Generate historical placement data for createDatabasePaolo Polato2022-09-272-14/+82
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-2715-167/+297
* SERVER-69575 Add unit tests for SDT instance and cumulative metricsBrett Nawrocki2022-09-2612-132/+431
* SERVER-69916 Extend tests for {$exists: true} with columnstore indexIrina Yatsenko2022-09-261-7/+60
* SERVER-69983 Add busy idents to the drop pending reaper to retry dropping laterGregory Wlodarek2022-09-261-8/+19
* SERVER-68371 Allow search queries to pass through query analysisJacob Evans2022-09-261-3/+3
* SERVER-69953 Remove const members from Timer and StopwatchMatt Diener2022-09-262-3/+3
* SERVER-67651 replace clang tidy with clang tidy condensed-follow up PRJuan Gu2022-09-2610-824/+197
* SERVER-64967 Measure how long it takes operations using egress connections to...Jason Chan2022-09-269-14/+206
* Import wiredtiger: 4afd038167adcdefefc2a8673f355d941226517f from branch mongo...Etienne Petrel2022-09-262-1/+134
* SERVER-67613 Implement Mock for Async RPC APIGeorge Wangensteen2022-09-264-42/+559
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-2613-71/+45
* SERVER-67491 Use assert.soon in reconfig_waits_for_oplog_commitment_condition.jsSamy Lanka2022-09-261-1/+1
* SERVER-66735: New addShard scenariosnandinibhartiyaMDB2022-09-262-32/+140
* SERVER-69549 Unify tags used in columnstore index testsIrina Yatsenko2022-09-2621-52/+57
* SERVER-67826 Allow IDL types to own or preserve the lifetime of underlying dataGeorge Wangensteen2022-09-267-30/+204
* SERVER-69857 Repair maxdiff tests so they work correctly on WindowsJoel Redman2022-09-263-152/+245
* SERVER-69649 Remove unused internal transactions feature flag includesJason Zhang2022-09-2610-10/+0
* SERVER-67897 Use remove_shard_util.js in tests that need to reliably remove a...Marcos José Grillo Ramirez2022-09-2622-256/+67
* SERVER-60141: Upgrade timelib to version 2022.02Alberto Massari2022-09-2641-33326/+31164
* SERVER-68265 Maintain historic catalogId mapping in CollectionCatalogHenrik Edin2022-09-2616-83/+834
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-2613-45/+71
* SERVER-69851 Align with the new WiredTiger event handler interfaceEtienne Petrel2022-09-261-0/+1
* Import wiredtiger: b4070294cdfd2df5e6a3a7f355f6c9109e094048 from branch mongo...Luke Chen2022-09-2625-56/+494
* Import wiredtiger: 06926a917a9c92cc7407612d0638397a51cc8e44 from branch mongo...Luke Chen2022-09-254-9/+98
* Import wiredtiger: 7739da50a2c6a51a044915e01bf20cd33bc28eef from branch mongo...Luke Chen2022-09-2526-117/+393
* Revert "SERVER-67651 replace clang tidy with clang tidy condensed"auto-revert-processor2022-09-249-191/+818
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-235-59/+58
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-09-231-154/+3
* SERVER-68340 Fix flaky unit test againGabriel Marks2022-09-237-6/+165
* SERVER-69149 Make debug print of SBE expressions more readableDavid Storch2022-09-234-25/+50
* SERVER-62301 Platform Support: Add support for Ubuntu 22.04 ARMwinstonzmdb2022-09-236-2/+107