summaryrefslogtreecommitdiff
path: root/src/mongo/db/sessions_collection_mock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+4
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-3/+5
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-0/+5
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-0/+5
* SERVER-29202 Remove unused fetch methods from logical session cachesamantharitter2017-08-181-10/+0
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-24/+18
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-6/+5
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-5/+5
* SERVER-28346 Add more unit tests for the logical session cachesamantharitter2017-06-091-11/+8
* Revert "SERVER-28346 Add more unit tests for the logical session cache"James Wahlin2017-06-081-8/+11
* SERVER-28346 Add more unit tests for the logical session cachesamantharitter2017-06-071-11/+8
* SERVER-28300 Implement mock libraries to test logical session cacheSamantha Ritter2017-06-051-0/+138