summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-51864 IDLify usersInfo and rolesInfo commandsSara Golemon2020-11-0919-608/+810
* SERVER-51679 Fix race condition in Free Monitoring when free monitoring docum...Mark Benvenuto2020-11-097-6/+104
* SERVER-50510 Change markHostNotMaster to markHostNotPrimaryGabriel Russell2020-11-099-13/+13
* SERVER-52675 Lower number of documents for index stress test and skip EFTBrian DeLeonardis2020-11-092-2/+18
* SERVER-51677 Use LockFree Collection RAII helpers in find, getmore and aggreg...Henrik Edin2020-11-0912-18/+12
* SERVER-47081 Delete geoHaystack indexes on upgradeMihai Andrei2020-11-092-0/+260
* SERVER-6036 Adjust tests for cursor timeout to disable implicit session creationJames Wahlin2020-11-093-1/+13
* SERVER-6036 Disable cursor timeout for cursors that belong to a sessionGeorge Wangensteen2020-11-093-19/+73
* SERVER-51668 Report total CPU time spent by operations in serverStatusLouis Williams2020-11-096-59/+140
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-0910-11/+366
* SERVER-50905: Add RecordId type in SBENikita Lapkov2020-11-0912-11/+55
* 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