summaryrefslogtreecommitdiff
path: root/jstests/replsets/rollback_drop_database.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-011-1/+1
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-43402 dropDatabase should send drop database oplog entry prior to drop...Gregory Wlodarek2019-10-011-5/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-55/+54
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2019-05-131-1/+1
* SERVER-39351 Wait for sync source to finish collection drop in rollback_drop_...Vesselina Ratcheva2019-02-011-2/+7
* SERVER-35290 dropDatabase command should respect maxTimeMSXiangyu Yao2018-12-121-5/+4
* SERVER-31917 add more logging to the rollback test fixtureRobert Guo2018-01-101-3/+4
* SERVER-32561 Rewrite asserts in rollback_drop_database.jsVesselina Ratcheva2018-01-091-2/+3
* SERVER-31500 fix lintVesselina Ratcheva2018-01-021-1/+2
* SERVER-31500 Create Javascript test to exercise rollback of dropDatabase commandVesselina Ratcheva2018-01-021-0/+66