summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_ref_set_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-12/+12
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-31012: expose optional way of retrieving FieldRef's for fields that we...Nick Zolnierz2018-11-301-4/+48
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-109/+109
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10159 Store the FieldRef for _id in a file static to avoid a dynamic a...Andrew Morrow2014-01-041-32/+16
* SERVER-7175 Support for catching conflicting mods in the update driver.Alberto Lerner2013-07-051-0/+148