summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/drop_pending_collection_reaper_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32741 Remove erroneous TODOsMaria van Keulen2018-03-021-1/+0
* SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6Maria van Keulen2018-02-011-3/+21
* SERVER-29959 Update rollback of renameCollection commands to use UUIDsAllison Chang2017-07-311-16/+23
* SERVER-30150 DropPendingCollectionReaper::rollBackDropPendingCollection() rol...Benety Goh2017-07-211-6/+6
* SERVER-30150 DropPendingCollectionReaper supports multiple drop-pending names...Benety Goh2017-07-201-3/+24
* SERVER-30150 remove DropPendingCollectionReaper::dropCollectionAtOpTime()Benety Goh2017-07-201-43/+0
* SERVER-29276 adds functions to DropPendingCollectionReaper for rollbackJudah Schvimer2017-06-201-0/+98
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-1/+1
* SERVER-29274 update repl and op observer tests to use new ReplicationCoordina...Benety Goh2017-05-231-15/+2
* SERVER-29273 disable replicated writes when removing drop-pending collectionsBenety Goh2017-05-231-0/+28
* SERVER-29273 add DropPendingCollectionReaper to manage drop-pending collectionsBenety Goh2017-05-191-0/+219