summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/cursor_response.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70506 Support retryability for updateOne, deleteOne, and findAndModifyJason Zhang2023-01-261-0/+9
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-2/+1
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-241-0/+2
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna...Rui Liu2022-08-011-17/+17
* SERVER-62535 Allow sharded aggregation to return two cursorsTed Tuckman2022-03-021-1/+51
* SERVER-61551 IDL compatibility checker should check chained structsHuayu Ouyang2021-12-091-0/+6
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-0/+5
* SERVER-58581 Add SEARCH_META variableTed Tuckman2021-07-231-0/+4
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-301-0/+3
* SERVER-53149 Specify getMore in IDLA. Jesse Jiryu Davis2021-03-041-5/+29
* SERVER-51622 Convert find and aggregate commands' output to IDLArun Banala2021-02-191-0/+71