summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/applier_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35872 reconstruct prepared transactions on rollback, fastcount inaccuratePavi Vetriselvan2019-02-221-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-35402 Add validators where applicable in query_knobs.cppArun Banala2019-02-061-3/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34882 Support creating instances with all required fields in IDLMark Benvenuto2018-09-141-3/+3
* SERVER-35554 lower severity of bulk insert oplog application DuplicateKey err...Benety Goh2018-06-131-1/+7
* SERVER-35554 dedup failed bulk insert msgBenety Goh2018-06-131-8/+6
* SERVER-33860 ApplierHelpers::InsertGroup uses SyncTail::syncApply() to apply ...Benety Goh2018-03-141-7/+3
* SERVER-33614 add ApplierHelpersBenety Goh2018-03-021-0/+219