summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/pipeline_d.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14668/SERVER-15294 Collection-level locking for all read pathsKaloian Manassiev2014-10-061-4/+5
* SERVER-14407 replace Runner with PlanExecutorDavid Storch2014-07-221-3/+3
* SERVER-14387 Propogate OperationContext through calls requiring document read...Craig Harris2014-07-081-1/+3
* SERVER-13084: remove many cc() calls from query/exec worldEliot Horowitz2014-04-171-0/+1
* SERVER-12530 Make DocumentSourceCursor use Runner directlyMathias Stearn2014-02-121-5/+7
* SERVER-12530 clean up agg output cursor creation and lockingMathias Stearn2014-02-121-1/+6
* Remove Pipeline::collectionName and getter.Mathias Stearn2013-09-201-16/+14
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* Fix mismatched class/structMathias Stearn2013-08-091-1/+1
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-0/+1
* Adjusted file mod's.Alberto Lerner2012-12-181-0/+0
* Make handling of pipeline stages more saneMathias Stearn2012-12-141-2/+3
* pch headerSiddharth Singh2012-08-061-1/+1
* Move remaining aggregation files from commands directory to pipelineMathias Stearn2012-08-021-0/+62