summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65160 Make StaleShardVersion as obsoleteKaloian Manassiev2022-04-0415-103/+137
* SERVER-65208 Check the top-chunk before refreshing the local metadataAntonio Fuschetto2022-04-041-40/+44
* Import wiredtiger: 024e03702869d87286c1698a3c3b28378d00d18b from branch mongo...Luke Chen2022-04-042-12/+29
* Import wiredtiger: 930ccee6ffc8f9f1f2ff77e74d1b47be150c2409 from branch mongo...Luke Chen2022-04-047-34/+162
* Import wiredtiger: c576dfa7288511efa2ea82865491ad1f429d3516 from branch mongo...Luke Chen2022-04-042-1/+3
* Import wiredtiger: ae8df82bdd2eb99987da8f4ee19aaf748ff91d35 from branch mongo...Luke Chen2022-04-047-1/+49
* SERVER-64143 Add retryable write support to FLE 2 CRUDMark Benvenuto2022-04-028-127/+169
* SERVER-65059 Store recipient connection string in state documentMatt Broadstone2022-04-028-241/+248
* SERVER-64294 Enhance redact to always redact BinData 6Shreyas Kalyan2022-04-029-12/+206
* SERVER-61864 Disallow removing custom write concern during reconfig if it is ...Vesselina Ratcheva2022-04-0214-2/+471
* SERVER-63736 validate only fields listed in config are indexedsergey.galtsev2022-04-014-46/+95
* SERVER-65047 Strengthen guarantees for resharding aborting across FCVsBrett Nawrocki2022-04-013-8/+19
* SERVER-63469 Add support for ECC compactionErwin Pe2022-04-015-3/+378
* SERVER-65139 Improve namespace fetching performance in BackupBlock::_initiali...Gregory Wlodarek2022-04-018-62/+47
* SERVER-64383 Add restrictions to collMod for FLE2Erwin Pe2022-04-011-0/+37
* SERVER-65100 Increase block size for BSONColumn to be BSONObjMaxUserSizeHenrik Edin2022-04-011-2/+3
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-0116-15/+415
* SERVER-63476 Remove extra ellipsis in function_ref implMathias Stearn2022-04-012-2/+26
* SERVER-65153 Deduplicate foreign documents returned from index joinNikita Lapkov2022-04-011-0/+13
* SERVER-65062 Check the shard version for views when AutoGetCollection is inst...Antonio Fuschetto2022-04-011-8/+23
* SERVER-64475 Change isOperationVersioned to isComingFromRouterKaloian Manassiev2022-04-0112-63/+41
* SERVER-63574 Support all types in the index join strategy of $lookupNikita Lapkov2022-04-016-66/+284
* SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang2022-04-014-11/+11
* SERVER-64830 Simplify exclusivity tracking in IndexSeekPointDan Larkin-York2022-04-017-102/+391
* SERVER-64502 Suspend the defragmentation when sh.stopBalancer is invokedPaolo Polato2022-04-016-102/+37
* SERVER-64125 Avoid committing at the stable timestampJordi Olivares Provencio2022-04-015-96/+68
* SERVER-65041 Ensure resharding works when user writes are blocked but the use...Jordi Serra Torrens2022-04-013-1/+12
* SERVER-64644 Prohibit sharding of FLE 2 state collectionsMark Benvenuto2022-04-013-0/+20
* SERVER-64914 warn if a user drops an encrypted collection before state collec...Mark Benvenuto2022-04-011-1/+46
* Revert "SERVER-63574 Support all types in the index join strategy of $lookup"auto-revert-processor2022-04-015-283/+65
* SERVER-63468 Add support for ESC compactionErwin Pe2022-04-0118-225/+1529
* SERVER-65148 Extend MSVC ICE workaroundJustin Seyster2022-04-012-1/+23
* SERVER-64606 Remove TenantNamespacejannaerin2022-04-0149-817/+306
* SERVER-64821 Change unstable to true for fields that are not meant to be incl...Huayu Ouyang2022-03-313-3/+3
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-3115-133/+761
* SERVER-64132 Make shardsvrs running in serverless mode always return "unshard...Sophia Tan2022-03-313-2/+59
* SERVER-60708 Improve collection validation response for document schema valid...Gregory Wlodarek2022-03-315-33/+95
* SERVER-64875 Enable `collectionUUID` parameter on `aggregate` command more ge...Gregory Noma2022-03-311-6/+8
* SERVER-64540 Add feature flag just for using txn API for updating document sh...Sanika Phanse2022-03-313-2/+7
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-3112-32/+335
* SERVER-64482 Support collation when lowering lookup into SBEIrina Yatsenko2022-03-312-22/+37
* SERVER-64993 Test IET in IndexBoundsBuilder::testTranslate* tests casesAlexander Ignatyev2022-03-312-87/+73
* SERVER-63791 support unindexed fle2 encrypted fieldssergey.galtsev2022-03-315-114/+326
* SERVER-64872 Ensure `CollectionUUIDMismatch` from sharded `aggregate` does no...Gregory Noma2022-03-315-51/+148
* SERVER-51904 Add feature flag for execution controlJordi Olivares Provencio2022-03-316-17/+31
* SERVER-64440 added ppc and s390x libunwind supportDaniel Moody2022-03-3121-30/+3125
* SERVER-63574 Support all types in the index join strategy of $lookupNikita Lapkov2022-03-315-65/+283
* SERVER-64055 fle find rewrite on mongodDavis Haupt2022-03-319-32/+68
* Revert "SERVER-63363 Fixing parsing of ChunkVersion"Sergi Mateo Bellido2022-03-312-13/+5
* SERVER-64870 Make sure $lookup query is cached when SBE plan cache is enabledRui Liu2022-03-313-12/+15