summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* assert checking for _Id lookupEliot Horowitz2010-02-061-0/+4
* dummy smokeAuthEliot Horowitz2010-01-291-0/+0
* fix: m/r emit error gets spidermonkey into bad state SERVER-570Eliot Horowitz2010-01-261-0/+47
* SERVER-469 don't crash when authenticate called before getnonceAaron2009-12-102-0/+11
* better testsr1.1.4Eliot Horowitz2009-12-031-1/+1
* allow adding variable to global scope for M/R SERVER-449Eliot Horowitz2009-12-031-0/+45
* sharded dropDatabase SHARDING-53Eliot Horowitz2009-12-021-7/+30
* mongoimport take --headerline for csv,tsv SERVER-444Eliot Horowitz2009-11-281-1/+12
* fix csv parsing with escaped fields SERVER-441Eliot Horowitz2009-11-281-0/+32
* make jstOID a simple type and fix field filter and findOneEliot Horowitz2009-11-251-2/+2
* refactoring/cleaning of drop/dropDatabase/removeshardEliot Horowitz2009-11-241-0/+8
* getShardVersion in mongos - diagnostic toolsEliot Horowitz2009-11-241-2/+13
* minor: test case for compound sort including failing test case for compound s...Mike Dirolf2009-11-241-0/+21
* some command cleaning and query for distinct SERVER-437Eliot Horowitz2009-11-241-2/+4
* correct fix for SERVER-436Eliot Horowitz2009-11-231-1/+5
* fix btreecursor mods at the end of the cursor SERVER-436Eliot Horowitz2009-11-231-1/+1
* test for bad btree caseEliot Horowitz2009-11-221-0/+31
* a little cleaner testEliot Horowitz2009-11-221-2/+11
* added bsonsize to bson objects in jsEliot Horowitz2009-11-221-0/+6
* fix sharding on _id when _id is missing SHARDING-55Eliot Horowitz2009-11-192-1/+17
* test that breaks in 1.0.x and passed in 1.1.xEliot Horowitz2009-11-191-0/+29
* skipping all results shouldn't be an error for count operationsMike Dirolf2009-11-141-1/+4
* some index perf testEliot Horowitz2009-11-131-0/+20
* better m/r error handling and reportingEliot Horowitz2009-11-131-0/+26
* fix count with no filter and limitEliot Horowitz2009-11-121-1/+3
* made count command take optional size/limit paramsEliot Horowitz2009-11-121-0/+25
* tests to verify SERVER-413Eliot Horowitz2009-11-111-21/+31
* optional params for map function SERVER-401Eliot Horowitz2009-11-101-0/+47
* handle comments at the beginning of code SERVER-398Eliot Horowitz2009-11-101-0/+9
* Array.avg Array.stdDevEliot Horowitz2009-11-091-0/+8
* fix streaming from chunks with bad dataEliot Horowitz2009-11-092-3/+15
* fix drop falloutEliot Horowitz2009-11-093-7/+4
* drop() support for sharded collections SHARDING-36Eliot Horowitz2009-11-091-11/+54
* test showing dbref and fetch()Eliot Horowitz2009-11-061-0/+3
* can move last chunk off of a server SHARDING-32 SHARDING-28Eliot Horowitz2009-11-061-7/+21
* minor m/r speedupEliot Horowitz2009-11-041-2/+2
* Support embedded fields for shard keys. SHARDING-48Mathias Stearn2009-11-041-22/+45
* make sharding key_many double test use doublesMathias Stearn2009-11-041-1/+1
* some assertions for sharding test before more workEliot Horowitz2009-11-032-1/+4
* sharded map-reduce basic test works SHARDING-37Eliot Horowitz2009-11-031-2/+2
* some sharded query re-factoringEliot Horowitz2009-11-031-1/+44
* cleaning sharding testsEliot Horowitz2009-11-021-4/+11
* fix multi-update and modding indexed field SERVER-268 SERVER-108Eliot Horowitz2009-11-021-0/+14
* multi-update with multi-key SERVER-365Eliot Horowitz2009-11-021-0/+12
* fix sharded multi-update and testEliot Horowitz2009-10-301-3/+10
* fix multi-update where objects moveEliot Horowitz2009-10-301-4/+5
* multi test that passed trying to track down other testEliot Horowitz2009-10-291-0/+12
* ensureing index on _id shouldn't cause an errorEliot Horowitz2009-10-291-0/+3
* more work on various shard key types, an update fixEliot Horowitz2009-10-291-4/+8
* debugging for odd errorEliot Horowitz2009-10-291-14/+14