summaryrefslogtreecommitdiff
path: root/src/mongo/db/multi_key_path_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-2/+2
* SERVER-65439: Conditionally set multikey paths when indexing recordsChristopher Caplinger2022-04-211-0/+12
* SERVER-58385 add collection UUID to MultikeyPathInfoBenety Goh2021-07-191-0/+2
* SERVER-48471 Hashed indexes may be incorrectly marked multikey and be ineligi...Louis Williams2021-01-081-6/+0
* SERVER-47812 Secondaries persist wildcard multikeypaths out of orderBernard Gorman2020-09-121-0/+2
* SERVER-47694: fix multikey. againDaniel Gottlieb2020-04-241-0/+5
* SERVER-39708 Optimize Btree multikey updatesMaria van Keulen2019-09-101-0/+6
* SERVER-39705 add multikey paths to MultikeyPathTracker::mergeMultikeyPaths() ...Benety Goh2019-06-141-0/+5
* 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-8/+10
* SERVER-33503: Complete timestamping multikey updates for background index bui...Daniel Gottlieb2018-02-281-0/+10
* SERVER-33290 secondaries must set multikey before releasing parallel batch wr...Judah Schvimer2018-02-161-2/+4
* SERVER-32206 timestamp catalog change to declare index multikeyJudah Schvimer2018-02-021-0/+94