summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/modifier_compare.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24873 Remove StringData::ComparatorInterface default argument.David Hatch2016-07-221-1/+1
* SERVER-24644 $min/$max update operators respect collation.David Hatch2016-06-211-1/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-126/+107
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-10159 Only do rematch for positional data when necessaryAndrew Morrow2014-01-061-8/+10
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-10958: Update error messages and provide _id of error docsScott Hernandez2013-10-081-2/+10
* SERVER-1534 $min/$max update modsScott Hernandez2013-09-271-0/+170