summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/drop_database.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "SERVER-16221 SERVER-22703 ObOpserver may be nullptr in tests"Judah Schvimer2016-04-151-3/+1
* SERVER-16221 SERVER-22703 ObOpserver may be nullptr in testsAndrew Morrow2016-04-151-1/+3
* SERVER-22355 add negative tests of write operations to read_only suiteAdam Midvidy2016-03-171-0/+3
* SERVER-22972 Remove usages of OldClientContext which reference databaseKaloian Manassiev2016-03-081-5/+9
* SERVER-20463 DatabaseNotFound -> NamespaceNotFoundKaloian Manassiev2015-09-221-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-30/+30
* SERVER-18825 restore indicator behavior of "dropped" field in a dropDatabase ...matt dannenberg2015-06-051-2/+4
* SERVER-17923 prohibit database/collection actions when bg index is runningEric Milkie2015-06-041-25/+2
* SERVER-17573 move OpObserver calls into the datalayer as much as possible and...matt dannenberg2015-04-091-0/+111