summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/remove_saver.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-38179 range deleter must be prepared for document to be deleted from ↵Randolph Tan2019-01-111-1/+4
| | | | under it
* SERVER-38179 Refactor RemoveSaver out of dbhelpersRandolph Tan2019-01-111-0/+85