summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/getmore_command.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+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/+3
* SERVER-55015 Replace GetMoreRequest with IDL-generated GetMoreCommandAlya Berciu2021-05-241-1/+9
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-54533 Add error in IDL that all commands with api_version != “” ha...Mark Benvenuto2021-03-311-0/+2
* SERVER-53149 Finish converting getMore to IDL, try 3A. Jesse Jiryu Davis2021-03-101-0/+4
* Revert "SERVER-53149 Finish converting getMore to IDL, try 2"Max Hirschhorn2021-03-091-1/+0
* SERVER-53149 Finish converting getMore to IDL, try 2A. Jesse Jiryu Davis2021-03-081-0/+1
* Revert "SERVER-53149 Finish converting getMore to IDL"Max Hirschhorn2021-03-061-1/+0
* SERVER-53149 Finish converting getMore to IDLA. Jesse Jiryu Davis2021-03-061-0/+1
* SERVER-53149 Specify getMore in IDLA. Jesse Jiryu Davis2021-03-041-0/+65