summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* Fix test that's flaky due to SERVER-4356Spencer T Brody2011-11-221-0/+3
* replica set tests did not clean up the data folder due to bugagirbal2011-11-171-1/+3
* test for SERVER-3567Eliot Horowitz2011-11-171-0/+6
* Don't create entries in config.databases if the dbname is invalid SERVER-4284Eliot Horowitz2011-11-161-0/+4
* Fix permissions on keyfileSpencer T Brody2011-11-151-0/+0
* SERVER-4114: added admin user to each shard for better testingagirbal2011-11-151-0/+4
* fix case where a sharded collection is dropped and we need to reset state SER...Eliot Horowitz2011-11-141-0/+45
* Make sharded killOp/curOp/unlock check auth SERVER-4250Kristina2011-11-111-0/+22
* buildbot fix for bigMapReduce.js in 2.1gregs2011-11-101-1/+10
* SERVER-4114: added testagirbal2011-11-071-0/+16
* Extend flaky test to get more information on failure.Spencer T Brody2011-11-071-2/+27
* SERVER-4171 test for wbl and new shardinggregs2011-11-071-0/+40
* Add test for SERVER-4196.Spencer T Brody2011-11-041-1/+14
* buildbot bigMapReduce remove all tolerance of stale shard versiongregs2011-11-031-33/+9
* buildbot bigMapReduce.js no longer tolerate version errors, double check countsgregs2011-11-031-16/+6
* buildbot make sure balancer stopped before checking conn pool auto2.jsgregs2011-11-031-0/+3
* make test not hard code sharding knowledgeEliot Horowitz2011-11-021-3/+10
* buildbot auto1.js sort() doesn't work the way we thought it did...gregs2011-11-021-1/+2
* fix testEliot Horowitz2011-11-021-2/+10
* reduce verbosityEliot Horowitz2011-11-021-1/+1
* Revert "make test more reliable so it can test what its suposed to"Eliot Horowitz2011-11-011-3/+0
* make test more reliable so it can test what its supposed toEliot Horowitz2011-10-291-0/+3
* not all commands with read only users work correct SERVER-4156Eliot Horowitz2011-10-291-1/+3
* Add read auth check for commandsKristina2011-10-271-0/+14
* test for SERVER-4156 sharding with read/only userEliot Horowitz2011-10-261-6/+41
* SERVER-3842 - make all initial chunks before marking collection shardedEliot Horowitz2011-10-221-0/+33
* buildbot make sure writebacks processed before counting elements auth.jsgregs2011-10-211-0/+3
* buildbot debuggregs2011-10-211-0/+1
* buildbot use itcount() not count if balancer is on bigMapReduce.jsgregs2011-10-201-1/+2
* test and fix for zero-version being sent to unneeded shards during scatter/ga...gregs2011-10-201-0/+48
* - SERVER-3627: splitting works correctly now. MR remembers which chunks are t...agirbal2011-10-171-9/+12
* test for SERVER-3763gregs2011-10-171-0/+40
* buildbot sharding_with_keyfile.js connect via localhostgregs2011-10-141-2/+2
* buildbot getCmdLineOpts now requires localhost or login sharding_with_keyfile.jsgregs2011-10-141-9/+12
* buildbot more output for sharding_with_keyfile.jsgregs2011-10-141-1/+3
* allow custom properties to be passed to all shards and nodes in sharded rsetsgregs2011-10-131-0/+43
* - SERVER-3627: disable test, not passing on buildbotagirbal2011-10-111-1/+3
* buildbot better error msg for bigMapReduce.jsgregs2011-10-101-1/+1
* buildbot turn off balancer when manually moving chunks parallel.jsgregs2011-10-101-1/+2
* SERVER-3627: sharded map-reduce output isn't being split into chunksagirbal2011-10-091-2/+30
* buildbot db not set for sharding tests auth.jsgregs2011-10-061-1/+4
* buildbot stop balancer before slaveOk queries to avoid dup results auth.jsgregs2011-10-061-0/+4
* buildbot turn off balancer bf moving chunks manually in key_many.jsgregs2011-10-051-0/+1
* need to do find().itcount()Greg Studer2011-10-051-2/+1
* buildbot fix test b/c of SERVER-3645 on migratesgregs2011-10-051-1/+3
* List DBs that need to move in removeShard output SERVER-3512Mathias Stearn2011-10-041-1/+4
* removeShard removes local from config.databases if owned by shard to remove S...Mathias Stearn2011-10-041-0/+4
* jumbo chunk test I forgot to commitEliot Horowitz2011-10-011-0/+53
* make getLastError require auth SERVER-3773Kristina2011-09-301-4/+1
* final fixup for SERVER-2395gregs2011-09-291-90/+0