summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64042: remove fcv>=60 check on capped collection resizeYu Jin Kang Park2022-07-081-7/+1
* SERVER-64791 Ban collMod targeting the underlying buckets collection of a tim...Dianna Hohensee2022-07-081-0/+10
* SERVER-67687: Fix PosixTimer::onThreadDetach to accumulate elapsed timeYu Jin Kang Park2022-07-082-1/+28
* SERVER-66694 Track bucket count per termDavid Wang2022-07-083-27/+155
* SERVER-66634 Make changes to the startup recovery and initial-sync for the ch...Rishab Joshi2022-07-088-85/+185
* SERVER-67783 Remove usages of AutoGetCollection::getDb related to makeUniqueC...Kaloian Manassiev2022-07-0813-140/+178
* SERVER-57519 Make ARS use causally consistent ShardRegistry::getShard() func...Tommaso Tocci2022-07-081-9/+0
* SERVER-66957 Integrate CE prototypeSvilen Mihaylov2022-07-0824-18/+2184
* SERVER-65481 Bulk shredding and loading for column store indexesJustin Seyster2022-07-0815-165/+876
* SERVER-67723 Make the SessionCatalogMongoD reaper not delete the on-disk stat...Cheahuychou Mao2022-07-072-43/+21
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-0711-55/+60
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-07-074-4/+21
* SERVER-51841 Correct usage of fassertFailedNoTrace in OplogCapMaintainerThreadLeonardo Menti2022-07-071-1/+1
* SERVER-67393 CollMod coordinator must resume migrations on the orginal nssTommaso Tocci2022-07-071-1/+1
* SERVER-66586 Add multitenancy support to UMC commandsSara Golemon2022-07-0711-245/+366
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-071-0/+2
* SERVER-66359 Add the "Internal Transactions" section to the sharding architec...Jason Zhang2022-07-071-1/+81
* SERVER-65819 Update existing tenant migration retryable writes oplog for shar...mathisbessamdb2022-07-073-11/+184
* SERVER-67582 Remove featureFlagSearchMetaTed Tuckman2022-07-071-6/+0
* SERVER-67503 Return documents with arrays satisfying $elemMatch predicatesBen Shteinfeld2022-07-072-2/+30
* SERVER-67305 Fix lock-free read timestamp order during repl stepupHenrik Edin2022-07-076-75/+134
* SERVER-65820: Fetch committed transactions for shard mergeChristopher Caplinger2022-07-073-17/+65
* SERVER-67102 Avoid unnecessary string copies for metricsJordi Olivares Provencio2022-07-074-26/+26
* SERVER-62642 Removed white space from active migration registry logs.Pol Pinol Castuera2022-07-071-1/+1
* SERVER-66239 Replace mentions to shard tags with shard zones in Balancer sour...Paolo Polato2022-07-0718-396/+328
* SERVER-66561: Change BasicCommandWithReplyBuilderInterface to use DatabaseNameFernando Lisboa2022-07-077-18/+31
* SERVER-66061 Remove redundant projection in COLUMN_SCAN plansCharlie Swanson2022-07-066-198/+315
* SERVER-66604 Analyze command skeletonLynne Wang2022-07-063-0/+146
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-061-7/+7
* SERVER-65488 Change OldClientContext ctor to take in NamespaceStringSophia Tan2022-07-0643-119/+106
* SERVER-67635 Create range deleter service skeletonPierlauro Sciarelli2022-07-064-0/+453
* SERVER-66983 Check version field on time-series bucket collections in validationRichard Hausman2022-07-062-12/+92
* SERVER-65843: Feature flag for OIDC authentication spikeAdhishree Abhyankar2022-07-062-0/+53
* SERVER-64209 Push the DatabaseShardingState state to the Storage CatalogAntonio Fuschetto2022-07-0626-201/+357
* SERVER-67535 move_chunk_large_chunk_map_workloads no longer reports timing br...Enrico Golfieri2022-07-061-1/+7
* SERVER-60892 Delete the "availableQueryOptions" command on mongos and mongodcsum1122022-07-061-25/+0
* SERVER-67709 rename visit_helperBilly Donahue2022-07-0650-563/+557
* SERVER-67622 Optimize timeseries_dotted_path_support functions and fix array ...Dan Larkin-York2022-07-062-117/+209
* SERVER-65946 Have DBClient::call always throw exceptions on failureJason Chan2022-07-062-8/+3
* SERVER-66976 Enabled validation for time-series collectionsDamian Wasilewicz2022-07-062-5/+22
* SERVER-67457 Wait for majority commit on completionAbdul Qadeer2022-07-061-2/+2
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-0661-213/+270
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-0628-230/+42
* SERVER-64856: Remove use of secondary WT_SESSION in getLatestOplogTimestampYu Jin Kang Park2022-07-056-17/+70
* SERVER-67389 remove references to featureFlagChangeStreamsVisibilityKyle Suarez2022-07-052-24/+0
* SERVER-67531 Improve recipient cleanup logic for shard splitmathisbessamdb2022-07-051-7/+30
* SERVER-67781 Get rid of unused functions `dropRangeDeletionsCollection` and `...Pierlauro Sciarelli2022-07-052-79/+0
* SERVER-67688 notifySecondariesThatDeletionIsOccurring is not notifying second...Pierlauro Sciarelli2022-07-052-82/+0
* SERVER-67252 Track time spent waiting for refresh on the shardsAllison Easton2022-07-053-0/+26
* SERVER-66808 Remove undocumented fields from the change stream errorcsum1122022-07-053-8/+21