summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/index_tag.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45281 Reduce danger of MatchExpression::getChildVector()Jacob Evans2019-12-231-3/+2
* SERVER-42090 Ensure query planner produces a stable ordering of OR branches.David Storch2019-09-041-11/+35
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-5/+5
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38164 $or pushdown optimization does not correctly handle $not within ...Bernard Gorman2018-12-051-55/+41
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-141-3/+3
* SERVER-13732 Index access plan for contained OR should consider top-level pre...Tess Avitabile2017-02-171-19/+219
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-64/+62
* SERVER-10026 migrate text cmd to use query execHari Khalsa2013-12-121-0/+8
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-10471 add s2near stage, enable all 2dsphere queries, enable 2d queries...Hari Khalsa2013-10-041-0/+10
* SERVER-10471 multikey correctness, fix compound idxs, a few bug fixesHari Khalsa2013-10-011-0/+8
* SERVER-10471 enumerate indices w/array operators correctly, clean up and comm...Hari Khalsa2013-09-301-2/+18
* SERVER-10026 enumeration as strategies, bug fixes galore, build plansHari Khalsa2013-09-181-0/+61