summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/drop_pending_collection_reaper.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34829 Drop pending reaper must not delete the _dropPendingNamespaces e...Dianna Hohensee2018-05-071-15/+32
* SERVER-29959 Update rollback of renameCollection commands to use UUIDsAllison Chang2017-07-311-7/+0
* SERVER-30150 DropPendingCollectionReaper::rollBackDropPendingCollection() rol...Benety Goh2017-07-211-15/+15
* SERVER-30150 DropPendingCollectionReaper supports multiple drop-pending names...Benety Goh2017-07-201-5/+10
* SERVER-30150 remove DropPendingCollectionReaper::dropCollectionAtOpTime()Benety Goh2017-07-201-30/+0
* SERVER-29276 adds functions to DropPendingCollectionReaper for rollbackJudah Schvimer2017-06-201-0/+65
* SERVER-29273 disable replicated writes when removing drop-pending collectionsBenety Goh2017-05-231-0/+8
* SERVER-29273 add DropPendingCollectionReaper to manage drop-pending collectionsBenety Goh2017-05-191-0/+126