summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/wildcard_key_generator_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72463 Use MinKey in multikey path index keys generated for compound wi...Ruoxin Xu2023-02-081-9/+11
* SERVER-72463 Extend WildcardKeyGenerator to generate index keys for compound ...Ruoxin Xu2023-02-011-0/+159
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-56233 Support wildcard multikey paths on clustered collectionsLouis Williams2021-05-131-65/+160
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-97/+97
* SERVER-53982 RecordId supports ObjectId typeLouis Williams2021-01-291-97/+97
* SERVER-47969 Use Pooled KeyString builder in all index key generators where p...Henrik Edin2020-05-211-74/+86
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+9
* SERVER-41721 Make IndexAccessMethod::getKeys output a KeyString setGregory Noma2019-08-081-92/+281
* 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-21/+23
* SERVER-37188 Rename "All Paths" index to "Wildcard" indexJames Wahlin2018-10-021-0/+971