summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/match_details.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* Revert "SERVER-14662 Reject ambiguous positional projections and updates"Tess Avitabile2016-11-171-4/+1
* SERVER-14662 Reject ambiguous positional projections and updatesTess Avitabile2016-02-101-1/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-28/+26
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+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-7/+23
* SERVER-6400 - move MatchDetails out of matcher.hEliot Horowitz2013-04-291-0/+44