summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_path_support.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71835 Allow >16MB BSON in intermediate resultsRomans Kasperovics2023-01-191-1/+8
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-1/+1
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-3/+3
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* 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-35896: Support 'replaceDocuments' mode in $outNick Zolnierz2018-08-021-1/+11
* SERVER-31192 Make Change Stream extract documentKey from insert op log entryNathan Myers2017-10-201-0/+5
* SERVER-19402 Change agg array sort semantics to match find.David Storch2017-07-211-0/+13
* SERVER-28651 Don't hold Document ref across group iterationsr3.5.7James Wahlin2017-05-091-1/+1
* SERVER-27437 Add dotted path expansion for Documents.Charlie Swanson2017-01-201-0/+55