summaryrefslogtreecommitdiff
path: root/jstests/sharding/array_shard_key.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-3/+3
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-3/+3
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-3/+3
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+4
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-1/+1
* SERVER-44493 Add transaction tags to array_shard_key.jsBlake Oler2019-11-111-0/+1
* SERVER-44175 Reject shard key array descendantsBlake Oler2019-11-041-7/+37
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-10/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-79/+78
* SERVER-27681 Remove duplicated ShardKeyPattern functionality from CollectionM...Kaloian Manassiev2017-03-221-79/+81
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-51/+48
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-30/+30
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-50/+15
* SERVER-13534 Remove data in test array_shard_key.jsSiyuan Zhou2014-04-141-3/+3
* SERVER-9620 Index can be made multikey if a prefix of it is a shard keyRandolph Tan2014-02-121-3/+3
* SERVER-9620 Index can be made multikey if a prefix of it is a shard keyRandolph Tan2014-02-121-0/+23
* SERVER-11720 minimal patch - Immutable update checks should be done for repla...Greg Studer2013-11-151-5/+0
* SERVER-6490 fix bug with _id array vals.Kevin Matulef2012-11-261-0/+4
* don't allow multikey shard indices or array values in shard keysgregs2011-08-041-0/+127