summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_session_id.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39535 Update localLogicalSessionTimeoutMinutes param to IDLAndrew Morrow2019-02-221-0/+8
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-30/+0
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-2/+28
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+25
* SERVER-35764 Add 'coordinator: 1' flag to OperationSessionInfoFromClient and ...Esha Maharishi2018-08-141-0/+4
* SERVER-34051 Require autocommit=false on all transaction operations and add s...William Schultz2018-04-041-0/+5
* SERVER-33569 Don't allowPartialResults for session refreshJason Carey2018-03-021-1/+0
* SERVER-32880 Parse and add autocommit parameter to SessionPavithra Vetriselvan2018-02-211-0/+3
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-1/+1
* SERVER-30895 Implement infrastructure for retrieving session states from the ...Randolph Tan2017-09-151-1/+1
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-0/+50
* SERVER-30566: Unwind SERVER-28190Spencer Jackson2017-08-111-11/+1
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-1/+16
* SERVER-30080 LogicalSessions in the shellJason Carey2017-08-011-1/+7
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-10/+42
* SERVER-28903 Implement session transaction record inserts/updatesRandolph Tan2017-07-031-1/+1
* SERVER-29852 Store session id and transaction number on all commands' Operati...Kaloian Manassiev2017-06-271-0/+14
* SERVER-28903 Convert WriteResult::SingleResult to idlRandolph Tan2017-06-191-0/+6
* SERVER-28753 Add support for TxnNumber/StmtId in write commandsKaloian Manassiev2017-06-081-0/+8
* SERVER-28297 Add IDL to LogicalSessionId classSamantha Ritter2017-05-051-0/+43