summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/kill_cursors.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-241-0/+1
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna...Rui Liu2022-08-011-5/+5
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-0/+5
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-3/+3
* SERVER-54527 Add access_check: complex to existing commands that are not aggr...Mark Benvenuto2021-03-311-0/+14
* SERVER-53161 Convert killCursors to TypedCommandSara Golemon2021-01-131-1/+22
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+1
* SERVER-46661 Use the IDL to parse a killCursors commandMindaugas Malinauskas2020-07-081-0/+55