summaryrefslogtreecommitdiff
path: root/src/mongo/db/transaction_history_iterator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41448: TransactionHistoryIterator should only take global IS lock and ...Lingzhi Deng2019-06-101-0/+5
* SERVER-41182 Change streams support for transactions larger than 16MBJustin Seyster2019-05-291-4/+10
* SERVER-41222 TransactionHistoryIterator should not yield PBWM lockJustin Seyster2019-05-241-1/+6
* SERVER-39796 Make the transaction history iterator virtualizable, and make it...Matthew Russotto2019-04-241-6/+15
* 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-31030 Use full OpTime instead of just Timestamps to refer to oplog ent...Randolph Tan2017-10-041-3/+2
* SERVER-28903 Implement session history iteratorRandolph Tan2017-07-061-0/+66