summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/abstract_oplog_fetcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-11-011-10/+10
* SERVER-39538 Convert replication setParameters to IDLJonathan Reams2019-02-261-12/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36815 Remove references to oplog entry's hash fieldSamy Lanka2019-01-171-32/+14
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35200 Speed up steady state oplog fetching failure detectionWilliam Schultz2018-07-061-10/+27
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-061-4/+6
* SERVER-19605 make oplog timeout configurableJudah Schvimer2017-09-131-6/+23
* SERVER-28209 Implement RollbackCommonPointResolverJudah Schvimer2017-04-181-0/+317