summaryrefslogtreecommitdiff
path: root/jstests/sharding/cursor_cleanup.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-4/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-12/+12
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-22081 blacklisting tests from the continuous config stepdown suite tha...Dianna Hohensee2016-01-151-1/+0
* SERVER-19405 serverStatus now has mongos cursor statsYunhe (John) Wang2015-09-291-4/+2
* SERVER-19405 disable assertions checking mongos serverStatus cursor statsDavid Storch2015-09-081-2/+4
* SERVER-16398 Remove support for "cursorInfo" commandQingyang Chen2015-08-051-6/+4
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-3/+6
* SERVER-9139 test cursor cleanup in mongosGreg Studer2013-03-271-0/+62