summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.3.3r1.3.3Eliot Horowitz2010-03-024-3/+9
* test i forgot to commit beforeEliot Horowitz2010-03-021-0/+22
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-03-022-5/+5
|\
| * fix v8 and change lastID thing a bitEliot Horowitz2010-03-012-5/+5
* | disbale mms for releaseEliot Horowitz2010-03-021-1/+1
|/
* turn off debuggingEliot Horowitz2010-03-011-2/+2
* handle multiple geo indexes with $near SERVER-686Eliot Horowitz2010-03-016-12/+64
* better error message for old indexEliot Horowitz2010-03-011-1/+1
* geo index doesn't break non-geo search on same fieldEliot Horowitz2010-03-015-18/+64
* Comment out tests until I find a way to test indexing with multiple intervalsMathias Stearn2010-03-011-0/+2
* old g++ fixyellow2010-03-011-0/+1
* Fix regex unit testsMathias Stearn2010-03-011-4/+13
* Fix for regex matches self with $regex objectMathias Stearn2010-03-011-1/+8
* use addRegex everywhereMathias Stearn2010-03-012-17/+5
* Regexes match themselves SERVER-673Mathias Stearn2010-03-014-0/+35
* better regex prefix matchingMathias Stearn2010-03-012-26/+21
* elim warning on windowsDwight2010-03-011-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-03-018-28/+73
|\
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-017-31/+73
| |\
| | * 32bit compileEliot Horowitz2010-03-011-2/+2
| | * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-018-64/+178
| | |\
| | * | appendNumber for nicer numbers in the shellEliot Horowitz2010-03-017-26/+71
| * | | SERVER-580 try to remove windows warningAaron2010-03-011-2/+2
* | | | oopsDwight2010-03-011-1/+1
| |_|/ |/| |
* | | Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-03-017-59/+176
|\ \ \ | |/ /
| * | mergeAaron2010-03-0118-154/+441
| |\ \ | | |/
| * | SERVER-580 implement slavedelayAaron2010-03-015-57/+130
| * | SERVER-580 add putBack() to db client cursorAaron2010-03-013-2/+48
* | | error checking in cmdDwight2010-03-011-5/+2
| |/ |/|
* | use BinData for GeoHash for footprint sizeEliot Horowitz2010-03-014-101/+312
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-03-0113-49/+122
|\ \
| * | CSV import/export now supports spaces in field names SERVER-687Mathias Stearn2010-03-012-5/+5
| * | SERVER-677 better double/long long conversion checkAaron2010-03-011-1/+1
| * | Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-016-12/+21
| |\ \
| | * | get rid of cursor hack and add testEliot Horowitz2010-03-016-12/+21
| | |/
| * | SERVER-677 number long floatApprox v8Aaron2010-03-014-26/+62
| * | SERVER-677 add floatApprox smAaron2010-03-012-8/+36
| |/
* | fix bug in bsonelement bindata compareDwight2010-03-011-2/+7
|/
* .insert can't have a returnEliot Horowitz2010-03-011-4/+8
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-011-1/+1
|\
| * error msg textDwight2010-03-011-1/+1
* | write ops can't return or getLastError won't be calledEliot Horowitz2010-03-011-1/+1
* | exit; should exit shell SERVER-683Eliot Horowitz2010-03-011-1/+1
|/
* fix testEliot Horowitz2010-02-281-2/+3
* sparse geo indexEliot Horowitz2010-02-282-0/+15
* remove $distanceEliot Horowitz2010-02-282-6/+7
* fix geo with other filtersEliot Horowitz2010-02-284-11/+52
* oops - forgot to commit thisEliot Horowitz2010-02-281-1/+1
* start of SyncClusterConnection testsEliot Horowitz2010-02-282-1/+23
* update vstudio js fileEliot Horowitz2010-02-281-1652/+1159