summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/interval_test.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-14/+16
* SERVER-36465 Support {$ne: null} queries with non-multikey sparse and wildcar...Ian Boros2018-10-101-10/+12
* SERVER-35337 Implement/test existence and null comparison queries using "allP...samontea2018-08-241-3/+20
* SERVER-34846 Forwardize IndexBounds before intersectizing their OILsIan Boros2018-07-311-0/+37
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-224/+224
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11725 fixed interval comparison for INTERVAL_PRECEDES_COULD_UNIONBenety Goh2013-11-191-0/+11
* SERVER-10471 fix test to deal w/new interval comparison stateHari Khalsa2013-10-071-1/+1
* SERVER-10471 merge index bounds, enumerate based on indices, bug fixesHari Khalsa2013-10-071-5/+5
* SERVER-10471 Fleshing out the new query planner / enumeratorAlberto Lerner2013-09-111-0/+273