summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/collation/collator_interface_mock.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-24508 delete BSONObjCmpDavid Storch2016-08-231-4/+0
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-0/+4
* SERVER-24645 Make $addToSet respect collation.David Hatch2016-07-011-0/+19
* SERVER-24183 persist collation version string in catalog metadataDavid Storch2016-06-101-1/+2
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-161-0/+6
* SERVER-23349 make CollatorInterface methods constDavid Storch2016-05-041-2/+3
* SERVER-22372 CollatorInterfaceMockDavid Storch2016-03-091-0/+89