summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/array_culling_node.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-34364 replace references to invariantOK with invariantBenety Goh2018-04-261-1/+1
* SERVER-30401 Simplify UpdateLeafNode::apply interfaceJustin Seyster2017-08-181-57/+15
* SERVER-28773 UpdateNode::apply should take a parameter structTess Avitabile2017-07-311-33/+27
* SERVER-28771 PullAllNodeJustin Seyster2017-07-211-0/+117