summaryrefslogtreecommitdiff
path: root/jstests/sharding/cursor1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-3/+0
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-0/+3
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-3/+0
* SERVER-26290 call disableAutoSplit() in cursor1.js, which handles chunk split...Esha Maharishi2016-09-231-0/+4
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-161-5/+0
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-55/+56
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-1/+1
* SERVER-22837 fix flakiness in jstests/sharding/cursor1.jsDavid Storch2016-02-241-12/+17
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-10/+10
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-5/+5
* SERVER-16398 Remove support for "cursorInfo" commandQingyang Chen2015-08-051-5/+9
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-4/+5
* help slower builders (FreeBSD) by giving more time for cursor to time outEric Milkie2012-06-191-1/+1
* fix a number of invalid assert.throwsEliot Horowitz2011-01-211-1/+1
* made test more robustEliot Horowitz2010-08-021-2/+0
* try to make test more robustEliot Horowitz2010-08-021-1/+2
* mongos cursor timeout SERVER-1531Eliot Horowitz2010-08-021-0/+16
* don't delete old chunk data until there aren't cursors iterating it SERVER-937Eliot Horowitz2010-07-221-4/+4
* SERVER-1278 Test that cursor survives split/move of chunksAlberto Lerner2010-07-221-0/+45