summaryrefslogtreecommitdiff
path: root/jstests/sharding/geo_near_random2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+3
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-13/+16
* SERVER-1981 Support near and nearSphere predicates on sharded collectionsTess Avitabile2017-12-281-1/+1
* SERVER-30344 prevent shards from implicitly creating a collection on createIn...Esha Maharishi2017-09-261-5/+0
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-5/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-43/+52
* SERVER-22689 Remove unnecessary logging in geo_near_random2.jsRandolph Tan2016-02-171-2/+0
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-2/+2
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-6/+8
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-1/+1
* SERVER-13365 Disable balancer for geoNear sharding testsSiyuan Zhou2014-03-261-1/+1
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-171-1/+1
* buildbot sharding/geo_near_random1/2.js balancer must be off for manual chunk...Greg Studer2012-01-031-0/+5
* tests for sharded geoNear SERVER-926Mathias Stearn2010-10-201-0/+44