summaryrefslogtreecommitdiff
path: root/jstests/sharding/large_skip_one_shard.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-3/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-19/+14
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-16/+4
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-1/+1
* SERVER-10844 if only one shard is used we can just pass the query to the shardGreg Studer2014-06-121-0/+53