summaryrefslogtreecommitdiff
path: root/jstests/sharding/user_flags_sharded.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-2/+2
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-2/+2
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-49/+48
* 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-3/+4
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-3/+1
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-1/+3
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-3/+1
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-3/+3
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-51/+56
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-2/+3
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-211-5/+5
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-111-1/+2
* SERVER-6598 carry userFlags over across shardsSiddharth Singh2012-07-291-0/+59