summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/tee_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-35402 Add validators where applicable in query_knobs.cppArun Banala2019-02-061-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-131-3/+5
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-1/+1
* SERVER-24153 Allow pipelines within $facet stage to process in batches.Charlie Swanson2016-09-011-29/+45
* SERVER-23654 Add $facet aggregation stageCharlie Swanson2016-06-241-0/+88