summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48115: Initialize pingStats before _handleHeartbeatResponse()Xuerui Fa2020-05-121-1/+6
* SERVER-48045 Set Java path tla_plus.yml suite configA. Jesse Jiryu Davis2020-05-121-2/+13
* SERVER-46721 Secondary readers should read at the no-overlap time instead of ...Louis Williams2020-05-1228-299/+604
* SERVER-47091 Make ReplSetConfig and MemberConfig immutableMatthew Russotto2020-05-1224-1736/+1823
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-1232-63/+1411
* SERVER-48010 Substitute ghost timestamp with no-op write in multi-statement t...Judah Schvimer2020-05-123-38/+54
* SERVER-47974 Introduce ScopedShardVersionCriticalSection classTommaso Tocci2020-05-124-5/+136
* Import wiredtiger: bdff12c2331ab0478a22309a6d35519d2e2ca441 from branch mongo...Luke Chen2020-05-1245-982/+1365
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-121-13/+39
* SERVER-47872 Move the Database class' epoch into the CollectionCatalogDianna Hohensee2020-05-1210-47/+48
* SERVER-47453 Maintain a rolling list of timestamps of the when the recent syn...Samy Lanka2020-05-125-12/+273
* SERVER-47913 Redact sharding messages in cleanupOrphanedDataDan Pasette2020-05-111-2/+2
* SERVER-47801 Fix $meta:"textScore" for findAndModifyDavid Storch2020-05-111-36/+43
* SERVER-48039 Fix typo in deprecated option nameSara Golemon2020-05-111-1/+1
* SERVER-47375 Complete TODO listed in SERVER-45798Shreyas Kalyan2020-05-111-1/+0
* SERVER-46686 Update explain() shell command to propagate "maxTimeMS" arg to t...Drew Paroski2020-05-112-4/+22
* SERVER-48034 Fix bug in radix store merge3() when the nodes just diff in the ...Henrik Edin2020-05-112-2/+19
* SERVER-48078 Remove OpDebug invariant that relies on monotonic clock sourceJames Wahlin2020-05-111-2/+2
* Revert "SERVER-46686 Update explain() shell command to propagate "maxTimeMS" ...Drew Paroski2020-05-112-22/+4
* SERVER-46903 Ensure mongo shell respects readPreference for $out and $merge w...Mihai Andrei2020-05-111-17/+1
* SERVER-35443 Update help text for shutdown commands and increase freeze timeTess Avitabile2020-05-112-11/+15
* SERVER-47832 ReplicationCoordinatorImpl::_makeIsMasterResponse() should check...Tess Avitabile2020-05-112-5/+62
* SERVER-41567 Upgrade google-benchmark to tag mongo-v1.5.0Billy Donahue2020-05-0953-1401/+2407
* SERVER-48000 remove TODO commentBenety Goh2020-05-091-3/+0
* SERVER-47531 restore OpObserverImpl::onDelete() invariant for document keyBenety Goh2020-05-091-1/+3
* SERVER-46686 Update explain() shell command to propagate "maxTimeMS" arg to t...Drew Paroski2020-05-092-4/+22
* SERVER-47949 Don't fetch or install a newer config via heartbeat while in dra...William Schultz2020-05-095-12/+239
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-087-45/+83
* SERVER-48015 Fix Windows 10 MSI checkMark Benvenuto2020-05-081-1/+1
* SERVER-48045 Use Java 11 for TLA+ model-checkingA. Jesse Jiryu Davis2020-05-082-2/+3
* SERVER-47648 Simplify single node replset stepup on initiate and reconfigSiyuan Zhou2020-05-0810-122/+126
* SERVER-47208 make tojson(BSONObj) match JavaScript JSON.stringify.Billy Donahue2020-05-084-10/+70
* SERVER-39621 Change sync source when primary steps down and chaining is disabledSamy Lanka2020-05-082-0/+110
* SERVER-47531 OpObserver: Convert usage of getCollectionDescription_DEPRECATED...Cheahuychou Mao2020-05-089-60/+108
* SERVER-47894 Update link in logv2/log.h about default log componentHenrik Edin2020-05-081-1/+1
* SERVER-47449: Re-evaluate sync source after fetching each batch of oplog entriesXuerui Fa2020-05-0810-647/+790
* SERVER-46076 Stream incremental backup dataJamie Heppenstall2020-05-0811-182/+355
* SERVER-44049 constexpr StringData(ptr,len) constructorBilly Donahue2020-05-082-18/+39
* Revert "SERVER-47934 Create a setParameter to control the OCSP HTTP client ti...Marcos José Grillo Ramírez2020-05-086-80/+29
* Import wiredtiger: 404b4a70af14e7d3aecf7f206380884af5d06786 from branch mongo...Luke Chen2020-05-0819-86/+241
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-086-29/+80
* SERVER-48007 Destroy ARS in establishCursors out of lineAmirsaman Memaripour2020-05-082-10/+25
* SERVER-47671 Check DatabaseShardingState for index build commit under an exce...Louis Williams2020-05-071-6/+6
* SERVER-46715 Support let parameter in findAndModify commandKatherine Wu2020-05-073-0/+35
* SERVER-47672: Add minSnapshotHistoryWindowInSeconds and remove snapshot windo...Lingzhi Deng2020-05-0716-777/+24
* SERVER-47644 Enable Histogram Latency Stats in FTDCMark Benvenuto2020-05-079-29/+148
* SERVER-46291 remove server option and parameter for setting wiredtiger histor...Benety Goh2020-05-077-105/+3
* SERVER-46291 make --wiredTigerMaxCacheOverflowFileSizeGB a noopBenety Goh2020-05-075-9/+24
* SERVER-47212: Retry full upsert path when duplicate key exception matches exa...Svilen Mihaylov2020-05-072-115/+183
* SERVER-38961 remove supportsTwoPhaseIndexBuild field from storageEngine serve...Benety Goh2020-05-071-4/+4