summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_where_base.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40267 Clean up debug string generation for MatchExpression.David Storch2019-03-221-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-8/+10
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-1/+4
* SERVER-22833 Rename MatchExpression::toBSON() to serialize(), and ensure it p...Benjamin Murphy2016-03-141-1/+1
* SERVER-19510 Refactor WhereMatchExpression/WhereNoOpMatchExpressionJason Rassi2015-11-061-0/+61