summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/wildcard_multikey_persistence_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41140 All usages of MultiIndexBlock should ensure callers check for du...Gregory Wlodarek2019-10-161-0/+1
* SERVER-38097 Pull opCtx and collection ptrs out of MultiIndexBlock and pass i...Dianna Hohensee2019-02-191-5/+7
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39068 Replicate startIndexBuild and commitIndexBuild oplog entriresLouis Williams2019-02-121-2/+3
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-2/+0
* SERVER-38091 IndexCatalog iterators and accessors should return const entriesLouis Williams2018-12-191-2/+4
* SERVER-38330 merge MultiIndexBlock and MultiIndexBlockImplBenety Goh2018-12-101-2/+1
* SERVER-37763 MultiIndexBlock::commit() returns StatusBenety Goh2018-11-201-1/+1
* SERVER-37593 Make wildcard index multikey path set retrieval more efficientJames Wahlin2018-11-021-3/+6
* SERVER-37589 add library for MultiIndexBlockBenety Goh2018-10-261-2/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36889 unshim MultiIndexBlockBenety Goh2018-10-121-1/+2
* SERVER-36198 Remove 'internalQueryAllowAllPathsIndexes' server parameterBernard Gorman2018-10-031-3/+0
* SERVER-37188 Rename "All Paths" index to "Wildcard" indexJames Wahlin2018-10-021-0/+784