summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/drop_collection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46122 Make the drop command abort in-progress index builds before drop...Gregory Wlodarek2020-02-191-8/+15
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-271-6/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-271-0/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29752 support dropping of system collections when applying operationsBenety Goh2017-06-211-4/+6
* SERVER-29274 add optional dropOpTime argument to mongo::dropCollection()Benety Goh2017-05-301-0/+12
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-11/+11
* SERVER-17573 move OpObserver calls into the datalayer as much as possible and...matt dannenberg2015-04-091-0/+43