summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/kill_op.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-3/+0
* SERVER-23066 Make killOp accept negative opidGeert Bosch2016-03-111-0/+6
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-41/+44
* SERVER-15860 Switch replication metadata ops to be replication-specific, rath...matt dannenberg2015-04-171-2/+1
* SERVER-17817 Make AuthorizationSession a decoration of ClientBasic.Andy Schwerin2015-04-161-1/+1
* SERVER-7775 add killOp commandAdam Midvidy2015-04-061-0/+91