summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-03Import wiredtiger: 03c93998a738e95d0b95ad7a2188799bad6c1ff6 from branch mongo...r4.4.6-rc0r4.4.6Luke Chen
2021-05-03Import wiredtiger: 3454ee4a6238c22bfc2f16cc2e8722e3a49cfc72 from branch mongo...Luke Chen
2021-04-28Import wiredtiger: 38e948b9eb4ab532372ea62d0bc18b927007b079 from branch mongo...Luke Chen
2021-04-27Import wiredtiger: 885403077cfdbabc8107b9522af57513952e6f85 from branch mongo...Luke Chen
2021-04-23SERVER-50486 Always interrupt multi-document transactions on step down or ste...Samy Lanka
2021-04-23SERVER-49237 Add a way for OperationContexts to opt-in to always getting inte...Spencer T Brody
2021-04-23SERVER-55007 Deadlock between step down and MongoDOperationContextSessionRandolph Tan
2021-04-23SERVER-52564 Deadlock between step down and MongoDOperationContextSessionRandolph Tan
2021-04-13SERVER-55602 Relax non-read-only invariant in WiredTigerKVEngine::makeTempora...Gregory Noma
2021-04-09SERVER-51457: Improve log line for failed speculative auth attemptsVarun Ravichandran
2021-04-08SERVER-55008-2 Don't try to set enableTwoPhaseIndexBuild more than onceHuayu Ouyang
2021-04-07SERVER-53604 Convey both id and full arn to authenticate audit eventsBen Caimano
2021-04-07SERVER-53973 Migration manager recovery should handle failed findIntersecting...Tommaso Tocci
2021-04-07SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan
2021-04-07SERVER-53852 MongoDB hangs randomly (combined patches)Sergey Galtsev
2021-04-07SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan
2021-04-07SERVER-51425: Pause JournalFlusher during replication rollbackLingzhi Deng
2021-04-07SERVER-50045 JournalFlusher doesn't return ShutdownInProgress during rollbackGregory Wlodarek
2021-04-07SERVER-55008 Only abort two-phase index builds when BackgroundOperationInProg...Huayu Ouyang
2021-04-07SERVER-54970: Update 'Aborting a Single Replica Set Transaction' section of t...XueruiFa
2021-03-31SERVER-55298: fix BSONObjTooLarge error when calling removeShard on a jumbo c...r4.4.5-rc0r4.4.5LaMont Nelson
2021-03-26Import wiredtiger: 8f90c3c2923040725fb424b3a5c510bacc4ce380 from branch mongo...Luke Chen
2021-03-25SERVER-53462 Improve range-deleter logging (BACKPORT-8395)Pierlauro Sciarelli
2021-03-24SERVER-54710 Improve checks for overlarge BSON when generating explain outputDavid Storch
2021-03-23SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip
2021-03-23SERVER-54365 Allow ClientOutOfLineExecutor to skip shutdownAmirsaman Memaripour
2021-03-23SERVER-54701 Wait for majority write concern after shard index creationMarcos José Grillo Ramirez
2021-03-18SERVER-48179 Allow transition to SECONDARY at the end of rollback even it was...Wenbin Zhu
2021-03-18SERVER-51330 SecondarySetWildcardIndexMultikeyOnInsert should prevent insert ...Louis Williams
2021-03-18SERVER-54803 Only register _queryProcessor once in StreamableRSMMatthew Saltz
2021-03-18SERVER-52833 Perform capped deletes during startup recovery on documents inse...Gregory Noma
2021-03-17Import wiredtiger: 8d6061cfc8910dd0e591d8025e8b2649c063e71e from branch mongo...Luke Chen
2021-03-16SERVER-55019 Fix install_compass platform compatibilityRyan Egesdahl
2021-03-16SERVER-54938 Only flush journal once per batch on secondary oplog applicationJason Chan
2021-03-15SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano
2021-03-15SERVER-54219 macOS synchronous SSL read code needs to handle errSSLWouldBlockMark Benvenuto
2021-03-15SERVER-52651 Add FLE Support for AzureMark Benvenuto
2021-03-15SERVER-52650 Add FLE support for GCPAdam Cooper
2021-03-15SERVER-53081 Extend KMSService to support BSONObj customer master keysMark Benvenuto
2021-03-15SERVER-52649 Add KMS OAuth CacheMark Benvenuto
2021-03-15SERVER-52648 Refactor kms_aws.cpp into kms_aws.cpp and kms_network.cppAdam Cooper
2021-03-15SERVER-52651 Update kms_message for base64 url encoding fixMark Benvenuto
2021-03-15SERVER-52644 Update kms-message for gcp and azure supportMark Benvenuto
2021-03-15SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan
2021-03-15SERVER-50412 implement helloOk protocol negotiation on mongosPavi Vetriselvan
2021-03-15SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan
2021-03-12SERVER-54296 Fix incorrect cache size estimate logic in lookup_set_cache.hArun Banala
2021-03-11SERVER-53875 Stop the JournalFlusher thread from running at all unless reques...Dianna Hohensee
2021-03-11SERVER-50426 Add a delimiter indicating the end of a death test runLydia Stepanek
2021-03-11SERVER-54031 Include .py and .idl files in the errorcodes.py scanBilly Donahue