summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.4.0r1.4.0Eliot Horowitz2010-03-254-3/+9
* fix looping with circle queries for geoEliot Horowitz2010-03-251-5/+9
* new versionEliot Horowitz2010-03-251-1/+1
* 1.4 branchEliot Horowitz2010-03-241-1/+1
* variable fudge for double issuesEliot Horowitz2010-03-241-2/+7
* rm compile warningAaron2010-03-241-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-241-0/+1
|\
| * improve testAaron2010-03-231-0/+1
* | $regex handles RegExEliot Horowitz2010-03-242-1/+18
|/
* better thread safety for DatabaseHolder SERVER-818Eliot Horowitz2010-03-231-15/+24
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-239-12/+40
|\
| * need to lock around sm gc() SERVER-817Eliot Horowitz2010-03-231-0/+1
| * better sm assertsEliot Horowitz2010-03-232-7/+23
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-231-1/+1
| |\
| | * post 1.3.5Eliot Horowitz2010-03-231-1/+1
| * | set response code on _statusEliot Horowitz2010-03-231-0/+1
| |/
| * BUMP 1.3.5r1.3.5Eliot Horowitz2010-03-225-4/+10
| * bg index progress meter SERVER-809Eliot Horowitz2010-03-221-1/+5
* | SERVER-812 lastError may not be set during shutdown, so clean up failed index...Aaron2010-03-231-5/+9
|/
* parallel repl testAaron2010-03-222-0/+57
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-2210-11/+63
|\
| * semantic changeEliot Horowitz2010-03-221-1/+1
| * arrays match themselves embedded as well SERVER-807Eliot Horowitz2010-03-223-6/+37
| * To emancipate from futur update of mandriva's jslibLudovic Bellière2010-03-222-3/+8
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-03-224-16/+79
| |\
| * | compile vcprojDwight2010-03-224-1/+17
* | | SERVER-803 add pair testAaron2010-03-223-1/+86
| |/ |/|
* | SERVER-615 more precise extent skipping calculationAaron2010-03-221-4/+3
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-227-22/+219
|\ \ | |/
| * Squashed commit of the following:Eliot Horowitz2010-03-223-0/+151
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-222-19/+34
| |\
| | * mongoimport: support for escaped " in csv with either "" or \" SERVER-773Mathias Stearn2010-03-222-19/+34
| * | test for SERVER-795Eliot Horowitz2010-03-221-0/+24
| |/
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-223-6/+12
| |\
| * | fix geo with limit with sparse results SERVER-795Eliot Horowitz2010-03-221-3/+10
* | | SERVER-803 add testAaron2010-03-223-12/+76
| |/ |/|
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-223-36/+74
|\ \ | |/
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-222-8/+9
| |\
| * | fix a.0.x for regex SERVER-799Eliot Horowitz2010-03-222-25/+73
| * | cleaning un-used optionEliot Horowitz2010-03-222-12/+2
* | | SERVER-803 make repl work when auth is enabledAaron2010-03-223-6/+12
| |/ |/|
* | use correct test name for parallel testsAaron2010-03-221-1/+1
* | Merge branch 'master' of github.com:mongodb/mongoMike Dirolf2010-03-2213-62/+209
|\ \ | |/
| * can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz2010-03-2213-41/+158
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-224-4/+7
| |\
| * | some abstractions in prep for SHARDING-39Eliot Horowitz2010-03-225-28/+58
* | | assert.close just uses difference now (can specify decimal place) - old imple...Mike Dirolf2010-03-221-7/+8
| |/ |/|
* | fix for assert.close and use assert.close for 0 case in jstests/geob.jsMike Dirolf2010-03-222-2/+5
* | kill warnings on windowsDwight2010-03-222-2/+2
|/
* silly mr testEliot Horowitz2010-03-221-4/+23