summaryrefslogtreecommitdiff
path: root/src/mongo/db/multi_key_path_tracker.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-1/+1
* SERVER-65439: Conditionally set multikey paths when indexing recordsChristopher Caplinger2022-04-211-0/+9
* SERVER-48471 Hashed indexes may be incorrectly marked multikey and be ineligi...Louis Williams2021-01-081-9/+0
* SERVER-47812 Secondaries persist wildcard multikeypaths out of orderBernard Gorman2020-09-121-0/+3
* SERVER-47694: fix multikey. againDaniel Gottlieb2020-04-241-0/+13
* SERVER-39708 Optimize Btree multikey updatesMaria van Keulen2019-09-101-0/+9
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-39705 add multikey paths to MultikeyPathTracker::mergeMultikeyPaths() ...Benety Goh2019-06-141-1/+23
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37263: Write updates to background building indexes into a temp table.Daniel Gottlieb2018-11-121-0/+2
* 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/+31
* SERVER-33290 secondaries must set multikey before releasing parallel batch wr...Judah Schvimer2018-02-161-1/+1
* SERVER-32206 timestamp catalog change to declare index multikeyJudah Schvimer2018-02-021-0/+59