summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29220 Default to archive based linkingAndrew Morrow2017-05-241-0/+1
* SERVER-28967 Remove whitelist marks & break cyclesADAM David Alan Martin2017-04-271-5/+0
* SERVER-26239 Improve handling of WT_CACHE_FULL for inMemory storage engineAlex Gorrod2017-04-211-1/+1
* SERVER-28811 Resolve satisfiable dependenciesADAM David Alan Martin2017-04-201-0/+1
* SERVER-28597 Move agg Variables into separate filesJames Wahlin2017-04-041-0/+1
* SERVER-24879 Add $mergeObjects aggregation expressionnzolnierzmdb2017-03-311-0/+1
* SERVER-28025 Sever `index_access_method`'s catalog dependency.ADAM David Alan Martin2017-03-281-1/+0
* SERVER-28281 Rotate deps, moving catalog to top.ADAM David Alan Martin2017-03-161-0/+5
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-151-0/+1
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-2/+4
* SERVER-27437 Add dotted path expansion for Documents.Charlie Swanson2017-01-201-0/+2
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-5/+1
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-27211 de-duplicate symbol `isMongos`ADAM David Alan Martin2016-12-051-0/+5
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-2/+1
* SERVER-25038 add LiteParsedPipelineDavid Storch2016-10-031-0/+1
* SERVER-24153 Add unit tests for DocumentSource pausing behavior.Charlie Swanson2016-09-121-0/+1
* SERVER-24153 Add/refactor create() methods for DocumentSourcesCharlie Swanson2016-09-071-1/+1
* SERVER-24153 Split document_source_test.cpp into one file per stage.Charlie Swanson2016-09-011-7/+27
* SERVER-25520 Remove unintended linkage of the unittest libraryAndrew Morrow2016-08-261-1/+1
* SERVER-25738 authz for views for sharded create/collModKyle Suarez2016-08-251-1/+0
* SERVER-24496: Add collStats command output to $collStats stageKevin Albertson2016-08-161-0/+1
* SERVER-5781 addFields stage.Carly Robison2016-08-111-0/+12
* SERVER-24769 Add support for $lookup and $graphLookup on a view.Max Hirschhorn2016-08-101-0/+13
* SERVER-25139 make $graphLookup's cache collation-awareDavid Storch2016-08-101-1/+2
* SERVER-24152 add granularity option to $bucketAutoSally McNichols2016-08-051-0/+27
* SERVER-25005 Use Pipeline to execute $lookup and $graphLookup.Max Hirschhorn2016-08-041-2/+16
* SERVER-23313 add replaceRoot aggregation stageCarly Robison2016-07-291-0/+1
* SERVER-24152 add $bucketAuto aggregation stageSally McNichols2016-07-261-0/+1
* SERVER-23349 add tests for $group and accumulators using collationDavid Storch2016-07-211-0/+1
* SERVER-24508 DocumentComparator and ValueComparatorDavid Storch2016-07-141-6/+35
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-0/+15
* SERVER-24762 Add cursor options to AggregationRequestJames Wahlin2016-07-071-0/+1
* SERVER-23815 add $bucket aggregation stageSally McNichols2016-07-071-0/+1
* SERVER-18966 Add the ability to exclude fields in $project stageCharlie Swanson2016-06-241-0/+39
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-241-0/+2
* Revert "SERVER-5905 Add collStats aggregation stage"Mathias Stearn2016-06-241-2/+0
* SERVER-23654 Add $facet aggregation stageCharlie Swanson2016-06-241-0/+35
* SERVER-24638 Move command processing from Pipeline to AggregationRequestCharlie Swanson2016-06-241-1/+51
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-231-0/+2
* SERVER-23836 add $count stage to aggregationSally McNichols2016-06-201-0/+1
* SERVER-23816 Add $sortByCount aggregation stageSally McNichols2016-06-161-0/+1
* SERVER-24508 move collation serialization into the CollationSpecDavid Storch2016-06-151-1/+1
* SERVER-19735 Add dependency to fix shared library buildGeert Bosch2016-06-061-0/+1
* SERVER-19735: Add support for decimal type in aggregationr3.3.8Geert Bosch2016-06-061-0/+1
* SERVER-23114 Move functions involving dotted paths to separate library.Max Hirschhorn2016-06-031-0/+2
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-261-0/+3
* SERVER-23473 Add collation parameter to aggregateTess Avitabile2016-05-231-0/+4
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-041-0/+12
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-301-12/+0