summaryrefslogtreecommitdiff
path: root/jstests/replsets/drop_databases_two_phase.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-011-1/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0
* SERVER-47397 enhanced logging for Execution owned files (part 1)Eric Milkie2020-04-221-5/+3
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-181-2/+12
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-051-4/+0
* SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suiteJason Chan2019-12-101-0/+2
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Xuerui Fa2019-10-161-7/+3
* SERVER-43352 RestartCatalog expects listDatabases to include empty databasesXiangyu Yao2019-10-021-13/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-157/+155
* SERVER-35840 Log the appropriate number of collections dropped using dropData...Gregory Wlodarek2018-12-311-0/+6
* SERVER-38604 two phase drop tests that use system.drop namespaces check serve...Benety Goh2018-12-231-11/+31
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-4/+0
* SERVER-33566 fail restartCatalog if any databases are drop-pendingKyle Suarez2018-03-131-2/+7
* SERVER-32989 prevents `repairDatabase` race with `dropDatabase`Judah Schvimer2018-02-131-2/+6
* SERVER-29277 dropDatabase() waits for collection drops to be replicated befor...Benety Goh2017-06-271-0/+149