summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/expression_context.h
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-25/+22
* SERVER-18227 Add bypassDocumentValidation option to commands that need itMathias Stearn2015-05-141-11/+9
* SERVER-18383 Remove sharded agg fallback code for 2.4 shardsCharlie Swanson2015-05-111-1/+1
* SERVER-13641 Make agg use OpContext-aware DBDirectClientMathias Stearn2014-05-201-2/+2
* SERVER-13641 Replace InterruptStatus with OperationContext in aggMathias Stearn2014-05-201-6/+6
* Stop using RARELY macro in ExpressionContext::checkForInterrupt()Mathias Stearn2013-11-121-4/+12
* SERVER-10868 Step 3: Pass the temporary directory into SorterMathias Stearn2013-09-271-0/+3
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* Make ExpressionContext a simple structMathias Stearn2013-08-091-31/+18
* Remove unnecessarily defined constructors and destructors from aggregationMathias Stearn2013-08-091-4/+1
* Make doingMerge a property of DocumentSourceGroup rather than ExpressionContextMathias Stearn2013-08-081-38/+4
* ExpressionContext now has the input namespaceMathias Stearn2013-07-261-2/+6
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-1/+1
* Add user-facing option for SERVER-9444: Using disk storage for $sort and $groupMathias Stearn2013-07-101-0/+3
* Adjusted file mod's.Alberto Lerner2012-12-181-0/+0
* pch headerSiddharth Singh2012-08-061-1/+1
* SERVER-6179 support multiple $group in sharded aggMatt Dannenberg2012-07-201-0/+13
* Convert to unix line endingsMathias Stearn2012-06-291-78/+78
* SERVER-4844U-tellus\cwestin2012-02-151-2/+5
* checkpoint SERVER-4844U-tellus\cwestin2012-02-141-0/+8
* fixed emacs to remove tabs from files before writing; removed tabsU-tellus\cwestin2012-01-101-14/+14
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+67