summaryrefslogtreecommitdiff
path: root/src/mongo/db/update_index_data.cpp
AgeCommit message (Expand)Author
2024-03-13SERVER-85158 Add a StringData ref check (#19870)Joseph Prince
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2022-12-21SERVER-65364 Allow fine-grained selection of indexes to updateAlberto Massari
2021-06-07SERVER-54953 Improved performance of UpdateIndexData path matching codeMohammad Dashti
2021-04-20SERVER-55481 Avoid repeatedly checking whether indexes are affected for the s...Gregory Noma
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-10-04SERVER-37058: Update with numeric field names inside an array can cause valid...Nick Zolnierz
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-02-06SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock
2015-01-15SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow
2014-08-04SERVER-14738 UpdateIndexData::clear() reset all member variablesJason Rassi
2014-08-01SERVER-14738 Correctly determine if update w/ text index is in-placeJason Rassi