summaryrefslogtreecommitdiff
path: root/src/mongo/db/sessions_collection_sharded.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42508 Get rid of some additional unused code in SessionsCollectionKaloian Manassiev2019-10-311-13/+5
* SERVER-42508 Convert SessionsCollection to throw instead of return statusMarcos José Grillo Ramírez2019-10-301-5/+4
* SERVER-42508 Convert SessionsCollection to throw instead of return statusMarcos José Grillo Ramírez2019-10-291-1/+1
* SERVER-42508 Convert SessionsCollection to throw instead of return status Par...Marcos José Grillo Ramírez2019-10-241-1/+1
* SERVER-37837 Get rid of TransactionReaper (Part 1)Kaloian Manassiev2019-05-091-0/+14
* SERVER-37837 Move `config.transactions` manipulation out of SessionsCollectionKaloian Manassiev2019-05-021-3/+0
* 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-8/+10
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to s...Blake Oler2018-10-131-0/+6
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+9
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-2/+1
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-0/+3
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-0/+3
* SERVER-29203 Implement SessionsCollectionShardedsamantharitter2017-08-181-0/+60