summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_session_id.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28912 Thread statement id from batched insert command oplog entryRandolph Tan2017-07-121-0/+1
* SERVER-29852 Store session id and transaction number on all commands' Operati...Kaloian Manassiev2017-06-271-7/+2
* SERVER-28903 Session Transaction State and Table skeleton codeRandolph Tan2017-06-231-0/+5
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-151-0/+1
* Revert "SERVER-29417 Attach logical session ids to cursors"Max Hirschhorn2017-06-151-1/+0
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-141-0/+1
* SERVER-28346 Add more unit tests for the logical session cachesamantharitter2017-06-091-0/+5
* Revert "SERVER-28346 Add more unit tests for the logical session cache"James Wahlin2017-06-081-5/+0
* SERVER-28753 Add support for TxnNumber/StmtId in write commandsKaloian Manassiev2017-06-081-6/+0
* SERVER-28346 Add more unit tests for the logical session cachesamantharitter2017-06-071-0/+5
* SERVER-28300 Implement the logical session cacheSamantha Ritter2017-06-051-2/+1
* SERVER-28297 Add IDL to LogicalSessionId classSamantha Ritter2017-05-051-5/+26
* SERVER-28296 Implement a LogicalSessionId classsamantharitter2017-04-031-0/+103