summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_names.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73546 Support retrieving multikey paths from a compound wildcard indexAlexander Ignatyev2023-02-091-1/+1
* SERVER-72461 Add compound wildcard index specification validationRuoxin Xu2023-01-241-2/+5
* SERVER-67204 Generate encrypted placeholders for closed range predicates in M...Davis Haupt2022-08-101-0/+2
* SERVER-63123 Add support for creating columnar indexes with a subset of field...Justin Zhang2022-07-301-1/+6
* SERVER-65933 Enable creation of columnstore indexCharlie Swanson2022-05-031-0/+1
* SERVER-65487 Add skeleton column index access methodIan Boros2022-04-281-0/+1
* SERVER-58067 Support 2dsphere indexes on time-series measurementsDan Larkin-York2021-07-301-0/+2
* SERVER-51871 Remove remaining code relating to haystack indexesJennifer Peshansky2021-07-131-1/+2
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-031-0/+1
* 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-26/+28
* SERVER-31698 Enable $** index builds by default in non-test configurationsBernard Gorman2018-10-151-5/+1
* SERVER-37188 Rename "All Paths" index to "Wildcard" indexJames Wahlin2018-10-021-4/+4
* SERVER-36302 Remove IndexCatalogImpl::_upgradeDatabaseMinorVersionIfNeeded an...Dianna Hohensee2018-08-221-6/+0
* SERVER-35330 expand allPaths indexes in plannerIan Boros2018-07-241-15/+15
* SERVER-35324 parse and store allPaths index specsamontea2018-06-211-5/+11
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-52/+44
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-10026 push access method name into index descriptor, pay attention to ...Hari Khalsa2014-02-191-1/+42
* SERVER-12354 SERVER-12144 plan compound text correctlyHari Khalsa2014-02-131-0/+1
* SERVER-10857 Remove erroneous IndexName::TEXT_INTERNALJason Rassi2013-12-041-1/+0
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8791 SERVER-9212 remove IndexSpecHari Khalsa2013-05-021-0/+16
* SERVER-9212 SERVER-8791 kill newCursor and suitability, centralize latterHari Khalsa2013-04-231-0/+26