summaryrefslogtreecommitdiff
path: root/src/mongo/db/kill_sessions_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55870 Add diagnostic information to killOp and killSessionXXX loggingSergey Galtsev2021-06-231-0/+26
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guide (files ...Esha Maharishi2020-04-131-2/+3
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36663 Prevent killOperation from running without lockJonathan Ma2019-01-241-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+91