summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/accumulator_js_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68766 add server parameter to enable single value reduce optimizationDavis Haupt2022-08-261-0/+33
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-03-051-1/+1
* Revert "SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber"Bynn Lee2021-02-251-1/+1
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-02-221-1/+1
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-1/+0
* SERVER-47713 Change Expression code to remove intrusive ExpressionContextJacob Evans2020-05-161-8/+8
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-2/+1
* SERVER-45963 Introduce ReplicaSetNodeProcessInterface and a new TaskExecutor ...Mihai Andrei2020-02-131-2/+2
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-2/+3
* SERVER-43806 Update Internal JS Reduce to parse static argument separatelyMihai Andrei2019-11-071-49/+69
* SERVER-42748 Support using stored procedures (system.js) in map/reduceJacob Evans2019-10-291-1/+1
* SERVER-43796 Fix unittests and compileJacob Evans2019-10-151-42/+35
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-2/+2
* SERVER-42977 fix testBenety Goh2019-09-281-2/+1
* SERVER-42798 Add unit tests for new internal JS expressionsJames Wahlin2019-09-101-0/+267