summaryrefslogtreecommitdiff
path: root/src/mongo/s/shard_key_pattern_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34644 Only explicitly do $-prefix check when writing sharded metadataKaloian Manassiev2018-04-301-6/+14
* SERVER-34644 Assert that ShardKeyPattern is always constructed with a valid keyKaloian Manassiev2018-04-261-65/+48
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-157/+163
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+16
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-051-1/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-419/+416
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-0/+487