Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-46944 Re-enable tests in sharding_last_stable_mongos_and_mixed_shards ↵ | Marcos José Grillo Ramírez | 2020-03-28 | 1 | -3/+1 |
| | | | | and sharding_multiversion | ||||
* | SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes ↵ | Cheahuychou Mao | 2020-03-24 | 1 | -6/+1 |
| | | | | last stable | ||||
* | SERVER-46944 temporarily blacklist tests in ↵ | Robert Guo | 2020-03-18 | 1 | -0/+2 |
| | | | | sharding_last_stable_mongos_and_mixed_shards | ||||
* | SERVER-45102 Sharded listIndexes should always target a shard that owns chunks | Cheahuychou Mao | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | SERVER-45103 Sharded index commands shouldn't target primary shard if it ↵ | Cheahuychou Mao | 2019-12-13 | 1 | -3/+8 |
| | | | | doesn't own chunks | ||||
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵ | James Wahlin | 2019-08-14 | 1 | -1/+1 |
| | | | | assert.commandWorked() | ||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -20/+19 |
| | |||||
* | SERVER-32052 Update ShardingTest to default to starting shard servers as ↵ | jannaerin | 2018-03-09 | 1 | -4/+4 |
| | | | | replica sets | ||||
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -20/+19 |
| | |||||
* | SERVER-21050 Cleanup ReplSetTest | Kaloian Manassiev | 2015-12-08 | 1 | -5/+4 |
| | | | | | | This is just a cleanup work to hide some of the private state of ReplSetTest so it is easier to encapsulate and add new logic. Also enables strict mode. | ||||
* | SERVER-16273 createIndex is not sent to shards with no chunk for ns | Randolph Tan | 2014-12-11 | 1 | -0/+36 |