summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-221-0/+0
|\
| * Remove just-added smokeShardingJs target; move sharded jstests to slowNightly.Richard Kreuter2010-07-221-0/+0
* | getLastError handles writebackEliot Horowitz2010-07-221-7/+21
|/
* Run most of the jstests through mongos in a sharded environment.Richard Kreuter2010-07-221-0/+84
* make indexe differences warning in statsEliot Horowitz2010-07-221-0/+1
* fix size() for sharding SERVER-1444Eliot Horowitz2010-07-221-0/+8
* turn tests back on SERVER-1444Eliot Horowitz2010-07-221-2/+2
* locks has a transient stateEliot Horowitz2010-07-211-1/+1
* SERVER-1280 Bring back the stop balancer markerAlberto Lerner2010-07-211-2/+2
* fix shellkillop jstestMathias Stearn2010-07-211-1/+1
* changelog can be differentEliot Horowitz2010-07-211-1/+1
* Merge branch 'master' of github.com:mongodb/mongoAlberto Lerner2010-07-212-2/+7
|\
| * rename testMathias Stearn2010-07-211-0/+0
| * break collections out of database object for sharding into own collection SER...Eliot Horowitz2010-07-211-2/+7
* | SERVER-1418 Shard names now use padding zeroesAlberto Lerner2010-07-217-21/+22
|/
* raw methods for talking to dbEliot Horowitz2010-07-212-0/+29
* remove collection level logging SERVER-1455Eliot Horowitz2010-07-211-147/+0
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-07-211-0/+11
|\
| * replication check for lots of idnexesEliot Horowitz2010-07-211-0/+11
* | move slow test that is now fast, add small optimization to cursor advanceAaron2010-07-211-0/+0
|/
* fix or neg matching reverse directionAaron2010-07-201-0/+17
* SERVER-1418 capture scenario in a testAlberto Lerner2010-07-201-0/+14
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-07-201-6/+15
|\
| * SERVER-1304 Avoid interference from the BalancerAlberto Lerner2010-07-201-6/+15
* | bail out or clause checking if we do an unpredicted table scanAaron2010-07-201-1/+1
|/
* tests that already pass for $or with $where and geoMike Dirolf2010-07-201-0/+17
* Stop forwarding unknown commands SERVER-1447Mathias Stearn2010-07-201-1/+1
* mongos collection doesn't have to be in syncEliot Horowitz2010-07-191-2/+9
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-192-1/+55
|\
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-07-194-6/+87
| |\
| * | SERVER-1437 update or range eliminationAaron2010-07-192-1/+55
* | | passthrough mongod $err through mognos SERVER-1431Eliot Horowitz2010-07-191-0/+4
| |/ |/|
* | firstcut of geo quandrant search working SERVER-1315Eliot Horowitz2010-07-181-0/+60
* | fix explain testr1.5.5Eliot Horowitz2010-07-161-1/+3
* | turning part of test off SERVER-1430Eliot Horowitz2010-07-161-1/+1
* | turning part of test off SERVER-1430Eliot Horowitz2010-07-161-1/+1
* | debuggingEliot Horowitz2010-07-161-4/+8
* | debuggingEliot Horowitz2010-07-162-3/+18
|/
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-162-9/+16
|\
| * SERVER-1353 removeShard takes shard name as wellAlberto Lerner2010-07-161-2/+1
| * Adjust constant now that we're sharding after populatingAlberto Lerner2010-07-161-2/+2
| * SERVER-1353 movePrimary takes shard name as wellAlberto Lerner2010-07-161-5/+13
* | fix sharded count on movesEliot Horowitz2010-07-161-1/+7
|/
* forgot to movesomethingEliot Horowitz2010-07-161-2/+2
* move counting logic to ShardingTestEliot Horowitz2010-07-163-42/+3
* enablesharding after there is data there for balancer testsEliot Horowitz2010-07-163-7/+4
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-161-2/+11
|\
| * Compound key sharding test now passes SERVER-951Mathias Stearn2010-07-161-2/+11
* | prevent race condition on splitsEliot Horowitz2010-07-161-0/+1
|/
* mergeAaron2010-07-1621-20/+306
|\