summaryrefslogtreecommitdiff
path: root/src/mongo/db/sessions_collection.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33569 Don't allowPartialResults for session refreshJason Carey2018-03-021-1/+0
* SERVER-33158 Shrink LogicalSession refresh batchesJason Carey2018-02-081-1/+9
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+17
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-11/+9
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-19/+31
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-0/+67
* SERVER-29202 Implement SessionsCollectionRSsamantharitter2017-08-181-23/+99
* SERVER-30566: Unwind SERVER-28190Spencer Jackson2017-08-111-1/+1
* SERVER-30584 Always send legal refresh batch sizessamantharitter2017-08-101-3/+8
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-0/+117
* SERVER-28300 Add interfaces for logical session cache supporting typesSamantha Ritter2017-06-051-0/+37