summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/modifier_compare.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24404 Make $push, $pullAll, and $pull respect collation.David Hatch2016-07-061-0/+1
* SERVER-24644 $min/$max update operators respect collation.David Hatch2016-06-211-0/+7
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-70/+65
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-1/+1
* SERVER-10159 Only do rematch for positional data when necessaryAndrew Morrow2014-01-061-1/+2
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-1534 $min/$max update modsScott Hernandez2013-09-271-0/+98