summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48148 Cleanup of execution logs in db/Henrik Edin2020-05-1813-190/+204
* SERVER-48148 Log cleanup in db/storage/wiredtigerHenrik Edin2020-05-189-110/+141
* SERVER-48148 Log cleanup in db/storageHenrik Edin2020-05-1810-102/+134
* SERVER-47594 Add helpers to Structured Logging to abstract attribute namesHenrik Edin2020-05-187-20/+397
* Import wiredtiger: 32b5f903dbc021b570feea50eb48453c17cd0e89 from branch mongo...Luke Chen2020-05-1845-1013/+1342
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-1810-21/+37
* SERVER-48137 Use DBLock instead of AutoGetDB in index buildsLouis Williams2020-05-151-4/+4
* SERVER-47972 Increase maxTimeMSForHedgedReads to give shards time to refreshCheahuychou Mao2020-05-152-21/+6
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-151-2/+11
* SERVER-48235 The primary node should use the AsyncDBClient to vote for commit...Gregory Wlodarek2020-05-152-46/+3
* SERVER-48230: Release cursor resources for special oplog functions.Daniel Gottlieb2020-05-151-8/+4
* SERVER-48197 IndexBuildsCoordinatorMongod::_signalIfCommitQuorumNotEnabled() ...Benety Goh2020-05-151-2/+4
* SERVER-47916 Make InvalidatingLRUCache use an 'epoch' when invalidating evict...Kaloian Manassiev2020-05-1510-63/+143
* Import wiredtiger: 90a2282276ccc25fcc662e6ebef6fbc91d0ff0af from branch mongo...Luke Chen2020-05-1527-407/+379
* SERVER-47921 Clean up LOG lines in clientSara Golemon2020-05-1511-28/+31
* SERVER-48198 Account for extended range bounds when recovering migration deci...Jack Mulrow2020-05-153-40/+56
* SERVER-47949 Don't fetch or install a newer config via heartbeat while in dra...William Schultz2020-05-1411-123/+268
* SERVER-47074 Clean up log lines in mongo/client/sdam and RSM-related filesHaley Connelly2020-05-1421-284/+273
* SERVER-45570 Add a ProgressMeter to the index build startup recovery code pathJamie Heppenstall2020-05-141-0/+15
* SERVER-48197 add fail point to indexbuildentryhelpers::getIndexBuildEntry()Benety Goh2020-05-141-0/+9
* SERVER-48151: fix unordered_map::erase bug; remove duplicates in rs connectio...Lamont Nelson2020-05-143-31/+59
* SERVER-47802 Destroy opCtx after responding to clientsAmirsaman Memaripour2020-05-146-16/+173
* SERVER-48149 Compare exhaust iters before erasingjannaerin2020-05-141-1/+1
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-1436-404/+426
* SERVER-47931 Retry WriteConflictExceptions when creating a *.system.profile c...Dianna Hohensee2020-05-143-21/+39
* SERVER-48047 Do not generate "hidden" field in oplog if collMod "hidden" para...Ruoxin Xu2020-05-141-0/+13
* Import wiredtiger: 4cf221a61f19db1ed706f923d18d3d0b507101c9 from branch mongo...r4.4.0-rc6Luke Chen2020-05-1447-250/+420
* SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon2020-05-1445-200/+210
* SERVER-48190 Acquire CSRLock in shared mode before submitting ranges for dele...Matthew Saltz2020-05-143-38/+56
* SERVER-47710 Make onConfirmedSet update config.shards seriallyHaley Connelly2020-05-132-72/+238
* SERVER-48040 Remove 'streamable' and 'poolResetCounter' from ServerDescriptionjannaerin2020-05-137-145/+7
* SERVER-48116 fix init-order bug in pcrecpp::RE::InitBilly Donahue2020-05-132-3/+35
* SERVER-47073 Clean up log lines in mongo/client and mongo/executorBen Caimano2020-05-1325-308/+371
* SERVER-47648 Simplify single node replset stepup on initiate and reconfigSiyuan Zhou2020-05-1310-122/+126
* SERVER-48054 On startup, upgrade all downgraded unique indexes to the latest ...Louis Williams2020-05-1313-14/+223
* SERVER-48013 Use atomics to reduce contention in hasSeenKeys()Amirsaman Memaripour2020-05-134-40/+59
* Import wiredtiger: 63b37d1861f396e09a76b69f9b786740709a6f8c from branch mongo...Luke Chen2020-05-1331-338/+903
* Revert "SERVER-47681 Background validation uses the kNoOverlap read source in...Gregory Wlodarek2020-05-121-10/+6
* SERVER-48152 renameCollectionAndDropTarget() should check for background oper...Gregory Wlodarek2020-05-121-4/+4
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-121-13/+39
* SERVER-46679 Transaction test fails with Stale Shard Version error (backport)Pierlauro Sciarelli2020-05-125-65/+121
* SERVER-48007 Destroy ARS in establishCursors out of lineAmirsaman Memaripour2020-05-122-10/+25
* SERVER-47945 Reduce the cost of extractOrAppendOkAmirsaman Memaripour2020-05-121-1/+2
* Import wiredtiger: bdff12c2331ab0478a22309a6d35519d2e2ca441 from branch mongo...Luke Chen2020-05-1245-982/+1365
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-117-45/+83
* SERVER-47913 Redact sharding messages in cleanupOrphanedDataDan Pasette2020-05-111-2/+2
* SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette2020-05-112-4/+5
* SERVER-48039 Fix typo in deprecated option nameSara Golemon2020-05-111-1/+1
* SERVER-48078 Remove OpDebug invariant that relies on monotonic clock sourceJames Wahlin2020-05-111-2/+2
* SERVER-47434 Update ReplSetMetadata config version rule in replication archit...Ali Mir2020-05-111-3/+0