summaryrefslogtreecommitdiff
path: root/jstests/sharding/features1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-12/+11
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-169/+209
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-3/+7
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-8/+8
* SERVER-21193 mongos claims that config db is empty on CSRS clusterRandolph Tan2015-11-111-1/+1
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-5/+4
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-16580 Remove deprecated system collection references in JS testsSiyuan Zhou2015-01-091-4/+4
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-2/+3
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-10/+5
* SERVER-10232 better migration stats to detect TO-side readinessRandolph Tan2013-12-021-9/+2
* SERVER-11301 added retry logic to movechunk commands for slow hostsBenety Goh2013-10-281-2/+21
* SERVER-5588 mapReduce and eval not recognized by mongosSiyuan Zhou2013-10-241-0/+8
* buildbot features1.js turn off balancer so it doesn't interfere with test mig...gregs2011-12-291-0/+2
* fix sharding test with local changeEliot Horowitz2011-03-081-1/+1
* fix a number of invalid assert.throwsEliot Horowitz2011-01-211-2/+2
* SERVER-2060 test for null values at shardcollection timeAlberto Lerner2011-01-101-0/+10
* test for unique indexes and gleEliot Horowitz2010-11-221-0/+8
* some listDatabases cleaningEliot Horowitz2010-07-161-0/+6
* SERVER-1185 Sharding a non-empty collection requires an existing indexAlberto Lerner2010-07-011-1/+9
* more robust testEliot Horowitz2010-05-261-0/+1
* try to fix testEliot Horowitz2010-04-261-0/+1
* sharding: allow unique indexes if key is more specific than shard key SERVER-917Eliot Horowitz2010-04-151-0/+9
* don't allow db.eval on sharded collections SHARDING-27Eliot Horowitz2009-09-101-0/+14
* cleaning and don't allow group on a sharded collection SHARDING-26Eliot Horowitz2009-09-041-0/+18
* don't allow sharding + capped SHARDING-23Eliot Horowitz2009-09-031-0/+25
* unique shard key support SHARDING-31Eliot Horowitz2009-09-031-0/+16
* can't shard a collection with a unique index SHARDING-24Eliot Horowitz2009-09-011-0/+11
* sharding indexing fix part1Eliot Horowitz2009-09-011-4/+19
* can't shard system namespacesEliot Horowitz2009-09-011-0/+40