summaryrefslogtreecommitdiff
Commit message (Collapse)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 ↵Sophia Tan2022-09-276-2/+107
| | | | multitenant environment
* SERVER-67372 Make tenant migration recipient delete its state document in ↵Sophia Tan2022-09-274-11/+268
| | | | its run method
* 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 ↵Rui Liu2022-09-271-5/+5
| | | | expression benchmarks
* SERVER-67895 Add _shardsvrWriteGlobalIndexKeys commandJosef Ahmad2022-09-2718-43/+848
|
* SERVER-70003 Alternative client for deleting range deletion documents must ↵Silvia Surroca2022-09-271-4/+8
| | | | be interruptible on stepdown
* SERVER-69936 GlobalIndexesCache should use a StringMap rather than a ↵Allison Easton2022-09-271-1/+1
| | | | StringDataMap
* 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 ↵Jason Chan2022-09-269-14/+206
| | | | to write to network
* Import wiredtiger: 4afd038167adcdefefc2a8673f355d941226517f from branch ↵Etienne Petrel2022-09-262-1/+134
| | | | | | | | | mongodb-master ref: b4070294cd..4afd038167 for: 6.2.0-rc0 WT-9876 Add cursor bound test for apis that resets all cursors internally (#8291)
* 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
| | | | This reverts commit ce002ed993b51bdcd1b02fdae0d2ae9c71a932de.
* 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 ↵Marcos José Grillo Ramirez2022-09-2622-256/+67
| | | | a shard
* 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
| | | | | Mapping of namespace to catalogId is maintained for timestamps back to the oldest timestamp. Used to be able to resolve catalogId for a namespace that is resilient to create, drop and rename operations.
* 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 ↵Luke Chen2022-09-2625-56/+494
| | | | | | | | | mongodb-master ref: 06926a917a..b4070294cd for: 6.2.0-rc0 WT-9670 Add early statistics access via a general event handler. (#8299)
* Import wiredtiger: 06926a917a9c92cc7407612d0638397a51cc8e44 from branch ↵Luke Chen2022-09-254-9/+98
| | | | | | | | | mongodb-master ref: 7739da50a2..06926a917a for: 6.2.0-rc0 WT-9739 test tiered: test_util command line parsing (#8285)
* Import wiredtiger: 7739da50a2c6a51a044915e01bf20cd33bc28eef from branch ↵Luke Chen2022-09-2526-117/+393
| | | | | | | | | mongodb-master ref: 8670ce2dec..7739da50a2 for: 6.2.0-rc0 WT-9742 Add timestamp support to Simple and Complex data sets in Python tests. (#8286)
* Revert "SERVER-67651 replace clang tidy with clang tidy condensed"auto-revert-processor2022-09-249-191/+818
| | | | This reverts commit 43e94464c25d98bb5ffb8c83af83bc959e343d29.
* SERVER-68115 Do not drop empty path component from elemMatch path during ↵joshua2022-09-235-59/+58
| | | | index selection
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-09-231-154/+3
| | | | | | | When splitting a path of the form "a/*/b/**", globstar.iglob() would previously have attempted to walk "a/*" as a literal directory instead of expanding the glob pattern into a list of directories and walking each of them.
* 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
| | | | | Reapplies the original change with a corrected out-of-bounds check.
* SERVER-62301 Platform Support: Add support for Ubuntu 22.04 ARMwinstonzmdb2022-09-236-2/+107
|