summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_ref_set.cpp
AgeCommit message (Expand)Author
2023-11-04SERVER-82389 Add FieldSet::toString() and ProjectionEffects::toString()Drew Paroski
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-05-31SERVER-77362 Micro-optimizations on update pathDan Larkin-York
2022-04-29SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody
2019-11-14SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-06-14SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis
2019-04-09SERVER-40476 remove mongoutils::strBilly Donahue
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-11-30SERVER-31012: expose optional way of retrieving FieldRef's for fields that we...Nick Zolnierz
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-06-03SERVER-18798 Move FindAndModifyRequest to the request/response libraryKaloian Manassiev
2014-10-16SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer
2014-01-04SERVER-10159 Store the FieldRef for _id in a file static to avoid a dynamic a...Andrew Morrow
2013-12-20SERVER-12126: Improve update validation performanceScott Hernandez
2013-11-13SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez
2013-10-11SERVER-7379 Prohibit shard key mutation in updatesAndrew Morrow
2013-09-06SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen
2013-07-05SERVER-7175 Support for catching conflicting mods in the update driver.Alberto Lerner