summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62559: Core Dumps & Data Files not available in Antithesistrahman13182022-01-149-14/+55
* SERVER-62233 Filter Rewritten No-Op Oplogs Outside Chunk Range In handleWrite...Luis Osta2022-01-1410-23/+406
* SERVER-56387 Check optionalBool-typed IDL fields for backward compatibilityRomans Kasperovics2022-01-146-106/+420
* SERVER-59391 test cleanupAndrew Shuvalov2022-01-141-1/+2
* SERVER-62618 Avoid quadratic behavior at startup with many collectionsDan Larkin-York2022-01-142-2/+9
* SERVER-51851 Create feature flag for Selective Backup and RestoreGregory Wlodarek2022-01-141-0/+4
* SERVER-58865 allow size changes in capped updatesBenety Goh2022-01-132-5/+12
* SERVER-51842 Fix duplicate localThresholdMs (localThreshold) server parametersRachita Dhawan2022-01-139-31/+122
* SERVER-58865 remove unreachable invariant from devnull storage engineBenety Goh2022-01-131-3/+0
* SERVER-58865 clean up capped_update.jsBenety Goh2022-01-131-9/+14
* SERVER-61101 Remove requires_fcv_51 tagZituo Jin2022-01-131-3/+1
* SERVER-61913 remove TODOBenety Goh2022-01-131-1/+0
* SERVER-62571 Serialize concurrent accesses to `Socket` in `ThrowOnNetworkErro...Amirsaman Memaripour2022-01-131-3/+9
* SERVER-62016 support tagged write concernsMatt Broadstone2022-01-1310-20/+186
* SERVER-62577 Remove `collection_uuid_mismatch` compilation unitGregory Noma2022-01-132-13/+2
* SERVER-61107 Serialize concurrent accesses to Socket in TCPResetAfterConnecti...Reo Kimura2022-01-131-0/+10
* SERVER-61821 Retire usage of `OwnedPointerMap`Yuhong Zhang2022-01-138-330/+71
* SERVER-62561 jstests/libunwind/stacktrace_signal.js must explicitly convert p...Richard Samuels2022-01-131-1/+2
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-137-2/+107
* SERVER-57546 Increase lock / op timeouts for "contentious" auth FSM testsAdam Rayner2022-01-132-9/+100
* SERVER-62422 Consolidate WriteConcernOptions parsing logicMatt Broadstone2022-01-136-143/+58
* SERVER-62073 Make agg_graph_lookup robust to stepdownsIan Boros2022-01-135-33/+49
* SERVER-51218 Fix showing default values in resmoke.py run --helpMikhail Shchatko2022-01-131-4/+4
* SERVER-62178 Clear filtering metadata on recipient shard primary for temporar...Matt Boros2022-01-132-15/+17
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-132-3/+76
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-136-24/+94
* SERVER-61185 Use prefix_search instead of prefix_key for unique index lookupsLouis Williams2022-01-132-13/+12
* SERVER-58622 Retry removing the DDL coordinator document after the DDL is fin...Marcos José Grillo Ramirez2022-01-134-16/+50
* SERVER-62499 Augment DocumentStorage APIs to accept pre-computed hashesDan Larkin-York2022-01-1311-92/+356
* SERVER-60974 Remove receiveChunkWaitForRangeDeleterTimeoutMS override for mul...Marcos José Grillo Ramirez2022-01-132-10/+0
* SERVER-61709 Introduce implicitly replicated namespacesJosef Ahmad2022-01-1315-7/+86
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-1320-107/+138
* Revert "SERVER-62443 Add `collectionUUID` parameter to `find` command"auto-revert-processor2022-01-136-103/+1
* SERVER-62564 Trailing return types in complex lambdas in future_test_*Billy Donahue2022-01-136-874/+789
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-1368-352/+535
* Import wiredtiger: 5b33a8575614c67b6f2315b999122ce50886c88c from branch mongo...Alison Felizzi2022-01-1316-264/+353
* Import wiredtiger: b568512de4bb46ae4c6620fcf37ce9d3817e1d73 from branch mongo...Alison Felizzi2022-01-133-19/+7
* Import wiredtiger: 7107753f7013b80bcf794a612165f7b436178a38 from branch mongo...Alison Felizzi2022-01-132-4/+5
* Import wiredtiger: 8cdc5f9b66650f4f56ee9b444f2c1063e9d69c8c from branch mongo...Alison Felizzi2022-01-134-21/+2
* Import wiredtiger: 9e7795c75ac0b8d98786c9956d670df6748f6be9 from branch mongo...Alison Felizzi2022-01-1311-691/+614
* SERVER-60059 Add a Mongo PackagedTaskGeorge Wangensteen2022-01-135-3/+300
* SERVER-62383 Use durable_timestamp instead of commit_timestampFiona O'\''Chee2022-01-132-5/+5
* SERVER-62480 disable new lambda processor in MSVC2022 C++20 modeBilly Donahue2022-01-131-0/+6
* SERVER-62547 enforce only a minimum pywin32 PIP module versionBilly Donahue2022-01-121-2/+2
* SERVER-62501 Use MSVS 2022 by default and require itAndrew Morrow2022-01-122-20/+12
* SERVER-62194 Make AutoGetCollection accept multiple namespaces to lock.Dianna Hohensee2022-01-127-84/+524
* SERVER-62550 Lower BSONColumn roundtrip memory usage in validateGregory Wlodarek2022-01-121-2/+2
* SERVER-61573 add csfle mac buildsSergey Galtsev2022-01-121-0/+5
* SERVER-62167: Initialize _donorFilenameBackupCursorId to 0Christopher Caplinger2022-01-121-1/+1
* SERVER-59960 Make ContextCtx::root optionalAnna Wawrzyniak2022-01-122-1/+9