summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/field_checker.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-1/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-6/+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-8/+10
* SERVER-28774 Add RenameNode.Justin Seyster2017-06-291-1/+21
* SERVER-28621 Parse BSON update expression into an UpdateNode treeTess Avitabile2017-04-201-0/+84