summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/applier_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42993 Convert static oplog application funcs to free funcsA. Jesse Jiryu Davis2019-09-041-93/+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-33860 ApplierHelpers::InsertGroup uses SyncTail::syncApply() to apply ...Benety Goh2018-03-141-4/+1
* SERVER-33614 add ApplierHelpersBenety Goh2018-03-021-0/+95