summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13534 Remove data in test array_shard_key.jsSiyuan Zhou2014-04-161-3/+3
* SERVER-13579 Wait for deletion after migration in feature2.jsSiyuan Zhou2014-04-161-7/+2
* SERVER-13518 break child batches up by size or number of documentsGreg Studer2014-04-141-4/+56
* SERVER-12638 Sharding chunks ranges overlapRandolph Tan2014-04-091-0/+20
* SERVER-13459 migration rollback needs to use original metadatar2.6.0-rc3Greg Studer2014-04-021-0/+41
* SERVER-13448 broadcast updates/deletes to all shards when more than one targetedGreg Studer2014-04-011-0/+88
* SERVER-13413 profiling should not do version checks against op namespaceGreg Studer2014-03-311-0/+39
* SERVER-13379 Canonicalize noAutoSplit as sharding.autoSplitShaun Verch2014-03-281-10/+59
* SERVER-13379 Canonicalize shardsvr and configsvr as sharding.clusterRoleShaun Verch2014-03-281-0/+35
* SERVER-13379 Canonicalize moveParanoia and noMoveParanoia as sharding.archive...Shaun Verch2014-03-281-0/+71
* SERVER-13376 Make sync7.js less sensitive to delaysRandolph Tan2014-03-271-2/+2
* SERVER-13365 Disable balancer for geoNear sharding testsSiyuan Zhou2014-03-262-2/+2
* SERVER-13032 record write errors on failures of shards and lack of progressGreg Studer2014-03-161-5/+10
* Correct covered index comment in sharding/explain1.jsJason Rassi2014-02-281-1/+1
* SERVER-7379 re-enable tests in shard_key_immutable.jsDavid Storch2014-02-261-34/+4
* SERVER-9620 Index can be made multikey if a prefix of it is a shard keyRandolph Tan2014-02-121-3/+3
* SERVER-9620 Index can be made multikey if a prefix of it is a shard keyRandolph Tan2014-02-122-28/+71
* SERVER-10320 Test user manipulation while config servers are downSpencer T Brody2014-02-121-13/+26
* SERVER-12580 Improve mrShardedOutput.jsRandolph Tan2014-02-061-162/+131
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-053-7/+7
* SERVER-12419 make mongos write commands report last errorGreg Studer2014-02-053-67/+39
* SERVER-11430: test to keep from regressionScott Hernandez2014-02-041-0/+21
* BF-134 disable balancer in key_string.jsBenety Goh2014-02-041-0/+1
* SERVER-10848 Speed up auth passthrough tests by using the internal user inste...Spencer T Brody2014-02-031-0/+0
* SERVER-12419 Fix commands from mongos and GLEEric Milkie2014-01-291-4/+21
* SERVER-12404 don't double report null err field, don't suppress err in sharde...Greg Studer2014-01-293-100/+166
* SERVER-12458 Wait for insert to get in before killing the server in gle_shard...Randolph Tan2014-01-231-0/+4
* SERVER-12367 detect halted progress in write command execution, report errorGreg Studer2014-01-231-30/+72
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-215-10/+15
* SERVER-12274 mongos GLE changes for better backwards compatibilityGreg Studer2014-01-162-159/+154
* Fix sharding/authCommands.js test by not asking for a numeric write concern w...Spencer T Brody2014-01-081-6/+3
* SERVER-12072 Don't swallow 'norepl' errors in the shell now that they no long...Spencer T Brody2014-01-071-4/+2
* SERVER-11144 Change new config file option structureShaun Verch2013-12-244-6/+6
* SERVER-9469 Removed top level errInfo fieldRandolph Tan2013-12-201-42/+0
* SERVER-9063 Correctly sort on text metadata for sharded queriesJason Rassi2013-12-171-0/+68
* SERVER-11484 mongos bubbles up "code" field for some command failuresJason Rassi2013-12-171-5/+79
* SERVER-9469 Rename errDetails to writeErrorsRandolph Tan2013-12-161-1/+1
* SERVER-11681 mongos upconverts all writes by defaultGreg Studer2013-12-166-37/+69
* SERVER-9074 Fix incorrect test cases in shard key immutability testAndrew Morrow2013-12-121-10/+4
* SERVER-11971 slaveok versioning logic should also apply to read prefsGreg Studer2013-12-112-12/+157
* SERVER-7246 test fixup for shard failure testsGreg Studer2013-12-112-188/+185
* SERVER-7246 legacy user authentication should use primary preferred read prefGreg Studer2013-12-111-0/+345
* SERVER-11492 Prevent running {getLastError:1, help:1} from resetting the conn...Spencer T Brody2013-12-061-0/+13
* SERVER-10758 Strict Epoch comparisonRandolph Tan2013-12-041-0/+41
* SERVER-11262 sharding/sync6.js failed on Win 32Randolph Tan2013-12-041-2/+2
* SERVER-10232 better migration stats to detect TO-side readinessRandolph Tan2013-12-024-41/+13
* SERVER-5625 SERVER-7426 allow all connections in all states to tolerate downe...Greg Studer2013-12-022-0/+503
* SERVER-10668 Update and re-enable sharding/authCommands.js testSpencer T Brody2013-11-181-43/+16
* SERVER-11712 Improve error reporting on config server writesRandolph Tan2013-11-181-1/+106
* SERVER-11720 minimal patch - Immutable update checks should be done for repla...Greg Studer2013-11-151-5/+0