summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_ref_set.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31012: expose optional way of retrieving FieldRef's for fields that we...Nick Zolnierz2018-11-301-9/+9
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-105/+101
* SERVER-18798 Move FindAndModifyRequest to the request/response libraryKaloian Manassiev2015-06-031-1/+2
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-0/+6
* SERVER-10159 Store the FieldRef for _id in a file static to avoid a dynamic a...Andrew Morrow2014-01-041-4/+2
* SERVER-12126: Improve update validation performanceScott Hernandez2013-12-201-2/+9
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-131-0/+29
* SERVER-7379 Prohibit shard key mutation in updatesAndrew Morrow2013-10-111-0/+22
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-7175 Support for catching conflicting mods in the update driver.Alberto Lerner2013-07-051-0/+87