summaryrefslogtreecommitdiff
path: root/src/mongo/db/sessions_collection_standalone.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+12
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-3/+1
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-3/+15
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-0/+6
* SERVER-29202 Remove unused fetch methods from logical session cachesamantharitter2017-08-181-16/+0
* SERVER-29202 Implement SessionsCollectionRSsamantharitter2017-08-181-17/+2
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-0/+91