summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/local_oplog_info.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56453 move LocalOplogInfo header from repl/ to catalog/Benety Goh2021-05-141-89/+0
* SERVER-52624: Remove useless setOplogCollectionName and getOplogCollectionNam...Lingzhi Deng2020-11-061-10/+0
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-3/+3
* SERVER-50317 Const correct uses of CollectionHenrik Edin2020-09-021-3/+3
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-1/+1
* SERVER-40809 move LocalOplogInfo implementation out of oplog.cpp into its own...Benety Goh2019-04-241-0/+99