summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_bson_array.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Remove intrusive_ptr from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* Don't require a pointer to BSONElement in pipeline parsing.Mathias Stearn2013-10-111-9/+5
* 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-6/+3
* Remove unnecessarily defined constructors and destructors from aggregationMathias Stearn2013-08-091-3/+0
* Simplify aggregation DocumentSource APIMathias Stearn2013-08-091-34/+11
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-3/+3
* Adjusted file mod's.Alberto Lerner2012-12-181-0/+0
* Rewrite Document and Value classesMathias Stearn2012-11-161-2/+2
* Convert to unix line endingsMathias Stearn2012-06-291-93/+93
* SERVER-4504 aggregation explain implementationU-tellus\cwestin2012-05-211-2/+8
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-4/+4
* SERVER-5185 break circular reference when setting up pipeline to runU-tellus\cwestin2012-03-221-2/+1
* checkpoint SERVER-4844U-tellus\cwestin2012-02-141-4/+9
* fixed emacs to remove tabs from files before writing; removed tabsU-tellus\cwestin2012-01-101-24/+24
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+83