summaryrefslogtreecommitdiff
path: root/src/mongo/db/sessions_collection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+10
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-251-2/+2
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-221-2/+2
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-221-2/+2
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-4/+1
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-8/+23
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-0/+15
* SERVER-29202 Remove unused fetch methods from logical session cachesamantharitter2017-08-181-7/+0
* SERVER-29202 Implement SessionsCollectionRSsamantharitter2017-08-181-1/+12
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-151-4/+1
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-14/+32
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-3/+1
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-2/+3
* SERVER-28346 Add more unit tests for the logical session cachesamantharitter2017-06-091-4/+3
* Revert "SERVER-28346 Add more unit tests for the logical session cache"James Wahlin2017-06-081-3/+4
* SERVER-28346 Add more unit tests for the logical session cachesamantharitter2017-06-071-4/+3
* SERVER-28300 Add interfaces for logical session cache supporting typesSamantha Ritter2017-06-051-0/+80