summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-6/+8
* SERVER-44855 Remove unused code from removeShard and ShardingTestKaloian Manassiev2019-12-221-3/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-7/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-214/+199
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-6/+6
* SERVER-24467 Make the shard implementation of 'moveChunk' joinableKaloian Manassiev2016-06-131-10/+0
* SERVER-24467 Add assert.commandWorked to unit-testsKaloian Manassiev2016-06-131-210/+222
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-12/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-133/+149
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-2/+3
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-14/+14
* SERVER-20794 Clean up some more sharding tests and wait for movePrimary to be...Spencer T Brody2015-10-071-1/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-2/+3
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-6/+8
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-17/+7
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-171-5/+5
* buildbot shard2.js balancer now moves small #s of chunks used in this test, t...gregs2012-01-021-0/+4
* add "n" to getLastError sharded SERVER-1204Eliot Horowitz2010-06-081-0/+23
* sharded explain SERVER-953Eliot Horowitz2010-05-261-1/+7
* checkpoint for explain sharded SERVER-953Eliot Horowitz2010-05-261-0/+4
* make client -> mongod connection static SERVER-956Eliot Horowitz2010-05-191-5/+5
* more serverStatus fields for mongos SERVER-942Eliot Horowitz2010-04-201-0/+2
* batchSize option for js and c++Eliot Horowitz2010-02-271-1/+1
* when scanning serially, if a chunk had no results, stopped prematurely SHARDI...Eliot Horowitz2010-01-151-1/+10
* fix streaming from chunks with bad dataEliot Horowitz2009-11-091-3/+0
* can move last chunk off of a server SHARDING-32 SHARDING-28Eliot Horowitz2009-11-061-7/+21
* some assertions for sharding test before more workEliot Horowitz2009-11-031-0/+1
* cleaning and don't allow group on a sharded collection SHARDING-26Eliot Horowitz2009-09-041-1/+1
* more name changes in shardingEliot Horowitz2009-09-011-3/+3
* another name changing checkpointEliot Horowitz2009-09-011-7/+7
* rename some sharding commands.dwight2009-08-301-2/+2
* fallotu from removing methods from ArrayEliot Horowitz2009-08-241-1/+1
* more debuggingEliot Horowitz2009-03-291-2/+2
* debuggingEliot Horowitz2009-03-291-7/+7
* debuggingEliot Horowitz2009-03-291-1/+17
* better debuggingEliot Horowitz2009-03-261-1/+1
* test changeEliot Horowitz2009-02-271-5/+5
* get(Prev|Last)Error stubsEliot Horowitz2009-02-261-0/+5
* sharded deleteEliot Horowitz2009-02-261-0/+13
* sharded updateEliot Horowitz2009-02-261-0/+8
* sharding schema change, some object re-orgEliot Horowitz2009-02-261-10/+7
* getMore finished, some cleaning, debuggingEliot Horowitz2009-02-251-4/+2
* some limit fixes, getMore checkpointEliot Horowitz2009-02-251-0/+13
* cleaning testEliot Horowitz2009-02-241-2/+4
* sort by non-shard keyEliot Horowitz2009-02-241-0/+12
* switch to FieldBoundSetEliot Horowitz2009-02-241-2/+2
* almost done with sorting on shard keysEliot Horowitz2009-02-241-3/+9
* sharded sort by shard keyEliot Horowitz2009-02-241-10/+27
* sharded cursor framework, serial unordered access worksEliot Horowitz2009-02-231-1/+4