summaryrefslogtreecommitdiff
path: root/src/mongo/db/session_killer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2019-12-161-1/+1
* SERVER-44155 Validate a subset of latches of all levelsRahul Sundararaman2019-12-091-1/+2
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-4/+4
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+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-28338 KillSessions SupportJason Carey2017-08-171-0/+145