summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/collation/collator_interface_mock_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-23990 move BSONObj/BSONElement hashing into {BSONObj,BSONElement}::Com...David Storch2016-09-091-0/+156
* SERVER-23990 move StringData hashing to StringData::ComparatorInterfaceDavid Storch2016-07-191-1/+30
* SERVER-24645 Make $addToSet respect collation.David Hatch2016-07-011-0/+24
* SERVER-24183 persist collation version string in catalog metadataDavid Storch2016-06-101-0/+7
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-161-0/+10
* SERVER-23348 Add a collator to ComparisonMatchExpression, InMatchExpressionTess Avitabile2016-04-131-0/+22
* SERVER-22735 Extend woCompare() to optionally accept a StringData::Comparator...Tess Avitabile2016-03-241-0/+44
* SERVER-22372 CollatorInterfaceMockDavid Storch2016-03-091-0/+86