summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/pipelinetests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Libraryize Document and ValueMathias Stearn2015-03-051-213/+0
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* 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
* SERVER-15707 Fix leaks in C++ unit test frameworkAndrew Morrow2014-10-271-2/+4
* SERVER-13641 Replace InterruptStatus with OperationContext in aggMathias Stearn2014-05-201-4/+5
* SERVER-8033 Sharded agg should only send needed fields from shards to mongosMathias Stearn2014-01-211-0/+93
* SERVER-11368 Move final $unwinds from shards to mergerMathias Stearn2013-12-181-0/+87
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-3/+3
* SERVER-6592 Improve FieldPath's validation and simplify its invariants.Aaron2012-07-261-0/+245