summaryrefslogtreecommitdiff
path: root/src/mongo/db/session_txn_record.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-26/+22
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-19/+25
* SERVER-33113 Make SessionTxnRecord IDL non-strict.Siyuan Zhou2018-05-161-0/+1
* SERVER-31278 IDL definition does not generate properly qualified namespace fo...Mark Benvenuto2017-12-081-9/+1
* SERVER-31281 Use separate wallclock time to track the last use of a transactionKaloian Manassiev2017-10-261-1/+4
* Revert "SERVER-31281 Use separate wallclock time to track the last use of a t...Judah Schvimer2017-10-251-4/+1
* SERVER-31281 Use separate wallclock time to track the last use of a transactionKaloian Manassiev2017-10-251-1/+4
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ent...Randolph Tan2017-10-041-2/+12
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-8/+0
* SERVER-28903 Implement session transaction record inserts/updatesRandolph Tan2017-07-031-11/+4
* SERVER-28903 Make Transaction state store last write optime instead of write ...Randolph Tan2017-07-031-21/+15
* SERVER-28903 Session Transaction State and Table skeleton codeRandolph Tan2017-06-231-0/+74