summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_internal_split_pipeline.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75137 Remove unimplemented tasserts from serialization functions with ...Davis Haupt2023-03-231-4/+0
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-2/+5
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-291-1/+1
* SERVER-54072 Added internal-client checks for aggregation command.Rishab Joshi2021-02-191-1/+2
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-2/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-29141 Extend StageConstraints to allow kLocalOnly and kMongos host req...Bernard Gorman2017-10-041-4/+17
* SERVER-30871 Permit blocking aggregation stages to run on mongoS if allowDisk...Bernard Gorman2017-09-271-5/+5
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-0/+109