summaryrefslogtreecommitdiff
path: root/jstests/sharding/create_idx_empty_primary.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-46944 Re-enable tests in sharding_last_stable_mongos_and_mixed_shards ...Marcos José Grillo Ramírez2020-03-281-3/+1
* SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes la...Cheahuychou Mao2020-03-241-6/+1
* SERVER-46944 temporarily blacklist tests in sharding_last_stable_mongos_and_m...Robert Guo2020-03-181-0/+2
* SERVER-45102 Sharded listIndexes should always target a shard that owns chunksCheahuychou Mao2019-12-181-1/+1
* SERVER-45103 Sharded index commands shouldn't target primary shard if it does...Cheahuychou Mao2019-12-131-3/+8
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-20/+19
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-4/+4
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-20/+19
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-5/+4
* SERVER-16273 createIndex is not sent to shards with no chunk for nsRandolph Tan2014-12-111-0/+36