summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_buffer_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-42236 Rename pushAllNonBlocking to "push"A. Jesse Jiryu Davis2019-07-181-3/+3
* SERVER-42236 Remove dead oplog applier codeA. Jesse Jiryu Davis2019-07-181-2/+0
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-10/+10
* SERVER-25268 added OplogBufferProxy. caches front and back values of the unde...Benety Goh2016-09-201-0/+92