summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_session_cache_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-205/+127
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-86/+85
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-112/+93
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-11/+11
* SERVER-28346 Add more unit tests for the logical session cachesamantharitter2017-06-091-19/+286
* Revert "SERVER-28346 Add more unit tests for the logical session cache"James Wahlin2017-06-081-289/+17
* SERVER-28346 Add more unit tests for the logical session cachesamantharitter2017-06-071-17/+289
* SERVER-28300 Fix lintsamantharitter2017-06-051-3/+4
* SERVER-28300 Implement mock libraries to test logical session cacheSamantha Ritter2017-06-051-0/+290