summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/storage_validation.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60156 Add a way to bypass storageValid() for time-series updatesYuhong Zhang2021-09-291-11/+11
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-5/+5
* SERVER-56907 Remove feature flag for Mitigate pain of using field names with ...Milena Ivanova2021-07-051-7/+5
* SERVER-57382 Add _id $-prefix validation to storage validationAlya Berciu2021-06-091-0/+6
* SERVER-56755 Collect and expose statistics for insert and updates with dots a...Ruoxin Xu2021-05-141-2/+19
* SERVER-49117 Remove storage validation of '$' prefixes in insert and updateAlya Berciu2021-05-051-2/+13
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-30854 Remove ModifierInterface update code.Justin Seyster2017-12-141-8/+0
* SERVER-29162 UpdateNode implementation should only validate modified fieldsTess Avitabile2017-06-301-0/+61