summaryrefslogtreecommitdiff
path: root/jstests/sharding/sharded_limit_batchsize.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-147/+146
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+3
* SERVER-26112 Always forward singleBatch=false to shardsMaria van Keulen2016-10-131-0/+29
* SERVER-26334 fix mongos handling of ntoreturn:1Charlie Swanson2016-09-281-0/+11
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-113/+106
* SERVER-21527 Cleanup usages of getShard for resolving host to shardKaloian Manassiev2015-11-191-2/+5
* SERVER-20067 remove sharded_limit_batchsize.js assertions depending on getmor...David Storch2015-09-081-18/+0
* SERVER-18955 Have ShardedClientCursor set the batch size before all callscharlie.page@gmail.com2015-06-301-2/+23
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-1/+1
* SERVER-14299 prevent mongos from requesting unnecessary batches for sort + li...David Storch2014-07-071-0/+113