summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/pipeline_d.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-21/+23
* SERVER-29134: Support change streams on an entire database in a sharded clusterNick Zolnierz2018-04-111-3/+2
* SERVER-33294 Report stashed in-use locks for idle sessions in currentOpBernard Gorman2018-04-051-0/+4
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-151-6/+7
* SERVER-32367 Make AutoGetCollection throw if UUID cannot be resolvedKaloian Manassiev2018-02-061-1/+1
* Revert "SERVER-32308: Add the ability for a $lookup stage to execute on mongo...Nick Zolnierz2018-01-161-2/+2
* SERVER-32308: Add the ability for a $lookup stage to execute on mongos agains...Nick Zolnierz2018-01-121-2/+2
* SERVER-32190 Shorten MongoDProcessInterface to MongoDInterface.Charlie Swanson2017-12-191-2/+2
* SERVER-32190 Make MongoProcessInterface always availableCharlie Swanson2017-12-191-0/+71
* SERVER-31443 Add support for change streams with non-simple collations.Charlie Swanson2017-11-031-10/+7
* SERVER-30399 Add caching for $lookup non-correlated sub-pipeline prefixBernard Gorman2017-09-241-0/+5
* SERVER-29929 Report highest observed cluster time from change stream on each ...Matthew Russotto2017-09-191-0/+2
* SERVER-30438 Turn on OPLOG_REPLAY for the change notification query.Matthew Russotto2017-08-301-0/+2
* SERVER-29125 Add $changeNotification stage that always outputs the single las...Matthew Russotto2017-06-071-1/+2
* Revert "SERVER-29125 Add $changeNotification stage that always outputs the si...James Wahlin2017-06-071-2/+1
* SERVER-29125 Add $changeNotification stage that always outputs the single las...Matthew Russotto2017-06-071-1/+2
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-131-9/+8
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-27848 Add index hint to aggregation and non-materialized viewsJames Wahlin2017-02-031-0/+5
* SERVER-27253 Bump index usage stats during $lookup.Charlie Swanson2016-12-161-1/+2
* SERVER-25535 Remove injectExpressionContext().Charlie Swanson2016-12-161-1/+1
* SERVER-25005 Use Pipeline to execute $lookup and $graphLookup.Max Hirschhorn2016-08-041-21/+10
* SERVER-25039 Abort aggregation planning when a catalog operation occurs.Max Hirschhorn2016-07-251-2/+2
* SERVER-23265 Make aggregation diagnostics consistentJames Wahlin2016-06-071-0/+6
* SERVER-19643 Aggregation directly from a shard does not use sharding filter.Benjamin Murphy2016-02-081-0/+3
* SERVER-19182 Integrate storage engine optimizations into $sample stageCharlie Swanson2015-08-271-0/+15
* SERVER-12015 Re-enable use of covering indices in an aggregation pipelineCharlie Swanson2015-08-271-0/+23
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-46/+45
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-2/+2
* 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