summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/insert_group.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72761 Split prepareTransaction oplog entries during secondary oplog ap...Wenbin Zhu2023-01-251-1/+1
* SERVER-72500: Change oplog application to work on batches of ApplierOperation...Daniel Gottlieb2023-01-101-2/+2
* SERVER-57173: Add distinction to oplog application when data is inconsistent.Daniel Gottlieb2021-06-051-1/+3
* SERVER-48860 Make migration oplog applier class apply oplog entries.Matthew Russotto2020-08-241-3/+12
* SERVER-43000 Remove typedefs for vectors of OplogEntryA. Jesse Jiryu Davis2019-11-211-3/+3
* SERVER-43885 Rename OplogApplierImpl methodsMihai Andrei2019-10-141-1/+1
* SERVER-43651 Move fillWriterVectors, multiSyncApply, and syncApply to OplogAp...Mihai Andrei2019-10-021-2/+2
* SERVER-42993 Convert static oplog application funcs to free funcsA. Jesse Jiryu Davis2019-09-041-0/+77