summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_replace_root.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75132: Shapify $indexStats, $queue, $graphLookupWill Buerger2023-04-121-1/+1
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-1/+1
* SERVER-73488 Add redaction to projection AST serializationDavis Haupt2023-02-271-2/+2
* SERVER-70205 Add non-const getters to some aggregation objectsTed Tuckman2022-10-191-0/+4
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+6
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-1/+1
* SERVER-59097 Expose $documents as an externally visible stageCharlie Swanson2021-10-041-3/+17
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-1/+1
* SERVER-42017 make stage names in error messages match name usedGeorge Wangensteen2019-07-241-2/+6
* SERVER-40830 Move 'ReplaceRootTransformation' to header fileArun Banala2019-06-181-0/+48
* SERVER-40239 New alias: $replaceWith => $replaceRootCharlie Swanson2019-05-151-1/+7
* 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-25535 Remove injectExpressionContext().Charlie Swanson2016-12-161-0/+2
* SERVER-22632 Split up document_source.h into one header per stage.Charlie Swanson2016-10-241-0/+54