summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/aggregate_command.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-171-3/+3
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-171-3/+3
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-171-3/+3
* SERVER-65369 Remove $_generateV2ResumeTokens parameter from aggregate command...Arun Banala2023-05-031-6/+0
* SERVER-68760 Implement $listSampledQueries aggregation stageIsrael Hsu2023-04-081-0/+4
* SERVER-69653 Add auth privilege requirements to the analyzeShardKey and confi...Israel Hsu2023-04-041-0/+4
* 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/+7
* SERVER-68757 SERVER-68758 SERVER-69800 (1/2) Add an aggregate stage for calcu...Cheahuychou Mao2023-01-261-0/+1
* SERVER-70506 Support retryability for updateOne, deleteOne, and findAndModifyJason Zhang2023-01-261-0/+12
* SERVER-71956 Add telemetryRead privilege actionMaddie Zechar2022-12-191-0/+4
* SERVER-70473 Make shards persist sampled read queriesCheahuychou Mao2022-11-011-1/+6
* SERVER-70390 Add $_externalDataSources option to aggregate command IDLYoonsoo Kim2022-10-191-0/+7
* SERVER-68249 Add required privileges on the $_internalAllCollectionStats aggr...Pol Pinol Castuera2022-09-121-0/+8
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-68621 Fix internal fields erroneously marked as stableVesselina Ratcheva2022-08-251-1/+1
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna...Rui Liu2022-08-011-23/+23
* SERVER-66360 Remove multi-user authentication supportSara Golemon2022-05-241-1/+1
* SERVER-64970 Start generating new v2 resume token format for all events by de...Arun Banala2022-04-281-1/+0
* SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate commandBernard Gorman2022-04-111-0/+7
* SERVER-64404 Add collection-level `$listCatalog`Gregory Noma2022-03-291-0/+4
* SERVER-64040 Add encryptionInformation to command IDLsNicholas Zolnierz2022-03-111-0/+6
* SERVER-64203 listCatalog aggregation stage requires listDatabase, listCollect...Benety Goh2022-03-061-0/+16
* SERVER-62738 implement aggregate $_passthroughToShard optionMickey. J Winters2022-02-251-1/+10
* SERVER-62400 Add optional $_passthroughToShard parameter to AggregateCommandR...Jennifer Peshansky2022-01-181-0/+6
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-0/+13
* SERVER-47065 remove use44SortKeysAdityavardhan Agrawal2021-08-191-8/+0
* SERVER-46751 remove useNewUpsertAdityavardhan Agrawal2021-08-191-10/+0
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-54529 Add access_check: complex to the aggregate commandMark Benvenuto2021-03-311-1/+58
* SERVER-51622 Convert find and aggregate commands' output to IDLArun Banala2021-02-191-4/+7
* SERVER-54072 Added internal-client checks for aggregation command.Rishab Joshi2021-02-191-1/+0
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-301-2/+12
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+1
* SERVER-53311 Add a 'struct' type to represent 'cursor' object in aggregate co...Ruoxin Xu2021-01-201-10/+8
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-0/+164