summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53912: ReshardingRecipientService instances to load metrics stateKshitij Gupta2021-06-114-1/+193
* SERVER-56497 Add assert.throwsCode shell helper for testingSebastien Mendez2021-06-111-0/+12
* SERVER-54745 Simplify covered projection plans in SBENikita Lapkov2021-06-114-53/+307
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-1110-61/+161
* SERVER-52906 Applying metadata update before dispatching rollback task in mov...Paolo Polato2021-06-111-19/+29
* SERVER-56276 correct typo in config.actionlog document fieldPaolo Polato2021-06-112-2/+2
* SERVER-49545 Remove FCV check for system.views in userAllowedWriteNS()Benety Goh2021-06-111-5/+1
* Import wiredtiger: 6c652d1f2f32f841d92b8c29892f7d2c73a90b8a from branch mongo...Luke Chen2021-06-112-10/+22
* Import wiredtiger: 65035cf84e7090a120d5d0ceb703c6fd2fc9f504 from branch mongo...Luke Chen2021-06-1117-204/+634
* Import wiredtiger: bfb4d5ee40e0ef36482478088fab48583baae54c from branch mongo...Luke Chen2021-06-112-6/+22
* Import wiredtiger: 47a6ec641bc6d35c3f4fc28ba671e0d81c45055c from branch mongo...Luke Chen2021-06-112-2/+1
* SERVER-57256: Add deprecation message for count command and direct reader to ...Maddie Zechar2021-06-111-0/+11
* SERVER-57424 remove ENABLE_BITMASK_OPERATORSBilly Donahue2021-06-1011-148/+58
* SERVER-57266 Create IDL representations for resharding recipient and coordina...jannaerin2021-06-108-8/+51
* SERVER-57350 fix ShardKeyPattern::parseShardKeyPattern() to handle int values...Benety Goh2021-06-101-1/+1
* SERVER-57526 Removed declaration of unused ReshardingDonorOplogIterator::_wit...Matt Walak2021-06-101-3/+0
* SERVER-56300 Add append functionality for iterator ranges in BSONObjBuilderKris Satya2021-06-102-32/+141
* SERVER-57532 Use donor specs for _id index in tenant migration collection clonerVishnu Kaushik2021-06-105-6/+18
* SERVER-55465 Response from all nodes means sufficient responses have been rec...Vishnu Kaushik2021-06-102-2/+39
* SERVER-49796 use in-class member initialization for _reversePosJackson Xie2021-06-101-1/+1
* SERVER-57599 DocumentSourceBucketAuto returning eof when disposedSvilen Mihaylov2021-06-101-0/+5
* SERVER-57608 shardCollection should take new path on FCV versions greater tha...Jordi Serra Torrens2021-06-101-2/+1
* SERVER-50138 Avoid logging no TransportLayer configured in productionAlex Li2021-06-101-1/+3
* SERVER-57182 reshardCollection command is shuffling data even when requested ...Haley Connelly2021-06-104-10/+80
* SERVER-55224 Fix $dateDiff for timezones with non-whole hour Daylight Savings...Mindaugas Malinauskas2021-06-102-13/+111
* SERVER-56444 Grant read/write access on time-series buckets collections to ad...Mark Benvenuto2021-06-1013-6/+736
* SERVER-57476: Return a WriteConflict when a timestamped transaction hits a pr...Daniel Gottlieb2021-06-102-0/+28
* SERVER-57542 Fix typo in SBE multi planner tassetSajed Nahian2021-06-101-1/+1
* SERVER-57433 Report rename collection parameters in currentOpSimon Graetzer2021-06-102-2/+3
* SERVER-55164 Improve testing around snapshotted range deletion tasks for renamePierlauro Sciarelli2021-06-101-0/+118
* Import wiredtiger: 4fb3f7a835d51b47436bbc77694f51fb69280e5c from branch mongo...Luke Chen2021-06-107-6/+361
* Import wiredtiger: eb5afc287da81efd473f7db128935959060108f3 from branch mongo...Luke Chen2021-06-1013-57/+65
* Import wiredtiger: fd77581d2be7553e5ddc025143bc12e2b0ab035c from branch mongo...Luke Chen2021-06-108-9/+285
* Import wiredtiger: 5904d74bfd3de3da526e0af3367f391a44e4c0e6 from branch mongo...Luke Chen2021-06-102-38/+53
* Import wiredtiger: 8ab25823a1608357983965f1729bf5fbf0ba217d from branch mongo...Luke Chen2021-06-103-15/+74
* Import wiredtiger: 041af27b65ba4bd47c915d23c3f9d5e03cb9d497 from branch mongo...Luke Chen2021-06-1016-98/+142
* SERVER-57587 Avoid scheduling more range deletion tasks for same range during...Pierlauro Sciarelli2021-06-101-7/+9
* SERVER-57483 Fix caching $lookup results for config.cache.chunks.Max Hirschhorn2021-06-101-5/+15
* SERVER-57426 Enable zstd compression for time-series collections by defaultGregory Wlodarek2021-06-092-1/+11
* SERVER-57266 Create IDL representation for resharding metrics time intervalsjannaerin2021-06-095-4/+39
* SERVER-56722 Fix cluster time key refresh backoff logicJack Mulrow2021-06-091-3/+2
* SERVER-57008 Add unit tests for reconfigs that would change implicit default ...Ali Mir2021-06-091-0/+316
* SERVER-52516 lockInfo command accesses lock manager as ServiceContext decoratorBenety Goh2021-06-091-1/+1
* SERVER-57452 Remove the sort stage in retryable write pre-fetch as oplog buff...Wenbin Zhu2021-06-091-23/+7
* SERVER-57333 Implement $densify DocGenerator for numeric valuesTed Tuckman2021-06-094-0/+409
* SERVER-52516 redirect global lock manager accessor to service context decoratorBenety Goh2021-06-092-4/+18
* SERVER-57472 Yield service executor worker threads after sinking messagesGeorge Wangensteen2021-06-091-0/+5
* SERVER-57145 Invariant failure at OCSPManager::requestStatusMark Benvenuto2021-06-091-7/+13
* SERVER-57560 Fix error message typo in `IDLParserErrorContext::checkAndAssert...Kaloian Manassiev2021-06-091-1/+1
* SERVER-52516 redirect LockerImpl to access lock manager through getGlobalLock...Benety Goh2021-06-091-4/+4