summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_collection_basic.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi2017-06-211-2/+11
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-24/+2
* SERVER-27032 Support for collation in sh.shardCollection() helperTess Avitabile2016-11-221-0/+68
* SERVER-25955: Only pass simple collation from mongos if necessaryMaria van Keulen2016-09-161-0/+33
* SERVER-24239 shardCollection should use simple collation when creating shard ...Tess Avitabile2016-08-111-9/+40
* SERVER-24439 Make mongos commands over sharded collections inherit the collec...Tess Avitabile2016-08-051-11/+14
* SERVER-24751 add collation parameter to shardCollection commandDavid Storch2016-06-271-0/+51
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-127/+101
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21134 add basic tests for shardCollection commandMisha Tyulenev2015-12-101-0/+181