summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_buffer_proxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65273 Enhance waiting API of oplog buffer.Matthew Russotto2022-05-121-2/+12
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-11/+11
* SERVER-42236 Rename pushAllNonBlocking to "push"A. Jesse Jiryu Davis2019-07-181-4/+4
* SERVER-42236 Remove dead oplog applier codeA. Jesse Jiryu Davis2019-07-181-12/+0
* 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-19/+19
* SERVER-25268 added OplogBufferProxy. caches front and back values of the unde...Benety Goh2016-09-201-0/+164