Commit Graph

12 Commits

Author SHA1 Message Date
Henrik Edin
d7e1821e22 SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kv 2020-06-01 13:04:42 +00:00
Vesselina Ratcheva
7bb6711e9d SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
Gregory Wlodarek
15c6c08512 SERVER-43402 dropDatabase should send drop database oplog entry prior to dropping in memory state of database 2019-10-01 00:32:17 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Gregory Wlodarek
cfd65015b3 SERVER-40712 Ensure the dropDatabase() command accepts a write concern. 2019-05-13 22:53:52 -04:00
Vesselina Ratcheva
603a1d610e SERVER-39351 Wait for sync source to finish collection drop in rollback_drop_database.js 2019-02-01 19:21:38 -05:00
Xiangyu Yao
4a47c79bcb SERVER-35290 dropDatabase command should respect maxTimeMS 2018-12-12 13:06:02 -05:00
Robert Guo
23a516c7d0 SERVER-31917 add more logging to the rollback test fixture 2018-01-10 17:39:11 -05:00
Vesselina Ratcheva
11ccfd9529 SERVER-32561 Rewrite asserts in rollback_drop_database.js 2018-01-09 11:31:33 -05:00
Vesselina Ratcheva
276bc00ce7 SERVER-31500 fix lint 2018-01-02 15:44:32 -05:00
Vesselina Ratcheva
ca737e605a SERVER-31500 Create Javascript test to exercise rollback of dropDatabase command 2018-01-02 14:45:54 -05:00