summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update log.h references to logv2/README.mdSERVER-62595Alexander Golin2022-01-141-2/+2
* move logv2 readme to docs/logging.mdAlexander Golin2022-01-132-791/+792
* 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
* SERVER-62435 Capture a strong reference to SEPTransactionClient in transactio...Jack Mulrow2022-01-123-12/+13
* SERVER-61447 Skip expression evaluation when AccumulatorFirst/AccumulatorFirs...Mihai Andrei2022-01-126-16/+33
* SERVER-59689 Prevent setting FCV < 5.3 in case of ongoing defragmentationPierlauro Sciarelli2022-01-123-0/+49
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-126-1/+103
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-1220-1/+943
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-1218-12/+489
* SERVER-62387 Rename variable to avoid hiding original function parameterJordi Olivares Provencio2022-01-121-2/+2
* SERVER-62312 health monitoring documentationAndrew Shuvalov2022-01-121-0/+73
* SERVER-62484 Force deterministic splits points in balancer_defragmentation_me...Allison Easton2022-01-121-5/+5
* SERVER-60479 Implement split chunks routine Phase IIIAllison Easton2022-01-126-35/+507
* Import wiredtiger: ca27d1c1f1c616bf016d0e3854a59b91a5dec908 from branch mongo...Chenhao Qu2022-01-122-2/+2
* Import wiredtiger: 2a6c384e7869c310e970ec3ce0fcce2faf75e24e from branch mongo...Chenhao Qu2022-01-127-9/+180
* Import wiredtiger: 5c62957734fe457d109cf95fa3f0567c22948a4b from branch mongo...Chenhao Qu2022-01-1212-685/+460
* Import wiredtiger: 322951cb18905cdea2ae3004906c8e8e4e27462a from branch mongo...Chenhao Qu2022-01-125-22/+24
* Import wiredtiger: b8aee83e55abb299c6a8476baeaa82c0221a6719 from branch mongo...Chenhao Qu2022-01-122-10/+8
* SERVER-62548 Run renew_ssl_cert on ubuntu2004-small distro in sys-perfMikhail Shchatko2022-01-121-2/+2
* SERVER-56146 Fix commitQuorum error messageJordi Olivares Provencio2022-01-124-7/+6
* SERVER-62477 Cleanup the interface and comments of ReadThroughCacheKaloian Manassiev2022-01-127-111/+131
* SERVER-61744 Integrate WiredTiger's verbose messaging system with LOGV2Etienne Petrel2022-01-1211-25/+293
* SERVER-62428 Avoid unnecessary copying while unpacking time-series bucketsDan Larkin-York2022-01-122-24/+23
* SERVER-62285 added processing of cache-dir push failuresDaniel Moody2022-01-113-16/+46
* SERVER-62519 Internal transaction API should abort between transient error re...Jack Mulrow2022-01-113-161/+204
* SERVER-62379 Fix deadlock between ReplicationCoordinator and BackgroundSync o...Moustafa Maher Khalil2022-01-111-1/+5
* SERVER-62430 Set resmoke_jobs_max=1 in Enterprise Windows DEBUG unoptimized b...Erwin Pe2022-01-111-0/+1