summaryrefslogtreecommitdiff
path: root/jstests/sharding/sort1.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-2/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-99/+99
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-11/+12
* SERVER-29405 delay deleting orphaned shard chunksNathan Myers2017-06-301-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-93/+97
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-3/+5
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-28/+28
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-2/+6
* 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-1/+0
* SERVER-10137 sort1.js can't use sh.stopBalancer without a dbGreg Studer2013-07-091-1/+1
* SERVER-10135 sort1.js turn off balancer for manual chunk movesGreg Studer2013-07-081-1/+5
* make test not hard code sharding knowledgeEliot Horowitz2011-11-021-3/+10
* better adding of sort key to projection in mongos SERVER-1601Mathias Stearn2010-08-091-19/+27
* fix sorting if sort field not included in projection SERVER-1561Eliot Horowitz2010-08-041-4/+41
* remove speed test from sharding testsEliot Horowitz2010-07-021-1/+1
* sort of a timing testEliot Horowitz2010-06-251-0/+13
* get rid of final mongos query filter SERVER-1245Eliot Horowitz2010-06-251-0/+31