summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68336 Add version of AutoGetCollection which takes a struct for its op...Faustoleyva542022-09-1537-300/+351
* SERVER-69380 Avoid swapping meta projection with $_internalUnpackBucket if a ...Nicholas Zolnierz2022-09-152-1/+50
* SERVER-68660 + SERVER-69678 register range deletion tasks with ongoing querie...Silvia Surroca2022-09-155-18/+57
* SERVER-67151 Integrate elemMatch cardinality estimation into masterMilena Ivanova2022-09-157-64/+433
* SERVER-69069 Added 'doOptimizeAt' method for $_internalAllCollectionStatsJordi Serra Torrens2022-09-153-3/+148
* SERVER-68994 Fix AUTO_CAUSES_COPY coverity errorsTed Tuckman2022-09-157-7/+7
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-1533-197/+427
* SERVER-69615 On shutdown retry size storer flush until successfulSulabh Mahajan2022-09-152-6/+13
* SERVER-69523 Only allow METADATA and MUTEX lock acqisitions with OpContextKaloian Manassiev2022-09-1551-277/+167
* Import wiredtiger: 507ac1f26247ec2b881572ef3f794bf8e842bf7d from branch mongo...Will Korteland2022-09-1511-157/+597
* Import wiredtiger: f36a8e9d80dde82ceb11805e6437e12a2d784ae6 from branch mongo...Will Korteland2022-09-153-3/+173
* Import wiredtiger: 149c294a2b2be36c7755fa5be53881e667d0c14c from branch mongo...Will Korteland2022-09-157-23/+926
* Import wiredtiger: b0d1b062b29133950081c5497a638ba8f574c988 from branch mongo...Will Korteland2022-09-153-3/+32
* SERVER-68542 Add support for numerical encoding for Decimal128Mark Benvenuto2022-09-156-8/+17316
* SERVER-69568 Fix links in Sharding Arch guide for internal transactionsJason Zhang2022-09-151-13/+13
* SERVER-69623 Add _clusterQueryWithoutShardKey command stubJason Zhang2022-09-155-1/+155
* SERVER-65315 Enforce mutual exclusion between serverless operationsMatt Broadstone2022-09-1520-9/+675
* SERVER-69299 Shard Merge to enforce backupCursorCheckpointTimestampmathisbessamdb2022-09-141-1/+12
* SERVER-54504 removed taskExecutorPoolSize for linux platformCelina Tala2022-09-142-0/+8
* SERVER-69590 Fixed clang arm compilesEC2 Default User2022-09-145-15/+7
* SERVER-65103 Use case-insensitive comparator for sorting hedging targets in t...Celina Tala2022-09-144-7/+99
* SERVER-69608 serialize access to RamLog::getLineCount and othersSergey Galtsev2022-09-142-17/+25
* SERVER-68692 add support for limit and skip queries in ABT translationMilitsa Sotirova2022-09-141-2/+11
* SERVER-69693 use lambda instead of repeating codeAndrew Witten2022-09-141-4/+5
* SERVER-68870 Use IDL to enforce constraints on contention factor for FLE oper...Shreyas Kalyan2022-09-142-1/+3
* SERVER-67756 FLE2 Range Query: implement findAndModifyShreyas Kalyan2022-09-142-53/+167
* SERVER-67116 Remove support for 'preCondition' from applyOps commandDavid Storch2022-09-1410-369/+11
* SERVER-65528 Set bounds when restoring index cursorsShin Yee Tan2022-09-141-35/+64
* SERVER-69639 Fix const qualified function in ce_interpolation_testAlya Berciu2022-09-141-5/+2
* SERVER-60919 Remove oplog based change stream pre-image storageMindaugas Malinauskas2022-09-1428-1086/+82
* SERVER-62356 Serialise the creation of sharded Timeseries collection with oth...Paolo Polato2022-09-149-228/+616
* SERVER-68314 Add priority queueing metrics to the ticketholderHaley Connelly2022-09-143-164/+437
* SERVER-69588 Simplify global indexes aggregation on the catalog clientAllison Easton2022-09-141-74/+26
* Import wiredtiger: f2c48d93f0e3dec7a5576f74d78f85aa3a336f2c from branch mongo...Chenhao Qu2022-09-142-11/+19
* Import wiredtiger: daa82cae33d1c4454cd66b356bcf5ab79147b811 from branch mongo...Chenhao Qu2022-09-143-6/+13
* Import wiredtiger: 1e9c2990684bd7ad967539f1c2b650f73fa95664 from branch mongo...Chenhao Qu2022-09-143-13/+3
* SERVER-69238 reconcile StatsPath and CollectionStatisticsMisha Tyulenev2022-09-1423-150/+384
* SERVER-68340 Update SetClusterParameterCoordinator to be tenant-awareGabriel Marks2022-09-137-6/+145
* SERVER-62071 Add useDisk call to preserve intermediate pipeline valuesgalon12022-09-131-0/+4
* SERVER-68017 Constrain cluster-wide with-storage parameters to be tenant ID a...Gabriel Marks2022-09-137-61/+163
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-09-133-49/+0
* SERVER-69605 Complete TODO listed in SERVER-59757Drew Paroski2022-09-131-4/+0
* SERVER-69602 make query_sbe_abt library dependency private in query_execBenety Goh2022-09-131-1/+1
* SERVER-67363 Ensure aggregation with $indexStats stage only increments top co...Ivan Fefer2022-09-131-1/+1
* SERVER-66125 Verify that FTDC collects change collection purging job statsDenis Grebennicov2022-09-131-9/+15
* SERVER-69134 Adding a way to clear the metadata managerSergi Mateo Bellido2022-09-135-12/+53
* SERVER-63851 Derive ExecutionContext flags from OperationContextAlberto Massari2022-09-135-19/+10
* SERVER-69523 Allow METADATA and MUTEX locks during oplog holeKaloian Manassiev2022-09-131-2/+4
* Import wiredtiger: 713546a0e85b8f8add6f602c506013acb46e30f9 from branch mongo...Etienne Petrel2022-09-122-2/+2
* SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl2022-09-121-2/+2