summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/accumulatortests.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13641 Replace InterruptStatus with OperationContext in aggMathias Stearn2014-05-201-1/+0
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* Remove deprecated methods from DocumentMathias Stearn2013-08-091-3/+1
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-5/+3
* SERVER-9444 Remove context-awareness from Accumulators to prep $group for SorterMathias Stearn2013-07-101-269/+203
* exchanged toBson(Obj|Array) to serialize in aggMatt Dannenberg2013-06-181-1/+1
* Normalize handling of Undefined vs EOO/missing in aggMathias Stearn2012-12-101-9/+9
* Rewrite Document and Value classesMathias Stearn2012-11-161-47/+47
* Fixed typosPascal Borreli2012-10-141-1/+1
* SERVER-6551 was fixed by SERVER-6275 changes. Update tests to reflect new be...Aaron2012-07-311-114/+41
* SERVER-6275 SERVER-6197 use double for $avgMatt Dannenberg2012-07-271-41/+12
* QA-106 Some accumulator unit tests.Aaron2012-07-241-0/+1080