summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/match_details.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-14662 Reject ambiguous positional projections and updates"Tess Avitabile2016-11-171-5/+0
* SERVER-14662 Reject ambiguous positional projections and updatesTess Avitabile2016-02-101-0/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-23/+31
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-3/+2
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* some MatchDetails peformance improvements and move more impl to .cppEliot Horowitz2013-07-291-17/+21
* SERVER-6400 - move MatchDetails out of matcher.hEliot Horowitz2013-04-291-0/+58