summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_planner_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-9507 Optimize $sort+$group+$first pipeline to use DISTINCT_SCANJustin Seyster2018-09-261-14/+13
* SERVER-34846 Forwardize IndexBounds before intersectizing their OILsIan Boros2018-07-311-19/+3
* SERVER-34851 Disallow index selection for identical min & max values on findJames Wahlin2018-05-111-1/+1
* SERVER-34307 replace invariant(false) with MONGO_UNREACHABLEBenety Goh2018-04-041-1/+1
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-151-3/+13
* SERVER-24991 log redaction for matcher, ops, pipeline, queryThomas Schubert2016-09-021-1/+1
* SERVER-24239 Allow creation of indexes with the same key pattern.David Hatch2016-07-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-39/+36
* SERVER-17525 Remove QLOG, replace with LOG(5)James Wahlin2015-03-131-3/+4
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+86