summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/killoperations_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-0/+1
* SERVER-52604 normalize log.h inclusion semanticsBilly Donahue2022-05-041-3/+4
* SERVER-32640 migrate cursor kill audit into authorization checkSergey Galtsev2021-03-051-1/+1
* SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon2020-05-131-3/+2
* SERVER-46648 Make _killOperations command kill cursorsCheahuychou Mao2020-03-251-0/+56