Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-47896 blacklist basic_drop_coll.js and drop_configdb.js in sharding_mu... | Randolph Tan | 2020-05-04 | 1 | -0/+2 |
* | SERVER-35804 Disallow dropping config and admin from mongos | Randolph Tan | 2020-04-14 | 1 | -0/+5 |
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 1 | -3/+3 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -42/+41 |
* | SERVER-35441 Make dropDatabase/dropCollection clean up config.tags | Cheahuychou Mao | 2018-07-03 | 1 | -0/+5 |
* | SERVER-32052 Update ShardingTest to default to starting shard servers as repl... | jannaerin | 2018-03-09 | 1 | -6/+6 |
* | SERVER-30504 Move the logic of the dropCollection command into the new _confi... | Kaitlin Mahar | 2018-01-08 | 1 | -2/+11 |
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -31/+30 |
* | SERVER-21139 Add more basic tests for drop collection | Randolph Tan | 2015-12-08 | 1 | -0/+54 |