summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51524 Rename internalQueryCacheSize to internalQueryCacheMaxEntriesPer...David Storch2020-11-063-3/+10
* SERVER-51270 Support $setDifference expression in SBEMilena Ivanova2020-11-065-5/+93
* SERVER-51697 change_streams_new_shard_new_database.js expects deterministic a...Mindaugas Malinauskas2020-11-061-2/+25
* 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-063-11/+58
* SERVER-49994 rename jstests that contain master/slave terminologyPavi Vetriselvan2020-11-0634-48/+50
* SERVER-41020 Add tests that fuzz storage engine parametersBrian DeLeonardis2020-11-065-2/+162
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2020-11-064-9/+52
* 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-51793: Update bypass-compile to download debug symbolsDavid Bradford2020-11-052-82/+115
* 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-059-57/+106
* SERVER-51068 Provide unique errors for each variety of Latch violationBen Caimano2020-11-056-80/+150
* SERVER-51876 Create script to check out past IDL filesA. Jesse Jiryu Davis2020-11-053-0/+133
* SERVER-51373 Create IDL definition for OkReplyGeorge Wangensteen2020-11-0511-31/+49
* SERVER-51377 Enforce that all API V1 command definitions include strict: trueSamy Lanka2020-11-053-2/+49
* 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-057-844/+785
* SERVER-51097 Reduce maximum runtime of unittests "run tests" phaseRichard Samuels2020-11-051-1/+22
* SERVER-51291 Fix use-after-moveBlake Oler2020-11-051-5/+2
* Revert "SERVER-51540 Support mod expression in SBE"Ali Mir2020-11-058-352/+5
* SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan2020-11-055-3/+124
* 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-042-0/+138
* SERVER-52597 Add tags to drop-user-transaction testSara Golemon2020-11-041-0/+1
* SERVER-51837 addPrivilegesForBuiltinRole should never fail with a builtin roleSara Golemon2020-11-041-2/+2
* SERVER-51365 Add requires_persistence tag to split_horizon_startup_warnings.jsAdam Cooper2020-11-041-1/+1
* SERVER-51718 Disallow sparse, hashed indexes from being considered for answer...James Wahlin2020-11-044-41/+116
* SERVER-51667 Collect CPU time used per operationLouis Williams2020-11-046-45/+111
* SERVER-50576 mongokerberos utility is missing in the MSI installerAdam Cooper2020-11-043-0/+6
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-048-5/+352
* SERVER-51717 Run the DropIdentCallback from within the KVEngineGregory Noma2020-11-0414-46/+70
* SERVER-52614 Fix jstests such that it uses returnAfterReachingDonorTimestamp.Suganthi Mani2020-11-042-4/+4
* 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-0417-18/+484
* 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