summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 805fe0276c367cb70321af3e1f473c881d0adc87 from branch mongo...Luke Chen2020-11-0930-259/+665
* SERVER-52534 Auth to the Evergreen API and S3 for both local and Evergreen ma...Mikhail Shchatko2020-11-096-1/+203
* SERVER-51263 rename ismaster_metrics files to hello_metricsPavi Vetriselvan2020-11-099-8/+8
* SERVER-50412 implement helloOk protocol negotiation on mongosPavi Vetriselvan2020-11-093-0/+41
* SERVER-48571 Execute baton manually to ensure unittest terminationMarcos José Grillo Ramírez2020-11-071-0/+5
* SERVER-51750 config.transactions cloner for resharding must not ignore record...Jack Mulrow2020-11-064-146/+188
* SERVER-51387 Assert that the stable timestamp is never set higher than the al...Gregory Wlodarek2020-11-069-17/+55
* SERVER-52644 Update kms-message for gcp and azure supportMark Benvenuto2020-11-0640-83/+1705
* SERVER-52659 Avoid running command in a separate thread in index_commands_sha...Tommaso Tocci2020-11-062-8/+3
* SERVER-52663 Fix the lifetime of ScopedMetricsCollector in ExecCommandDatabaseAmirsaman Memaripour2020-11-061-5/+10
* SERVER-52666 YCSB is a moduleRyan Timmons2020-11-062-0/+10
* SERVER-48571 Write operation might invariant if a target error happens and a ...Marcos José Grillo Ramírez2020-11-062-49/+444
* SERVER-51420 Optimize delete to only read document onceBrian DeLeonardis2020-11-067-31/+80
* SERVER-52669 Add benchmarks for custom log/profile filterDavid Percy2020-11-061-0/+70
* SERVER-52621 Remove stale version execption handling in OpQuery exec pathTommaso Tocci2020-11-066-57/+14
* SERVER-52628 Tenant migration recipient no longer gives a false indication to...Suganthi Mani2020-11-063-10/+48
* SERVER-52602 OplogBufferCollection uses write_ops_exec::performInserts() to i...Suganthi Mani2020-11-0617-58/+160
* SERVER-49504: Revert "Revert "SERVER-49504: Allow resmoke's mongo shell to lo...julianedwards2020-11-0610-35/+115
* SERVER-52625 Linkbench is a proper performance moduleRyan Timmons2020-11-062-4/+4
* SERVER-51811: build fix, SSL code must be guardedAndrew Shuvalov2020-11-061-0/+4
* SERVER-49825 Replicate updates changing value under new shard key pattern as ...Alex Taskov2020-11-068-26/+248
* 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