Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 1 | -3/+3 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -39/+38 |
* | SERVER-32052 Update ShardingTest to default to starting shard servers as repl... | jannaerin | 2018-03-09 | 1 | -2/+3 |
* | SERVER-29027 Allow collections in the config db to be sharded | samantharitter | 2017-09-28 | 1 | -3/+0 |
* | SERVER-31204 Forward-port changes to enable_sharding_basic.js | Kaloian Manassiev | 2017-09-22 | 1 | -19/+28 |
* | SERVER-29660 move the logic of the enableSharding into the new _configsvrEnab... | Jessica Yu | 2017-07-22 | 1 | -5/+4 |
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -35/+33 |
* | SERVER-22341 fix jslint errors in jstests/sharding with eslint --fix | Mike Grundy | 2016-02-09 | 1 | -1/+1 |
* | SERVER-21136 add basic tests for enableSharding command | Misha Tyulenev | 2015-12-10 | 1 | -0/+55 |