summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/logical_sessions_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-251-1/+1
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-221-1/+1
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-221-1/+1
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-7/+10
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-0/+65
* SERVER-29202 Remove unused fetch methods from logical session cachesamantharitter2017-08-181-4/+24
* SERVER-30584 Always send legal refresh batch sizessamantharitter2017-08-101-2/+6
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-0/+196