summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/killcursors_response.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-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-8/+10
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-5811 update killCursors command response to conform to changes in the ...David Storch2015-07-161-12/+15
* SERVER-5811 implement the killCursors command for mongodDavid Storch2015-06-231-0/+137