summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/collation/collator_factory_interface.h
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-8/+10
* SERVER-24751 add collation parameter to shardCollection commandDavid Storch2016-06-271-1/+2
* SERVER-24183 persist collation version string in catalog metadataDavid Storch2016-06-101-0/+3
* SERVER-23218 Decorate ServiceContext with a CollatorFactoryInterfaceTess Avitabile2016-03-241-0/+14
* SERVER-22374 initial implementation of collation classesDavid Storch2016-02-231-0/+62