summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_filter_base.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* Remove unnecessarily defined constructors and destructors from aggregationMathias Stearn2013-08-091-3/+0
* Simplify aggregation DocumentSource APIMathias Stearn2013-08-091-46/+9
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-6/+5
* Adjusted file mod's.Alberto Lerner2012-12-181-0/+0
* Rewrite Document and Value classesMathias Stearn2012-11-161-20/+14
* Convert to unix line endingsMathias Stearn2012-06-291-89/+89
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* checkpoint SERVER-4844U-tellus\cwestin2012-02-141-1/+5
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+85