summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75670 Avoid marking excluded fields in projection as 'generated' durin...Ben Shteinfeld2023-04-051-1/+13
* SERVER-75272 remove the telemetry store size check which parses the query kno...Jess Balint2023-04-052-24/+41
* SERVER-74192 DDL coordinators re-use internal OSI for the commit transaction ...Enrico2023-04-058-133/+141
* SERVER-73613 Let TaskExecutorCursor Pin Connections When RequestedGeorge Wangensteen2023-04-0512-428/+979
* Revert "SERVER-66715 Add tenant lock"Tommaso Tocci2023-04-0522-724/+174
* SERVER-69074 Enable CheckMetadataConsistency feature flagTommaso Tocci2023-04-053-2/+15
* SERVER-74107 Use transaction in cluster parameter refresher to get up-to-date...Gabriel Marks2023-04-057-97/+201
* SERVER-73303 Remove Queryable Encryption v1 CodeShreyas Kalyan2023-04-0536-3965/+197
* SERVER-75639 Remove dedicated executor for moveChunk/moveRange commandsPierlauro Sciarelli2023-04-051-23/+1
* SERVER-72898 Use AutoGetCollection MODE_IX on updateShardIdentityConfigStringJordi Serra Torrens2023-04-051-3/+2
* SERVER-75561 Report and log more detailed information when validate encounter...Dan Larkin-York2023-04-051-19/+50
* SERVER-75588 Fix DiskSpaceMonitor index build abort metricsYu Jin Kang Park2023-04-054-37/+38
* SERVER-75384 Generalize structure of metadata inconsistency replyPol Pinol Castuera2023-04-055-173/+237
* SERVER-51532: Implement objecttoarray and arraytoobject expressionsProjjal Chanda2023-04-059-5/+587
* SERVER-72502 Implement OplogBatcher changes for parallelizing prepared transa...Wenbin Zhu2023-04-0513-121/+267
* SERVER-75643 Check for DBVersion in all paths of AutoGetCollectionForReadLock...Kaloian Manassiev2023-04-051-1/+2
* SERVER-75602 Do not use the TS_MODIFY plan for an empty delete query for mult...Yoonsoo Kim2023-04-052-16/+28
* SERVER-74510 Remove the TODOs on ticket SERVER-72945Sophia Tan2023-04-052-5/+0
* SERVER-75548 Use w:all barrier in transitionToCatalogShardJack Mulrow2023-04-058-10/+64
* SERVER-75625 Fix MovePrimaryDonor state transitions clobber abort reasonBrett Nawrocki2023-04-053-10/+39
* SERVER-69804 Add 'startTime' to currentOp output for query samplingCheahuychou Mao2023-04-0515-194/+256
* SERVER-74511 Remove the TODO on ticket SERVER-70027Sophia Tan2023-04-051-1/+0
* SERVER-74906 Remove the commented out tests and code of TODO SERVER-65457Sophia Tan2023-04-051-23/+0
* SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafeJiawei Yang2023-04-0591-175/+365
* SERVER-63958 Improve change stream oplog rewrite for documentKey fieldSebastien Mendez2023-04-042-154/+126
* SERVER-69804 Add 'startTime' and 'stopTime' to config.queryAnalyzers document...Cheahuychou Mao2023-04-044-17/+76
* SERVER-73943 Pin program code segments in memory on startupJason Chan2023-04-044-0/+165
* SERVER-49746 Remove unused enableExperimentalStorageDetailsCmd codeGregory Wlodarek2023-04-043-18/+0
* SERVER-75343: Fix and centralize identifier redaction in SerializationOptionsWill Buerger2023-04-0476-259/+252
* SERVER-68922 reject invalid $natural inputsDavis Haupt2023-04-043-3/+39
* SERVER-75266 Change redaction in collstatsMark Benvenuto2023-04-041-4/+62
* SERVER-66715 Add tenant lockMindaugas Malinauskas2023-04-0422-174/+724
* SERVER-69653 Add auth privilege requirements to the analyzeShardKey and confi...Israel Hsu2023-04-0410-10/+35
* SERVER-74705: removeShard should not be allowed for config shardwenqinYe2023-04-044-59/+94
* SERVER-75477: Add $merge that works with the given MongoProcessInterface.Sandeep Dhoot2023-04-041-1/+1
* SERVER-74227 Add code links for reconfiguration in replication READMEAli Mir2023-04-041-26/+27
* SERVER-75265 Improve queryable encryption handling in curopMark Benvenuto2023-04-0428-79/+235
* SERVER-75642 Fixing dropDb mitigation database metadata codeSergi Mateo Bellido2023-04-041-1/+1
* SERVER-75271 Add a hint that shutdown in progress in warning message in ReplS...Moustafa Maher Khalil2023-04-042-4/+8
* SERVER-50861 Remove KVEngine pointer in CheckpointerGregory Wlodarek2023-04-045-121/+137
* SERVER-75617 Make fallthroughs explicit using the new attributeMatt Kneiser2023-04-042-3/+3
* SERVER-75473 Disallow document shard key updates outside of a retryable write...Jason Zhang2023-04-048-83/+123
* Revert "SERVER-73053 TransactionHistoryIterator queries change collections if...Mickey. J Winters2023-04-041-21/+10
* SERVER-75545 Expand a compound wildcard index always for queries on regular f...Ruoxin Xu2023-04-042-8/+11
* SERVER-75635 DropDb was releasing the critical section too soonSergi Mateo Bellido2023-04-041-2/+5
* SERVER-75536 Create feature flag for cluster parameter in PM-2689Allison Easton2023-04-043-2/+7
* SERVER-75308 Fix race between external and internal index build abortsJosef Ahmad2023-04-044-3/+32
* SERVER-75641 Fold the rest of the 'sharding_api_d' library into 'shard_role_api'Kaloian Manassiev2023-04-042-23/+9
* SERVER-75640 Get rid of OperationShardingState::hasDbVersionKaloian Manassiev2023-04-044-26/+10
* SERVER-75517 Add additional dollar-prefix validation in _idAlya Berciu2023-04-041-11/+22