summaryrefslogtreecommitdiff
path: root/jstests/sharding/index_and_collection_option_propagation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34061 Stop preemptively loading sharded collections when loading a dat...Tommaso Tocci2020-06-301-1/+3
* SERVER-46944 Re-enable tests in sharding_last_stable_mongos_and_mixed_shards ...Marcos José Grillo Ramírez2020-03-281-4/+1
* SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes la...Cheahuychou Mao2020-03-241-51/+8
* SERVER-46944 temporarily blacklist tests in sharding_last_stable_mongos_and_m...Robert Guo2020-03-181-0/+2
* SERVER-45103 Sharded index commands shouldn't target primary shard if it does...Cheahuychou Mao2019-12-131-34/+57
* SERVER-44719 Make createIndexes, dropIndexes, and collMod check shard versionsCheahuychou Mao2019-12-061-12/+1
* SERVER-44720 Send createIndexes, dropIndexes, and collMod with shard versionsCheahuychou Mao2019-12-041-13/+28
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-198/+200
* SERVER-38367 Descriptive error message for the inability to create unique ind...Esha Maharishi2019-05-101-0/+14
* SERVER-38369 Only surface a 'request doesn't allow collection to be created i...Esha Maharishi2019-05-101-6/+7
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-281-9/+0
* SERVER-31712 do not apply ignoredErrors when appending raw responses if no sh...Esha Maharishi2017-11-061-1/+62
* SERVER-30344 prevent shards from implicitly creating a collection on createIn...Esha Maharishi2017-09-261-0/+160