summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard3.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22672 shard3.js should not stop the balancer through shKaloian Manassiev2016-06-151-7/+6
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-4/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-182/+190
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-5/+14
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-37/+37
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-5/+7
* SERVER-20794 Clean up some more sharding tests and wait for movePrimary to be...Spencer T Brody2015-10-071-1/+5
* SERVER-19319 SetShardVersionRequestKaloian Manassiev2015-07-311-3/+0
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+2
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-4/+4
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-4/+13
* SERVER-11256 improve handling of empty vs nonexistent CollectionMetadataRandolph Tan2014-06-061-15/+0
* SERVER-12605 update ShardingTest to turn off balancer by defaultdaveh862014-05-121-1/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-3/+1
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-171-4/+4
* SERVER-4612 - fix chhunk boundary checking on idhack queriesEliot Horowitz2012-03-021-1/+6
* 4150 explain implementation checkpointAaron2012-02-241-1/+2
* make sure write succeeds before queryinggregs2011-07-281-0/+1
* don't re-save database after dropped already - real fix for SERVER-2253gregs2011-06-131-1/+1
* shell helpers for turning on/off balancer SERVER-2680Eliot Horowitz2011-04-291-0/+9
* SERVER-1849 tighten non-sharded access to a sharded server and make test clearerAlberto Lerner2011-01-131-18/+6
* SERVER-2253 repro in unit testAlberto Lerner2010-12-201-0/+2
* SERVER-1849 test case is exposing access to dropped collection (not yet fixed)Alberto Lerner2010-12-031-4/+7
* SERVER-1849 allow recreating a recently dropped collectionAlberto Lerner2010-09-251-2/+2
* count number of objects skipped for ownership reasonsEliot Horowitz2010-09-141-4/+9
* make test more robustAlberto Lerner2010-08-171-10/+10
* framework for retrying commands because data out of sync SERVER-1471Eliot Horowitz2010-07-231-0/+28
* Stop forwarding unknown commands SERVER-1447Mathias Stearn2010-07-201-1/+1
* debuggingEliot Horowitz2010-07-161-0/+2
* comment out failing test for now -- Puts data where it doesn't belongMathias Stearn2010-07-121-2/+2
* finish first cut at migrate in mognod and lots of fixes SERVER-933Eliot Horowitz2010-07-021-3/+7
* checkpoint for moving chunk filtering to mongod SERVER-943Eliot Horowitz2010-06-151-1/+3
* sharded dropDatabase SHARDING-53Eliot Horowitz2009-12-021-7/+30
* refactoring/cleaning of drop/dropDatabase/removeshardEliot Horowitz2009-11-241-0/+8
* getShardVersion in mongos - diagnostic toolsEliot Horowitz2009-11-241-2/+13
* fix streaming from chunks with bad dataEliot Horowitz2009-11-091-0/+15
* drop() support for sharded collections SHARDING-36Eliot Horowitz2009-11-091-11/+54
* more name changes in shardingEliot Horowitz2009-09-011-1/+1
* rename some sharding commands.dwight2009-08-301-2/+2
* cleaning MINOREliot Horowitz2009-04-071-1/+1
* Sharding: resync on stale shard configEliot Horowitz2009-04-071-0/+30