summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_with_special_db_names.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-19/+19
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+2
* SERVER-26301 Change shard_with_special_db_names.js to use itcount() instead o...Spencer T Brody2016-09-231-1/+1
* SERVER-26138 Do not use 'count' in shard_with_special_db_names.jsKaloian Manassiev2016-09-161-2/+1
* SERVER-24467 Add assert.commandWorked to unit-testsKaloian Manassiev2016-06-131-7/+8
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-21/+19
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-2/+3
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+2
* Changes to address code review comments for SERVER-4954Ren2012-02-171-11/+5
* fixed wrong test for SERVER-4954Ren2012-02-171-2/+9
* SERVER-4954 Dropping a database of a sharded cluster that contains regex cha...Ren2012-02-171-0/+6
* SERVER-4955 Sharding a collection with a database name that has a regex char...Ren2012-02-171-0/+20