summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_session_cache_noop.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42508 Get rid of some additional unused code in SessionsCollectionKaloian Manassiev2019-10-311-8/+2
* SERVER-41193 Get rid of LogicalSessionCache promote and refreshSessionsKaloian Manassiev2019-05-241-9/+0
* SERVER-41193 Get rid of the `refreshSessionsInternal` commandKaloian Manassiev2019-05-211-11/+3
* SERVER-37837 Get rid of TransactionReaper (Part 1)Kaloian Manassiev2019-05-091-0/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-33697 Provide sanity check on the number of cached sessionsCheahuychou Mao2018-07-091-2/+6
* SERVER-31565 Add stats about logical sessions background jobs to serverStatusJason Carey2017-11-071-0/+4
* Revert "SERVER-31565 Add stats about logical sessions background jobs to serv...Ian Whalen2017-11-021-4/+0
* SERVER-31565 Add stats about logical sessions background jobs to serverStatussamantharitter2017-11-011-0/+4
* SERVER-31565 Remove unused logical session cache methodsamantharitter2017-11-011-2/+0
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-3/+3
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-0/+4
* SERVER-29628 $listLocalSessions aggregation stageSara Golemon2017-08-231-0/+13
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-0/+78