summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_limit.cpp
Commit message (Expand)AuthorAgeFilesLines
* SplittableDocumentSource shouldn't inherit from DocumentSourceMathias Stearn2013-10-211-1/+1
* Don't require a pointer to BSONElement in pipeline parsing.Mathias Stearn2013-10-111-4/+4
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* serialize to replace toBson in document sources and pipelinematt dannenberg2013-08-281-3/+2
* Remove unnecessarily defined constructors and destructors from aggregationMathias Stearn2013-08-091-3/+0
* Simplify aggregation DocumentSource APIMathias Stearn2013-08-091-16/+5
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-9/+8
* Add convenience methods to build limit and sort DocumentSourcesMathias Stearn2012-12-141-17/+13
* Rewrite Document and Value classesMathias Stearn2012-11-161-5/+1
* SERVER-7408 Correctly handle $skip and $limit in sharded aggMathias Stearn2012-11-051-3/+2
* Fixed typosPascal Borreli2012-10-141-1/+1
* SERVER-6123 Implement 'default locked' concurrency plan for aggregation.Aaron2012-07-031-0/+6
* SERVER-4504 aggregation explain implementationU-tellus\cwestin2012-05-211-1/+2
* SERVER-4844U-tellus\cwestin2012-02-151-0/+15
* checkpoint SERVER-4844U-tellus\cwestin2012-02-141-7/+10
* checkpoint dependency tracker for SERVER-4644U-tellus\cwestin2012-02-141-0/+4
* fixed emacs to remove tabs from files before writing; removed tabsU-tellus\cwestin2012-01-101-9/+9
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+83