summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/run_aggregate.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72736 Pull `Collection::makePlanExecutor` up into the query layerKaloian Manassiev2023-01-121-1/+1
* SERVER-69687 Add $_externalDataSources aggregate command optionYoonsoo Kim2022-10-291-1/+3
* SERVER-65987 ServerStatusMetric API refreshDaniel Morilha2022-06-301-1/+1
* SERVER-65319 Count explicit use of allowDiskUse:falseRomans Kasperovics2022-05-021-0/+4
* SERVER-63312: Implement FLE server-side rewrite for agg on mongodHana Pearlman2022-04-041-2/+2
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-2/+2
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-3/+3
* SERVER-44470 Parse aggregation commands earlier, and rationalize aggregation ...Kevin Pulo2019-11-261-0/+12
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37836 re-evaluate authorization for originating command in getMoreIsabella Siu2019-02-081-0/+5
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36020 Redesign CursorResponseBuilder to allow usage of DocumentSequenceGregory Noma2018-07-241-1/+2
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-0/+53