summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_skip.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-38/+15
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-9/+8
* Rewrite Document and Value classesMathias Stearn2012-11-161-1/+1
* SERVER-7408 Correctly handle $skip and $limit in sharded aggMathias Stearn2012-11-051-3/+2
* SERVER-4504 aggregation explain implementationU-tellus\cwestin2012-05-211-1/+2
* SERVER-4843U-tellus\cwestin2012-02-291-4/+7
* SERVER-4844U-tellus\cwestin2012-02-151-0/+14
* checkpoint SERVER-4844U-tellus\cwestin2012-02-141-7/+10
* checkpoint dependency tracker for SERVER-4644U-tellus\cwestin2012-02-141-0/+5
* fixed emacs to remove tabs from files before writing; removed tabsU-tellus\cwestin2012-01-101-7/+7
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+99