summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/find_command.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74213: Remove hashedTelemetryKey from find and agg commandsjoshua2023-04-011-6/+0
* SERVER-73405 Enable shapeId hash for telemetry on mongodTed Tuckman2023-02-081-0/+6
* SERVER-70473 Make shards persist sampled read queriesCheahuychou Mao2022-11-011-0/+5
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna...Rui Liu2022-08-011-32/+32
* SERVER-67575 Remove find command 'options' parameterDavid Storch2022-07-261-5/+0
* SERVER-65289 Improvements to Mirrored Reads Metrics and VisibilityJason Chan2022-06-241-0/+5
* SERVER-58922 Delete the last vestiges of ntoreturnDavid Storch2022-06-061-6/+0
* SERVER-64040 Add encryptionInformation to command IDLsNicholas Zolnierz2022-03-111-0/+5
* SERVER-63294 server-side rewrite for match expressions with FLE find payloadsDavis Haupt2022-03-011-0/+1
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-131-0/+5
* Revert "SERVER-62443 Add `collectionUUID` parameter to `find` command"auto-revert-processor2022-01-131-5/+0
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-121-0/+5
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-0/+14
* SERVER-47065 remove use44SortKeysAdityavardhan Agrawal2021-08-191-8/+0
* SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing ...Ruoxin Xu2021-06-161-0/+1
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-54527 Add access_check: complex to existing commands that are not aggr...Mark Benvenuto2021-03-311-1/+12
* SERVER-54601 Complete TODO listed in SERVER-53060Ruoxin Xu2021-02-201-0/+5
* SERVER-51622 Convert find and aggregate commands' output to IDLArun Banala2021-02-191-9/+8
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-301-2/+23
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+1
* SERVER-51619 Convert find command input to IDLArun Banala2021-01-071-0/+197