summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_recovery.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-52833 Perform capped deletes during startup recovery on documents ↵Gregory Noma2021-02-231-1/+1
| | | | inserted earlier in startup recovery
* SERVER-43385 remove MMAPv1 referencesVishnu Kaushik2020-09-111-2/+1
|
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
|
* 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-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
|
* SERVER-34977 SERVER-35435 SERVER-34976 Fix fastcounts for RTT, including ↵Judah Schvimer2018-06-121-9/+16
| | | | capped collections.
* SERVER-33488 conditionally update WT size metadata during startup recoveryKyle Suarez2018-04-071-0/+90