summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesr5.3.2-rc2r5.3.2Gregory Noma2022-05-261-6/+4
* SERVER-65863 Have optimized _id expression(s) pushed down properlyYoonsoo Kim2022-05-242-9/+24
* SERVER-65930 DDL coordinators and rename participant initial checkpoint may i...r5.3.2-rc1Allison Easton2022-05-193-10/+33
* SERVER-66560 Check feature flag before fetching child transaction historyJack Mulrow2022-05-191-40/+47
* SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang2022-05-175-45/+130
* Revert "SERVER-65884 $lookup from ts optimize $sequentialCache"James Wahlin2022-05-172-28/+0
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-05-172-0/+28
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...r5.3.2-rc0Gregory Noma2022-05-1013-53/+194
* SERVER-66041 Chunk cloner must never consider `too big` a chunk with only one...Pierlauro Sciarelli2022-04-291-1/+1
* SERVER-63850: Add the count command to API version 1Maddie Zechar2022-04-286-34/+51
* SERVER-64780 filter out resharding events that aren't related to the namespac...Mickey. J Winters2022-04-281-1/+3
* SERVER-65907: Delete the CST benchmarkMaddie Zechar2022-04-221-15/+1
* SERVER-63254 Add index feature usage stats to serverStatusLouis Williams2022-04-2010-39/+567
* SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang2022-04-193-9/+9
* SERVER-65270 Fix bug related to queries on large documents not respecting the...Ian Boros2022-04-1817-29/+29
* SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang2022-04-152-1/+22
* SERVER-64983 Abort transaction after releasing Client lockDaniel Gómez Ferro2022-04-143-19/+60
* SERVER-64725 Make ShardRegistry::periodicReloader interruptibleTommaso Tocci2022-04-142-77/+31
* SERVER-64509 Fix ShardRegistry threadpool shutdown orderTommaso Tocci2022-04-141-2/+3
* SERVER-65137 CollectionPtr::restore() should fail (return nullptr) if collect...Benety Goh2022-04-142-5/+14
* SERVER-65429 Clean up defragmentation policy memory on stepdownPaolo Polato2022-04-144-0/+16
* SERVER-65137 LookupCollectionForYieldRestore saves collection namespace at co...Benety Goh2022-04-133-7/+15
* SERVER-65137 add yield and restore tests for CollectionPtrBenety Goh2022-04-131-2/+57
* SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato2022-04-132-2/+9
* SERVER-65137 CollectionMock accepts UUID at constructionBenety Goh2022-04-132-4/+10
* SERVER-65285 Gracefully handle empty group-by key when spilling in HashAggEric Cox2022-04-122-0/+61
* SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams2022-04-123-14/+13
* SERVER-64519 Filter fields attached to the CritSec reason when creating a col...Marcos Jose Grillo Ramirez2022-04-112-4/+16
* SERVER-64059: Fetch committed txn entries lte startApplyingDonorOpTimeChristopher Caplinger2022-04-083-12/+12
* SERVER-60105 Record time-series writes to the global OpCounterGregory Wlodarek2022-04-081-0/+1
* SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri2022-04-081-2/+3
* SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for s...Tommaso Tocci2022-04-071-2/+4
* SERVER-65284 Create collection coordinator should always perform cleanup on s...Tommaso Tocci2022-04-071-9/+5
* SERVER-64727 Make all DDL coordinator documents parsing not strictTommaso Tocci2022-04-075-5/+5
* SERVER-62946 backport Use failpoints to exercise audit log rotation failure o...Adam Rayner2022-04-071-0/+1
* SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek2022-04-061-0/+5
* SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala2022-04-063-14/+17
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-04-061-2/+6
* SERVER-62513 SERVER-64244 RunDBCheckInBackground should retry on Interrupt er...Yu Jin Kang Park2022-04-061-0/+22
* SERVER-64102 Ensure that unpacking measurements doesn't overwrite pushedown a...James Wahlin2022-04-052-0/+40
* SERVER-64552 Replace invariant with assertion for non-joinable rename collect...Pierlauro Sciarelli2022-04-051-5/+6
* SERVER-64617 Allow new unique index data formats to existYuhong Zhang2022-04-051-7/+12
* SERVER-64410 Add ability to defer merge sort in pipeliner5.3.1-rc0Ted Tuckman2022-03-277-8/+182
* SERVER-64796 Fixes Clustered Index BugMatt Kneiser2022-03-241-1/+7
* SERVER-64812 use the correct operand arity check for ExpressionObjectRushan Chen2022-03-241-4/+3
* SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci2022-03-231-0/+5
* SERVER-64577 add missing libdep for write_concern_optionsr5.3.0-rc4Matt Broadstone2022-03-171-0/+1
* SERVER-64577: Disallow wTags write concern in FCV less than 5.3Matt Broadstone2022-03-179-136/+169
* SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...Jordi Serra Torrens2022-03-1613-62/+143
* Import wiredtiger: fc1d5325d2a36711d0618211a72d38f1e8d4d139 from branch mongo...Etienne Petrel2022-03-162-6/+15