summaryrefslogtreecommitdiff
path: root/jstests/sharding/basic_drop_coll.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-42/+41
* SERVER-35441 Make dropDatabase/dropCollection clean up config.tagsCheahuychou Mao2018-07-031-0/+5
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-6/+6
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-081-2/+11
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-31/+30
* SERVER-21139 Add more basic tests for drop collectionRandolph Tan2015-12-081-0/+54