summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* post 1.4.0Eliot Horowitz2010-03-251-1/+1
|
* 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 ↵Aaron2010-03-231-5/+9
|/ | | | index before validating lastError
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 52001d0ac4e83d71cdae37fcf7882ecd24535022 Author: Ludovic Bellière <xrogaan@gmail.com> Date: Mon Mar 22 18:10:29 2010 +0100 Append the header path to CPPPATH commit 9d2835b7774aea96e0231f88c82b834b0ed0de64 Author: Bellière Ludovic <xrogaan@gmail.com> Date: Sun Mar 21 22:39:33 2010 +0100 mandriva hack import was missing commit 6603448c41c3f68a0209bf19502c5dd2b139123b Author: Bellière Ludovic <xrogaan@gmail.com> Date: Sun Mar 21 21:14:49 2010 +0100 stuff to be able to package mongodb into mandriva commit bd9379f0fe36b8b1fea104f4a5ea159733d60368 Author: Bellière Ludovic <xrogaan@gmail.com> Date: Sun Mar 21 22:07:22 2010 +0100 more macro for the mandriva spec file commit 0d7c93a6dd162e5d20a56ffa51aaae2da9fe5ee6 Author: Bellière Ludovic <xrogaan@gmail.com> Date: Sun Mar 21 21:15:08 2010 +0100 dedicated spec file for mandriva Signed-off-by: Eliot Horowitz <eliot@10gen.com>
| * 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 ↵Eliot Horowitz2010-03-2213-41/+158
| | | | | | | | servers SHARDING-39
| * 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 ↵Mike Dirolf2010-03-221-7/+8
| |/ |/| | | | | implementation was brittle for small numbers
* | 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
|/