summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51524 Rename internalQueryCacheSize to internalQueryCacheMaxEntriesPer...David Storch2020-11-062-3/+4
* SERVER-51270 Support $setDifference expression in SBEMilena Ivanova2020-11-065-5/+93
* SERVER-49724 Make ReadThroughCache support StringData keysJaume Moragues2020-11-064-31/+124
* SERVER-51870 Reduce memory footprint for SBE PlanStagesAnton Korshunov2020-11-063-129/+79
* Import wiredtiger: 5f201b99d99f813e6b553a37e9c5d7f1cab1e136 from branch mongo...Luke Chen2020-11-0611-138/+372
* SERVER-49107 Add support for async execution to MongoD command pathAmirsaman Memaripour2020-11-0610-823/+1387
* SERVER-52624: Remove useless setOplogCollectionName and getOplogCollectionNam...Lingzhi Deng2020-11-0634-68/+4
* SERVER-52624: Cache the pointer to the oplog collection before running recove...Lingzhi Deng2020-11-062-11/+4
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2020-11-062-6/+43
* SERVER-51374 Create IDL definition for ErrorReplyGeorge Wangensteen2020-11-067-3/+128
* SERVER-52642 Status constructor must handle optional ErrorExtraInfoPierlauro Sciarelli2020-11-052-6/+16
* SERVER-51811: No-op wiring of transient SSL params in related methodsAndrew Shuvalov2020-11-0519-42/+86
* SERVER-52627 fix use after free in SBE sub plannerIan Boros2020-11-051-5/+8
* SERVER-51398 Write state transition and other data from resharding donor/reci...Blake Oler2020-11-058-28/+83
* SERVER-51068 Provide unique errors for each variety of Latch violationBen Caimano2020-11-056-80/+150
* SERVER-51373 Create IDL definition for OkReplyGeorge Wangensteen2020-11-057-10/+35
* SERVER-43959: Use "default" initializer prerequisite for warning in mongod_op...Jordi Serra Torrens2020-11-055-31/+6
* SERVER-51356 Introduce single eval frame model to SBE buildersNikita Lapkov2020-11-056-843/+783
* SERVER-51291 Fix use-after-moveBlake Oler2020-11-051-5/+2
* Revert "SERVER-51540 Support mod expression in SBE"Ali Mir2020-11-054-271/+2
* SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan2020-11-053-3/+45
* SERVER-50909 Only apply changed connection strings inside ShardRegistry::_loo...Jaume Moragues2020-11-051-3/+1
* Import wiredtiger: c18b6fcb3ed778401772a66b6d2a8d96466a64e2 from branch mongo...Luke Chen2020-11-0511-172/+42
* SERVER-52615 Makes sure that the TenantMigrationSharedData:::_lastVisibleOpTi...Suganthi Mani2020-11-055-2/+33
* Import wiredtiger: b01325d9e9ae56e00c790c6ac53ef06a9493e079 from branch mongo...Chenhao Qu2020-11-0422-83/+639
* SERVER-50864 Collect resource consumption metrics for TTL indexesLouis Williams2020-11-041-0/+4
* SERVER-51837 addPrivilegesForBuiltinRole should never fail with a builtin roleSara Golemon2020-11-041-2/+2
* SERVER-51718 Disallow sparse, hashed indexes from being considered for answer...James Wahlin2020-11-042-25/+69
* SERVER-51667 Collect CPU time used per operationLouis Williams2020-11-044-43/+104
* SERVER-50576 mongokerberos utility is missing in the MSI installerAdam Cooper2020-11-043-0/+6
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-044-2/+271
* SERVER-51717 Run the DropIdentCallback from within the KVEngineGregory Noma2020-11-0414-46/+70
* SERVER-50728 Use QuerySolution to generate explain output at queryPlanner ver...Anton Korshunov2020-11-0425-49/+384
* SERVER-52614 Rename field names in tenant_migration_recipient_cmds.idl and te...Suganthi Mani2020-11-047-43/+45
* SERVER-51269 Support $setIntersection expression in SBEMilena Ivanova2020-11-046-26/+135
* SERVER-49787 Create collection cloner for resharding.Max Hirschhorn2020-11-0413-18/+395
* SERVER-50882 Noisy log message, "Received interrupt request for unknown op"Drew Paroski2020-11-031-9/+9
* SERVER-50154 Add declarative mock network framework for unit testing.Siyuan Zhou2020-11-037-0/+480
* SERVER-52611 Update comment about when a chunk migration recipient's SessionC...Esha Maharishi2020-11-031-1/+3
* SERVER-47415 Move data structures for tracking active index builds out of Ind...Brian DeLeonardis2020-11-037-274/+407
* SERVER-51729 Confusing run-on error message in update shard targetingJason Zhang2020-11-031-9/+8
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-0344-0/+89
* SERVER-50201 Initialize _nodeType to be NodeType::LEAF in ephemeralForTestGregory Wlodarek2020-11-031-1/+1
* SERVER-51293 Make TenantMigrationDonorService use Future-returning version of...Jason Zhang2020-11-032-26/+9
* SERVER-51291 Increment shard version when changing original or temporary resh...Blake Oler2020-11-0311-369/+846
* SERVER-51144: Index metadata sanity check for importCollectionLingzhi Deng2020-11-031-1/+0
* SERVER-51796 Add missing comma to log message 22334Gregory Noma2020-11-031-4/+1
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-0336-326/+169
* SERVER-51749 Remove some sanity checks (like ErrorCodes::OplogStartMissing) f...Matthew Russotto2020-11-032-3/+106
* SERVER-51136 Test resuming multiple index builds for rollbackGregory Noma2020-11-035-34/+66