summaryrefslogtreecommitdiff
path: root/src/mongo/db/multi_key_path_tracker.cpp
AgeCommit message (Expand)Author
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
2022-04-29SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody
2022-04-21SERVER-65439: Conditionally set multikey paths when indexing recordsChristopher Caplinger
2021-01-08SERVER-48471 Hashed indexes may be incorrectly marked multikey and be ineligi...Louis Williams
2020-09-12SERVER-47812 Secondaries persist wildcard multikeypaths out of orderBernard Gorman
2020-04-24SERVER-47694: fix multikey. againDaniel Gottlieb
2019-09-10SERVER-39708 Optimize Btree multikey updatesMaria van Keulen
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-06-14SERVER-39705 add multikey paths to MultikeyPathTracker::mergeMultikeyPaths() ...Benety Goh
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-11-12SERVER-37263: Write updates to background building indexes into a temp table.Daniel Gottlieb
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-02-28SERVER-33503: Complete timestamping multikey updates for background index bui...Daniel Gottlieb
2018-02-16SERVER-33290 secondaries must set multikey before releasing parallel batch wr...Judah Schvimer
2018-02-02SERVER-32206 timestamp catalog change to declare index multikeyJudah Schvimer