summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_interface_mock.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+1
* SERVER-41182 Change streams support for transactions larger than 16MBJustin Seyster2019-05-291-0/+4
* SERVER-41222 TransactionHistoryIterator should not yield PBWM lockJustin Seyster2019-05-241-1/+1
* SERVER-39796 Make the transaction history iterator virtualizable, and make it...Matthew Russotto2019-04-241-0/+55
* 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-21693 add host and port to oplog interfaceKyle Suarez2018-03-291-0/+5
* SERVER-28214 OplogInterfaceMock supports overriding of operations after const...Benety Goh2017-04-281-0/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-39/+33
* SERVER-18035 cleaned up syncRollback. added unit test rs_rollback_test.Benety Goh2015-06-021-0/+83