summaryrefslogtreecommitdiff
path: root/jstests/sharding/index_and_collection_option_propagation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-10/+10
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-2/+2
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 1)Jack Mulrow2023-04-071-2/+3
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-0/+3
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+1
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-201-2/+2
* 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