summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* don't allow blank usernmae or password SERVER-3003Eliot Horowitz2011-05-031-0/+17
* SERVER-958 Looser bounds for multikey indexes with parallel nested fieldsAaron2011-05-023-2/+54
* SERVER-958 Prefer fully contained multikey ranges since they are smaller.Aaron2011-05-021-0/+14
* use idhack for _id : { x : 5 } kind of queriesEliot Horowitz2011-05-011-0/+23
* shell helpers for turning on/off balancer SERVER-2680Eliot Horowitz2011-04-291-0/+9
* more time for balancing on slow test systemsgregs2011-04-291-1/+2
* need to add significant time to sync1.js to account for very slow data file a...Greg Studer2011-04-281-0/+5
* log errors on mongos startupGreg Studer2011-04-281-1/+1
* longer allowable timeEliot Horowitz2011-04-271-1/+1
* better debuggingEliot Horowitz2011-04-272-4/+5
* SERVER-3005 testAaron2011-04-261-0/+23
* don't force a check on _id for sharding as it has to be thereEliot Horowitz2011-04-261-0/+5
* a little more reliable with shardingEliot Horowitz2011-04-261-0/+1
* SERVER-2998 workaroundsAaron2011-04-264-0/+7
* make test a bit fasterEliot Horowitz2011-04-261-2/+9
* allow sharding failover to take longer for sharding tests (test_4)gregs2011-04-251-1/+2
* SERVER-2303 testAaron2011-04-251-0/+31
* SERVER-2165 testAaron2011-04-251-0/+17
* SERVER-958 SERVER-2864 testsAaron2011-04-251-0/+58
* SERVER-958 testsAaron2011-04-254-0/+179
* fix test #2Eliot Horowitz2011-04-251-1/+1
* fix testEliot Horowitz2011-04-251-3/+3
* clean shut downEliot Horowitz2011-04-241-0/+3
* fix testAaron2011-04-211-1/+2
* rs test fixesKristina2011-04-212-3/+3
* test for SERVER-2961 and commentEliot Horowitz2011-04-191-0/+16
* SERVER-2884 testAaron2011-04-191-0/+17
* SERVER-480 testAaron2011-04-191-0/+27
* Remove assertion made invalid by small journal filesMathias Stearn2011-04-191-2/+1
* one true line endingMathias Stearn2011-04-191-14/+14
* test for SERVER-2951 and SERVER-2944gregs2011-04-181-35/+96
* Disable dropdb test in small oplog suiteAaron2011-04-181-0/+4
* fix infinite loop in rs testsKristina2011-04-181-4/+8
* commentsEliot Horowitz2011-04-161-1/+1
* fix for exact spherical checks and test SERVER-2951gregs2011-04-151-0/+97
* fix test for validate changeEliot Horowitz2011-04-151-1/+1
* Add support for s (DOT_ALL) regex option SERVER-2943Mathias Stearn2011-04-141-0/+8
* rotation and sanity tests for polygonsgregs2011-04-142-26/+92
* exact results for polygon searches SERVER-772gregs2011-04-131-0/+55
* fix testKristina2011-04-131-1/+1
* allow lower-priority members to be elected during step downKristina2011-04-131-1/+41
* SERVER-2111 fix testAaron2011-04-121-3/+5
* SERVER-2111 Synchronize db names with master if a case conflict is detected i...Aaron2011-04-123-4/+106
* Don't allow taking write lock while out of disk space SERVER-2609Mathias Stearn2011-04-121-1/+7
* more test fixesKristina2011-04-121-5/+16
* fix testKristina2011-04-121-190/+204
* allow arbiters and passives as seeds SERVER-2547Kristina2011-04-121-1/+17
* rs priorities SERVER-1503Kristina2011-04-121-0/+154
* randomized polygon test for SERVER-772gregs2011-04-121-0/+221
* [SERVER-772] Add $polygon capabilties to GeoSpatial SearchBrian Gianforcaro2011-04-121-0/+50