summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/count_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-11/+11
* SERVER-65289 Improvements to Mirrored Reads Metrics and VisibilityJason Chan2022-06-241-0/+4
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-141-11/+30
* Revert "SERVER-63850 Add the count command to API version 1"Sviatlana Zuiko2022-03-141-30/+11
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-121-11/+30
* SERVER-64287 Create sharding variant of fle2 test suiteMark Benvenuto2022-03-111-0/+1
* SERVER-64040 Add encryptionInformation to command IDLsNicholas Zolnierz2022-03-111-0/+5
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+1
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+1
* SERVER-44847 Clean up explicit 'comment' fields name attached to distinct and...Mindaugas Malinauskas2020-05-281-4/+0
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-181-6/+1
* SERVER-40253 Implement count command in IDLTed Tuckman2019-04-251-0/+110