summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* test i forgot to commit beforeEliot Horowitz2010-03-021-0/+22
* fix v8 and change lastID thing a bitEliot Horowitz2010-03-011-4/+4
* handle multiple geo indexes with $near SERVER-686Eliot Horowitz2010-03-012-6/+29
* geo index doesn't break non-geo search on same fieldEliot Horowitz2010-03-011-0/+2
* Comment out tests until I find a way to test indexing with multiple intervalsMathias Stearn2010-03-011-0/+2
* Regexes match themselves SERVER-673Mathias Stearn2010-03-011-0/+23
* mergeAaron2010-03-016-24/+38
|\
| * use BinData for GeoHash for footprint sizeEliot Horowitz2010-03-013-18/+16
| * CSV import/export now supports spaces in field names SERVER-687Mathias Stearn2010-03-011-4/+4
| * get rid of cursor hack and add testEliot Horowitz2010-03-012-2/+18
* | SERVER-580 implement slavedelayAaron2010-03-011-0/+38
|/
* .insert can't have a returnEliot Horowitz2010-03-011-4/+8
* fix testEliot Horowitz2010-02-281-2/+3
* sparse geo indexEliot Horowitz2010-02-281-0/+13
* remove $distanceEliot Horowitz2010-02-281-2/+7
* fix geo with other filtersEliot Horowitz2010-02-281-1/+37
* start of SyncClusterConnection testsEliot Horowitz2010-02-281-0/+11
* cleaning test codeEliot Horowitz2010-02-281-3/+3
* $addToSet : { $each : ... } SERVER-628Eliot Horowitz2010-02-271-3/+18
* batchSize option for js and c++Eliot Horowitz2010-02-271-1/+1
* geo2d command -> geoNearEliot Horowitz2010-02-263-9/+9
* explain fixing for geoEliot Horowitz2010-02-261-0/+3
* mergeAaron2010-02-251-11/+11
|\
| * edge case fixEliot Horowitz2010-02-261-8/+2
| * can access geo through $nearEliot Horowitz2010-02-251-9/+15
* | SERVER-680 fix issues with --only modeAaron2010-02-251-0/+8
|/
* checkpoint on $near opEliot Horowitz2010-02-251-0/+3
* Merge branch 'master' of git@github.com:mongodb/mongodwight2010-02-252-4/+13
|\
| * make geo index work for non geo-searchEliot Horowitz2010-02-241-2/+11
| * better assert msgsEliot Horowitz2010-02-241-2/+2
* | minmaxtestdwight2010-02-251-0/+14
|/
* geo off by 1 errorEliot Horowitz2010-02-241-0/+9
* fix for doing a geo query outside normal boundsEliot Horowitz2010-02-241-0/+9
* Revert "SERVER-660 debug"Aaron2010-02-231-1/+0
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-231-1/+1
|\
| * Windows doesn't like running echo as a programMathias Stearn2010-02-231-1/+1
* | SERVER-660 debugAaron2010-02-231-0/+1
|/
* SERVER-252 can't use key match with $notAaron2010-02-231-3/+13
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-231-1/+6
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-02-234-1/+18
| |\
| * | can't use "near" as a var on widnowsDwight2010-02-231-1/+6
* | | SERVER-252 finishing $not operatorAaron2010-02-231-17/+33
* | | SERVER-252 checkpointAaron2010-02-231-10/+30
* | | Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-234-1/+18
|\ \ \ | | |/ | |/|
| * | SERVER-660 more flexible in terms of ordering and nonsingularity of elemMatch...Aaron2010-02-232-1/+5
| * | SERVER-657 pass through error code on failed index createAaron2010-02-231-0/+3
| * | make sure bits for geo index <= 32Mike Dirolf2010-02-231-0/+10
| |/
* | SERVER-252 checkpointAaron2010-02-231-7/+11
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-233-0/+123
|\ \ | |/
| * verbose debugging for windows geo issueEliot Horowitz2010-02-231-3/+6