summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_path_support_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76470 Restrict classic $lookup localField 0-prefixed numeric component...Matt Boros2023-05-011-0/+21
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-22/+66
* SERVER-71835 Allow >16MB BSON in intermediate resultsRomans Kasperovics2023-01-191-0/+20
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-2/+2
* SERVER-25893 Make it easier to construct a Value from a VectorTed Tuckman2020-10-021-30/+14
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-4/+4
* 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-19402 Change agg array sort semantics to match find.David Storch2017-07-211-0/+95
* SERVER-27437 Add dotted path expansion for Documents.Charlie Swanson2017-01-201-0/+286