summaryrefslogtreecommitdiff
path: root/src/mongo/db/session_killer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38339 Better SessionKiller thread name in logsAlexandre Bique2021-01-251-1/+1
* SERVER-50375 Ensure mongos forwards API parameters to shards, try 3A. Jesse Jiryu Davis2020-10-051-12/+32
* Revert "SERVER-50375 Ensure mongos forwards API parameters to shards"A. Jesse Jiryu Davis2020-10-021-32/+12
* SERVER-50375 Ensure mongos forwards API parameters to shardsA. Jesse Jiryu Davis2020-10-021-12/+32
* Revert "SERVER-50375 Thoroughly test that mongos forwards API parameters"Tommaso Tocci2020-10-011-32/+12
* SERVER-50375 Thoroughly test that mongos forwards API parametersA. Jesse Jiryu Davis2020-10-011-12/+32
* SERVER-50009 Ensure SessionKiller can be shutdownMark Benvenuto2020-09-151-0/+9
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-4/+4
* 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-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-1/+0
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+200