summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_compact.h
Commit message (Collapse)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
| | | | exclusive lock
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37589 make Collection::compact() a free functionBenety Goh2018-10-251-0/+47