summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/hash_key_generator_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+9
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-191-8/+75
* SERVER-43911 Permit building compound hashed indexesArun Banala2019-10-281-4/+104
* SERVER-41721 Make IndexAccessMethod::getKeys output a KeyString setGregory Noma2019-08-081-29/+58
* 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-24508 delete BSONObjCmpDavid Storch2016-08-231-8/+9
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-1/+13
* SERVER-23172 Allow use of indices for collation-aware queries that match nest...David Hatch2016-06-221-3/+3
* SERVER-23092 Collation-aware index key generationTess Avitabile2016-05-021-0/+126