summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66139 Disable oplog visibility in standalone modeHenrik Edin2022-05-166-13/+83
* SERVER-62356 Move timeseries translation logic into create collection coordin...Rui Liu2022-05-163-166/+210
* SERVER-66436 Fix initialisation errors in DConcurrencyTest benchmarksJordi Olivares Provencio2022-05-161-0/+12
* SERVER-62857 Handle same-migration recovery on recipient upon multiple stepdownsAllison Easton2022-05-165-19/+37
* Import wiredtiger: beb7a695734861b78c3540eba0a055c1c2c7d41a from branch mongo...Luke Chen2022-05-163-7/+23
* Import wiredtiger: 91d67b193cb2981edfa5fc9e3bba1442d340c022 from branch mongo...Luke Chen2022-05-1610-24/+268
* SERVER-65859 Enable filtering of 'fromMigrate' change steam events for indivi...Andrii Dobroshynski2022-05-151-0/+7
* SERVER-66385 separate ThreadName from ThreadContextBilly Donahue2022-05-134-7/+20
* SERVER-66354 Additional $search metadata pipeline should use separate Express...Mihai Andrei2022-05-1316-45/+83
* SERVER-66389 Fix $where parameter bind-in optimizationDavid Storch2022-05-138-29/+65
* SERVER-63852 ThreadName rewriteBilly Donahue2022-05-1310-202/+272
* SERVER-66082: Propagate cluster server parameters to new nodes during file-co...Varun Ravichandran2022-05-139-292/+661
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-135-21/+8
* SERVER-64939 Send replSetStepUp command to recipient nodeDidier Nadeau2022-05-1316-88/+471
* SERVER-51317 Change TransactionCoordinator to use executor from AsynchWorkSch...Israel Hsu2022-05-122-2/+9
* SERVER-65188: Check shard response ok in SessionsCollectionConfigServernandinibhartiyaMDB2022-05-123-14/+17
* SERVER-64823 removing recipientTag from recipient node configsmathisbessamdb2022-05-122-6/+14
* SERVER-65583 Create an FSM workload for FLE2Erwin Pe2022-05-121-1/+2
* SERVER-65723 Add parameter oplogBatchDelayMillis to improve batching on caugh...Matthew Russotto2022-05-126-49/+250
* SERVER-65273 Enhance waiting API of oplog buffer.Matthew Russotto2022-05-1211-19/+108
* SERVER-57711 Remove usemozjs flag in favor of js-engine != noneTausif Rahman2022-05-124-11/+15
* SERVER-66349 Cancel abortSource when aborting a shard split due to an errorDidier Nadeau2022-05-122-4/+64
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-05-1210-91/+495
* SERVER-65641 Add test coverage for reaping a session with active TransactionP...Cheahuychou Mao2022-05-123-10/+25
* SERVER-62560 implement valid() on Future typesMatt Diener2022-05-124-0/+320
* SERVER-66428: Get more diagnostics when validation fails on local.replset.ini...Daniel Gottlieb2022-05-121-0/+7
* SERVER-66381 Support mongo shell cursor cleanup for FLEMark Benvenuto2022-05-121-1/+1
* SERVER-61145 clang fixSuganthi Mani2022-05-122-2/+2
* SERVER-66301 use waitForFailpoint commandAndrew Witten2022-05-121-7/+18
* SERVER-61145 Shard merge protocol fetches and applies all donor oplog entries.Suganthi Mani2022-05-1211-407/+681
* SERVER-66102 Change column scan stage to read from true column indexIan Boros2022-05-1113-396/+370
* SERVER-66388 Disallow using transaction API in operations with shard versionsJack Mulrow2022-05-115-1/+97
* SERVER-59400 Revert "SERVER-55581: Return ScopedDbConnection to connection po...Amirsaman Memaripour2022-05-111-1/+0
* SERVER-61313 Remove unused ImplicitCreateCollectionException typedefSilvia Surroca2022-05-111-3/+0
* SERVER-66366 remove encryptionInformation after rewriting update and delete r...Davis Haupt2022-05-112-0/+5
* SERVER-66113 Add link to mongo shell in enterprise installAlexander Neben2022-05-111-0/+3
* SERVER-66316 Make transactions API interact better with Client Side Operation...Jack Mulrow2022-05-118-60/+111
* SERVER-62957 add reshardCollection change streams eventMisha Tyulenev2022-05-113-0/+12
* SERVER-66103 Teach SplitCellView::parse() to handle new flagsMathias Stearn2022-05-115-62/+132
* SERVER-66338 Skip blocking steps if split config already appliedMatt Broadstone2022-05-112-30/+44
* Import wiredtiger: 023918d1637df4cb7ab1eeb53b3c483de16f5d0f from branch mongo...Luke Chen2022-05-113-1/+129
* Import wiredtiger: e41ecd207030991a3c79a27ba39e35025f2e8379 from branch mongo...Luke Chen2022-05-1112-93/+319
* Import wiredtiger: c152e79fa4429fbefde1c73ce5db8e9d28078969 from branch mongo...Luke Chen2022-05-112-3/+4
* Import wiredtiger: 9f4c18f7d9edcc5bf4c2a17ec3caca24076b47a2 from branch mongo...Luke Chen2022-05-1123-73/+306
* Import wiredtiger: 8da47eb850a51b920edd06647b062f139283b3d0 from branch mongo...Chenhao Qu2022-05-112-2/+2
* SERVER-66085 Evaluate creating state collections as clustered collectionsMark Benvenuto2022-05-111-3/+6
* SERVER-64906 Copy applicable Tenant Migration jstests to shard splitmathisbessamdb2022-05-101-2/+49
* SERVER-66326 Simplify cancellation and abort flow in shard splitMatt Broadstone2022-05-102-101/+76
* SERVER-66317 Make owned bson copies for txn api threadsMark Benvenuto2022-05-105-46/+72
* SERVER-65797 Adding comments to remind of updating allowed field names setYuhong Zhang2022-05-101-0/+2