summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/aggregate_command.idl
Commit message (Expand)AuthorAgeFilesLines
* 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