summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_compact.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26967 WiredTiger compact command verbosity improvementEvgeni Dobranov2019-09-061-1/+5
* SERVER-41853 Remove unused CompactStats classHaley Connelly2019-08-281-5/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+3
* SERVER-16413 Storage engines that allow online compaction should not take an ...Gregory Wlodarek2019-06-211-2/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37589 make Collection::compact() a free functionBenety Goh2018-10-251-0/+47