summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_ref_set.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-141-4/+18
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-091-0/+8
* Revert "SERVER-37829 Add Stitch library update functions"Nick Zolnierz2019-01-071-8/+0
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-041-0/+8
* SERVER-31012: expose optional way of retrieving FieldRef's for fields that we...Nick Zolnierz2018-11-301-3/+43
* 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-90/+90
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-3/+22
* SERVER-12126: Improve update validation performanceScott Hernandez2013-12-201-1/+3
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-131-1/+18
* SERVER-7379 Prohibit shard key mutation in updatesAndrew Morrow2013-10-111-8/+31
* SERVER-10159 Don't perform update field conflict detection when no conflict i...Andrew Morrow2013-09-251-0/+5
* 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/+57