Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-32070 migrate some easy stdx::bind to lambdas (pt3) | Billy Donahue | 2017-12-14 | 1 | -8/+4 |
* | SERVER-28336 endSessions command | Gabriel Russell | 2017-09-21 | 1 | -0/+12 |
* | SERVER-29202 Remove unused fetch methods from logical session cache | samantharitter | 2017-08-18 | 1 | -24/+0 |
* | SERVER-29201 Implement SessionsCollectionStandalone | samantharitter | 2017-08-02 | 1 | -43/+17 |
* | SERVER-30298 Add UserDigest LogicalSessionID | Jason Carey | 2017-07-26 | 1 | -7/+5 |
* | SERVER-29610 Allow LogicalSessionIds to contain signed user information | samantharitter | 2017-07-13 | 1 | -6/+8 |
* | SERVER-28346 Add more unit tests for the logical session cache | samantharitter | 2017-06-09 | 1 | -8/+6 |
* | Revert "SERVER-28346 Add more unit tests for the logical session cache" | James Wahlin | 2017-06-08 | 1 | -6/+8 |
* | SERVER-28346 Add more unit tests for the logical session cache | samantharitter | 2017-06-07 | 1 | -8/+6 |
* | SERVER-28300 Implement mock libraries to test logical session cache | Samantha Ritter | 2017-06-05 | 1 | -0/+158 |