summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/collation/collator_factory_mock.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-24439 code cleanup for collation shard targetingTess Avitabile2016-08-231-2/+1
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-1/+3
* SERVER-24439 Make mongos commands over sharded collections inherit the collec...Tess Avitabile2016-08-051-0/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-22371 Allow db/query/query_common to link against ICUJ. Rassi2016-05-171-1/+1
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-051-13/+1
* SERVER-23218 Decorate ServiceContext with a CollatorFactoryInterfaceTess Avitabile2016-03-241-0/+59