summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-2114-1659/+21
* SERVER-66606 Count types in stats for CEAlya Berciu2022-11-2118-411/+475
* SERVER-70586 Complete TODO listed in SERVER-67642Pierlauro Sciarelli2022-11-211-1/+0
* SERVER-34245 Throw error when passed array type to save shell commandSebastien Mendez2022-11-211-2/+2
* SERVER-68739 Do not reset WT session stats when fetching op statsYu Jin Kang Park2022-11-2115-258/+429
* SERVER-71031 Complete TODO listed in SERVER-67898Pierlauro Sciarelli2022-11-211-4/+0
* Import wiredtiger: 9a35c70af8a4e8c67b850d7982a77d5260fb5f08 from branch mongo...Luke Chen2022-11-212-15/+23
* Import wiredtiger: 2cb2316c04ed3eb46a983338c3db2dc690e26f32 from branch mongo...Luke Chen2022-11-212-4/+4
* Import wiredtiger: 185cb659029fc4e5213783c5d290aa0fab5ab043 from branch mongo...Luke Chen2022-11-2119-2068/+2179
* Import wiredtiger: 47951efac16fbf8e5d44230ad18fce1b18858cda from branch mongo...Luke Chen2022-11-212-1/+21
* Import wiredtiger: 9a23ed36e160f47df4068de05795d9c1f4f12e78 from branch mongo...Luke Chen2022-11-2113-7/+84
* Import wiredtiger: de945280b9fe413f00134ab1f1eeea9c15a05383 from branch mongo...Luke Chen2022-11-219-39/+150
* SERVER-70110 - Fix compilation of very wide and/or predicatesAnna Wawrzyniak2022-11-1914-45/+655
* SERVER-71496: Return transitionFCVMap entries by const refVarun Ravichandran2022-11-191-1/+1
* SERVER-70432 Change CollectionCloner to be tenant awarejannaerin2022-11-1910-51/+193
* SERVER-71179 Update the ShardSplitCommands to use the TenantId classmathisbessamdb2022-11-183-2/+33
* SERVER-70395 De-stage-ify accumulator stage builderDavid Storch2022-11-183-169/+99
* SERVER-71423: Feature flag for PM-2290.Kshitij Gupta2022-11-181-3/+1
* SERVER-69056 Show resource consumption metrics in explainAdityavardhan Agrawal2022-11-181-1/+14
* SERVER-71415 Stash CollectionCatalog on RecoveryUnit::SnapshotHenrik Edin2022-11-185-15/+23
* SERVER-69911 Extend ABT translation unit tests to cover all supported express...Nicholas Zolnierz2022-11-1819-1735/+2359
* SERVER-71200 Add NoResilient suffix to movePrimary coordinatorAntonio Fuschetto2022-11-185-12/+16
* SERVER-71433 primary shard always returned in case of collectionEnrico Golfieri2022-11-182-74/+51
* SERVER-70617 Allow use of SBE/column indexes for count queriesAlyssa Wagenmaker2022-11-1820-172/+390
* SERVER-71475 Remove TODOs about schema validationYuhong Zhang2022-11-181-1/+0
* SERVER-70267 Fix asan failure in DocumentSourceGroupTests unit testsIvan Fefer2022-11-181-38/+17
* SERVER-68516 Revert back to always using `ProjectionExecutor` to translate pr...Ben Shteinfeld2022-11-1811-158/+665
* SERVER-69237 Make preImage doc available to CollectionUpdateArgsIsrael Hsu2022-11-1822-200/+230
* SERVER-70267 Add DocumentSourceStreamingGroupIvan Fefer2022-11-1811-1100/+2055
* SERVER-71320 Check for binVersion and useRandomBinVersion conflict after merg...Ivan Fefer2022-11-181-7/+6
* SERVER-70392 Named Pipes add "unknown exception" messagesKevin Cherkauer2022-11-181-6/+12
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-171-1/+1
* SERVER-69723 Serialize/deserialize namespace correctly in listCatalog agg sta...cortrain2022-11-171-7/+12
* SERVER-68815: Fix coverity dereference after null checkWill Buerger2022-11-171-2/+3
* SERVER-71410 Fix SeveritySuppressor so that quiet/normal log intervals are co...Blake Oler2022-11-173-5/+116
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-177-39/+194
* SERVER-71406 [CQF] Testing infra improvements: generate shorthand initializa...Svilen Mihaylov2022-11-175-142/+420
* Revert "SERVER-65078 Report schema violations as errors when the validation l...Yuhong Zhang2022-11-171-1/+4
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-177-179/+42
* SERVER-71324 Replace AutoGetCollectionForRead with AutoGetCollectionForReadMa...Mindaugas Malinauskas2022-11-171-1/+1
* SERVER-71417 Remove no-op lsm option in WT config string for CSIIan Boros2022-11-171-1/+0
* SERVER-70638 [CQF] Multiple intervals per candidate indexSvilen Mihaylov2022-11-1711-165/+590
* SERVER-70981: Handle index build ready transition when instantiating collecti...Will Buerger2022-11-173-7/+115
* SERVER-70392 Named Pipes _writeTestPipe shell functionKevin Cherkauer2022-11-178-23/+440
* SERVER-69591 [CQF] Simplify non-Sargable pathsDavid Percy2022-11-178-30/+696
* Import wiredtiger: b412563e92786caa4e9a36b7430468c2e8d3e649 from branch mongo...Will Korteland2022-11-172-3/+10
* Import wiredtiger: 147ed016d0a3256903b9c9e62453e2bf8f5a3d7f from branch mongo...Will Korteland2022-11-172-4/+4
* Import wiredtiger: bcbfad0e770ce83f9a571ce4115ae76fe0e0817f from branch mongo...Will Korteland2022-11-179-824/+894
* Import wiredtiger: 6e9fb75859897ebd99a5db9ce767f27ee5a134d8 from branch mongo...Will Korteland2022-11-174-11/+24
* SERVER-70972 Push simple getField() expressions into SBE scan stageDrew Paroski2022-11-1614-548/+779