summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/stage_constraints.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41249 Fix special cases for $out to include $mergeCharlie Swanson2019-05-221-2/+2
* SERVER-40949 add LookupAllowed stage constraintIan Boros2019-05-201-1/+24
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-0/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-28592 Move $sample earlier in the aggregation pipelineJacob Evans2018-11-071-3/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35419 $lookup and $facet must inherit constraints from childrenKyle Suarez2018-09-141-0/+289