summaryrefslogtreecommitdiff
path: root/jstests/sharding/geo_near_random1.js
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-35/+41
* 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 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-111-1/+2
* 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/+37