summaryrefslogtreecommitdiff
path: root/jstests/sharding/multi_mongos2a.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-18/+18
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-201-3/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-30614 Add writeOK checks to JS test writes in missing_key.jsKaloian Manassiev2017-08-141-22/+17
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-22/+21
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-1/+3
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-3/+3
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-4/+6
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* flushRouterConfig to force a mongos config reload SERVER-2666Eliot Horowitz2011-04-061-0/+31