summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* better test debuggingEliot Horowitz2011-05-111-2/+2
* flushRouterConfig to force a mongos config reload SERVER-2666Eliot Horowitz2011-04-111-0/+31
* fix sharding test with local changeEliot Horowitz2011-03-081-1/+1
* multi/upsert is fine sharded, remove bad assertEliot Horowitz2011-02-171-0/+7
* If migrate fails due to oversized chunk, try to split that chunk SERVER-2519Eliot Horowitz2011-02-161-0/+45
* more aggressive about checking for slave errors SERVER-2439Kristina2011-01-311-2/+16
* workaround for SERVER-2396Eliot Horowitz2011-01-231-5/+40
* fix sync1 testEliot Horowitz2011-01-211-2/+11
* fix a number of invalid assert.throwsEliot Horowitz2011-01-213-4/+4
* [SERVER-1951]: support for output to other DB with sharding. Test in jstests/...agirbal2011-01-191-0/+19
* Add failing test for GLE with sharding+replsetMathias Stearn2011-01-181-0/+6
* fix testEliot Horowitz2011-01-181-9/+2
* indentEliot Horowitz2011-01-171-52/+52
* Revert "disable broken test"Eliot Horowitz2011-01-171-1/+1
* disable broken testMathias Stearn2011-01-171-1/+1
* Revert "SERVER-2349 test is failing in dur and preventing the rest of the sui...Alberto Lerner2011-01-131-1/+1
* SERVER-1849 tighten non-sharded access to a sharded server and make test clearerAlberto Lerner2011-01-131-18/+6
* SERVER-2349 test is failing in dur and preventing the rest of the suite from ...Alberto Lerner2011-01-121-1/+1
* SERVER-2060 test for null values at shardcollection timeAlberto Lerner2011-01-101-0/+10
* adjust comments (the test is a bit tricky without them)Alberto Lerner2010-12-291-3/+3
* adjust test nameAlberto Lerner2010-12-291-1/+1
* there will be more tests in this seriesAlberto Lerner2010-12-291-0/+0
* focus on case that breaks split's applyOps checkAlberto Lerner2010-12-291-12/+14
* don't use double quotes in startParallelShellAaron2010-12-291-1/+1
* SERVER-2306 split request now carries expected shard informationAlberto Lerner2010-12-291-0/+68
* return err for w option on config serversKristina2010-12-241-0/+76
* Revert "don't forward getlasterror to config servers SERVER-1793"Kristina2010-12-241-71/+0
* don't forward getlasterror to config servers SERVER-1793Kristina2010-12-231-0/+71
* SERVER-2253 repro in unit testAlberto Lerner2010-12-201-0/+2
* fix typo in testEliot Horowitz2010-12-171-1/+1
* clean m/r testsEliot Horowitz2010-12-172-2/+2
* remove debugging codeEliot Horowitz2010-12-171-4/+0
* map/reduce no longer uses temp collections.Eliot Horowitz2010-12-161-5/+26
* hook new versioning machinery and allow mongod to maintain per-chunk stateAlberto Lerner2010-12-042-17/+51
* SERVER-1849 test case is exposing access to dropped collection (not yet fixed)Alberto Lerner2010-12-031-4/+7
* test for unique indexes and gleEliot Horowitz2010-11-221-0/+8
* ChunkMatcher now has per-chunk boundariesAlberto Lerner2010-11-182-0/+7
* make test more robust (and fix build# 2273 Linux-32)Alberto Lerner2010-11-131-0/+2
* fix limit on explain SERVER-1896Eliot Horowitz2010-11-101-38/+31
* delay starting MR until all data was insertedAlberto Lerner2010-10-251-0/+4
* log a bit more info on the testAlberto Lerner2010-10-251-0/+3
* fix error when key provided is not a valid split keyAlberto Lerner2010-10-231-0/+5
* an immediate second move may fail so make tests rely on one move onlyAlberto Lerner2010-10-233-12/+10
* all split requests now go through new logicAlberto Lerner2010-10-224-0/+5
* tests for sharded geoNear SERVER-926Mathias Stearn2010-10-202-0/+81
* fix typo in testMathias Stearn2010-10-201-3/+3
* deprecate splitValue commandAlberto Lerner2010-10-191-39/+0
* include passives in replset listKristina Chodorow2010-10-101-0/+24
* Added jstest for http://jira.mongodb.org/browse/SERVER-1896Alvin Richards2010-10-061-0/+54
* don't allow adding mongos as a shard SERVER-976Kristina Chodorow2010-09-281-0/+9