Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ↵ | Jordi Serra Torrens | 2021-01-22 | 1 | -1/+4 |
| | | | | uuid depending on collection timestamp | ||||
* | SERVER-50442 Remove ensureIndex shell function | Rishab Joshi | 2020-11-17 | 1 | -1/+1 |
| | | | | This commit replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell"" | ||||
* | Revert "SERVER-50442 Remove ensureIndex shell function This commit also ↵ | Arun Banala | 2020-11-12 | 1 | -1/+1 |
| | | | | | | replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell" This reverts commit e69c967ff8b53634770438dfe9a5c7d13548351b. | ||||
* | SERVER-50442 Remove ensureIndex shell function This commit also replaces all ↵ | Rishab Joshi | 2020-11-12 | 1 | -1/+1 |
| | | | | the usages of ensureIndex() with createIndex() in JS tests and JS shell | ||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -55/+56 |
| | |||||
* | SERVER-32052 Update ShardingTest to default to starting shard servers as ↵ | jannaerin | 2018-03-09 | 1 | -1/+1 |
| | | | | replica sets | ||||
* | SERVER-31184 Make sharding tests only consider chunks for collections they ↵ | samantharitter | 2017-10-10 | 1 | -1/+1 |
| | | | | actually use | ||||
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -3/+1 |
| | |||||
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -48/+56 |
| | |||||
* | SERVER-22870 rename getServerName and getServer | Dianna Hohensee | 2016-02-26 | 1 | -1/+4 |
| | |||||
* | SERVER-22341 fix jslint errors in jstests/sharding with eslint --fix | Mike Grundy | 2016-02-09 | 1 | -3/+3 |
| | |||||
* | SERVER-21009 Remove usages of the multi-argument ShardingTest constructor | Kaloian Manassiev | 2015-10-23 | 1 | -6/+5 |
| | | | | | | | | No functional changes, just converting everything to use the JSON-based constructor. Also moves some sharding-specific tests out of noPassthroughWithMongod and under the sharding suite. | ||||
* | SERVER-18044 Make sharding test explicitly set primary shards for databases | Randolph Tan | 2015-05-15 | 1 | -0/+1 |
| | |||||
* | SERVER-14875 explain helpers for the shell | David Storch | 2014-10-13 | 1 | -5/+5 |
| | |||||
* | SERVER-13635: update many sharding tests to work with other storage engines | Eliot Horowitz | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | SERVER-14742 delete old explain and turn on explain 2.0 | David Storch | 2014-09-03 | 1 | -1/+2 |
| | |||||
* | buildbot limit_push.js stop the balancer if we're doing manual moves | Greg Studer | 2012-10-19 | 1 | -0/+3 |
| | |||||
* | SERVER-7376 test fixes for 2.2 | Greg Studer | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | fix limit on explain SERVER-1896 | Eliot Horowitz | 2010-11-10 | 1 | -38/+31 |
| | |||||
* | Added jstest for http://jira.mongodb.org/browse/SERVER-1896 | Alvin Richards | 2010-10-06 | 1 | -0/+54 |