summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_ref_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-0/+42
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10159 Store the FieldRef for _id in a file static to avoid a dynamic a...Andrew Morrow2014-01-041-48/+21
* SERVER-10159 Re-serialize and cache dotted form in FieldRef on requestAndrew Morrow2013-09-251-1/+0
* SERVER-10159 Fix invalid dereference of end iterator while parsing invalid fi...Andrew Morrow2013-09-131-0/+11
* SERVER-7175 Support for catching conflicting mods in the update driver.Alberto Lerner2013-07-051-28/+105
* SERVER-7174: new rename modScott Hernandez2013-06-181-0/+35
* SERVER-6400: FieldRef support for sub dottedFieldEliot Horowitz2013-05-091-0/+13
* SERVER-6400 FieldRef has a equalsDottedField to compare it to a full stringEliot Horowitz2013-05-091-0/+18
* SERVER-7172 Allow init() to be called more than once in field parsing (for re...Alberto Lerner2013-05-061-0/+11
* SERVER-5710 Changed KeyPattern.hasField() sematics to consider dotted field p...Alberto Lerner2013-01-161-0/+131