summaryrefslogtreecommitdiff
path: root/src/mongo/db/sessions_collection_config_server.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47793 Remove library dependency of sessions_collection_sharded on sess...Kaloian Manassiev2020-04-281-64/+0
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-271-1/+1
* SERVER-46440 Routing info should be reloaded before retry of creating session...Alex Taskov2020-03-121-4/+0
* SERVER-42508 Get rid of some additional unused code in SessionsCollectionKaloian Manassiev2019-10-311-8/+6
* 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-3/+3
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-9/+9
* SERVER-39420 Remove in-memory boolean to indicate config.server.sessions coll...Blake Oler2019-04-111-1/+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/+5
* SERVER-35222 Make sure that SessionsCollectionConfigServer will shard config....Randolph Tan2018-08-281-1/+1
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+65