Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | post 1.4.0 | Eliot Horowitz | 2010-03-25 | 1 | -1/+1 | |
| | ||||||
* | BUMP 1.4.0r1.4.0 | Eliot Horowitz | 2010-03-25 | 4 | -3/+9 | |
| | ||||||
* | fix looping with circle queries for geo | Eliot Horowitz | 2010-03-25 | 1 | -5/+9 | |
| | ||||||
* | new version | Eliot Horowitz | 2010-03-25 | 1 | -1/+1 | |
| | ||||||
* | 1.4 branch | Eliot Horowitz | 2010-03-24 | 1 | -1/+1 | |
| | ||||||
* | variable fudge for double issues | Eliot Horowitz | 2010-03-24 | 1 | -2/+7 | |
| | ||||||
* | rm compile warning | Aaron | 2010-03-24 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-03-24 | 1 | -0/+1 | |
|\ | ||||||
| * | improve test | Aaron | 2010-03-23 | 1 | -0/+1 | |
| | | ||||||
* | | $regex handles RegEx | Eliot Horowitz | 2010-03-24 | 2 | -1/+18 | |
|/ | ||||||
* | better thread safety for DatabaseHolder SERVER-818 | Eliot Horowitz | 2010-03-23 | 1 | -15/+24 | |
| | ||||||
* | Merge branch 'master' of github.com:mongodb/mongo | Aaron | 2010-03-23 | 9 | -12/+40 | |
|\ | ||||||
| * | need to lock around sm gc() SERVER-817 | Eliot Horowitz | 2010-03-23 | 1 | -0/+1 | |
| | | ||||||
| * | better sm asserts | Eliot Horowitz | 2010-03-23 | 2 | -7/+23 | |
| | | ||||||
| * | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-03-23 | 1 | -1/+1 | |
| |\ | ||||||
| | * | post 1.3.5 | Eliot Horowitz | 2010-03-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | set response code on _status | Eliot Horowitz | 2010-03-23 | 1 | -0/+1 | |
| |/ | ||||||
| * | BUMP 1.3.5r1.3.5 | Eliot Horowitz | 2010-03-22 | 5 | -4/+10 | |
| | | ||||||
| * | bg index progress meter SERVER-809 | Eliot Horowitz | 2010-03-22 | 1 | -1/+5 | |
| | | ||||||
* | | SERVER-812 lastError may not be set during shutdown, so clean up failed ↵ | Aaron | 2010-03-23 | 1 | -5/+9 | |
|/ | | | | index before validating lastError | |||||
* | parallel repl test | Aaron | 2010-03-22 | 2 | -0/+57 | |
| | ||||||
* | Merge branch 'master' of github.com:mongodb/mongo | Aaron | 2010-03-22 | 10 | -11/+63 | |
|\ | ||||||
| * | semantic change | Eliot Horowitz | 2010-03-22 | 1 | -1/+1 | |
| | | ||||||
| * | arrays match themselves embedded as well SERVER-807 | Eliot Horowitz | 2010-03-22 | 3 | -6/+37 | |
| | | ||||||
| * | To emancipate from futur update of mandriva's jslib | Ludovic Bellière | 2010-03-22 | 2 | -3/+8 | |
| | | ||||||
| * | Merge branch 'master' of git@github.com:mongodb/mongo | Dwight | 2010-03-22 | 4 | -16/+79 | |
| |\ | ||||||
| * | | compile vcproj | Dwight | 2010-03-22 | 4 | -1/+17 | |
| | | | ||||||
* | | | SERVER-803 add pair test | Aaron | 2010-03-22 | 3 | -1/+86 | |
| |/ |/| | ||||||
* | | SERVER-615 more precise extent skipping calculation | Aaron | 2010-03-22 | 1 | -4/+3 | |
| | | ||||||
* | | Merge branch 'master' of github.com:mongodb/mongo | Aaron | 2010-03-22 | 7 | -22/+219 | |
|\ \ | |/ | ||||||
| * | Squashed commit of the following: | Eliot Horowitz | 2010-03-22 | 3 | -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/mongo | Eliot Horowitz | 2010-03-22 | 2 | -19/+34 | |
| |\ | ||||||
| | * | mongoimport: support for escaped " in csv with either "" or \" SERVER-773 | Mathias Stearn | 2010-03-22 | 2 | -19/+34 | |
| | | | ||||||
| * | | test for SERVER-795 | Eliot Horowitz | 2010-03-22 | 1 | -0/+24 | |
| |/ | ||||||
| * | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-03-22 | 3 | -6/+12 | |
| |\ | ||||||
| * | | fix geo with limit with sparse results SERVER-795 | Eliot Horowitz | 2010-03-22 | 1 | -3/+10 | |
| | | | ||||||
* | | | SERVER-803 add test | Aaron | 2010-03-22 | 3 | -12/+76 | |
| |/ |/| | ||||||
* | | Merge branch 'master' of github.com:mongodb/mongo | Aaron | 2010-03-22 | 3 | -36/+74 | |
|\ \ | |/ | ||||||
| * | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-03-22 | 2 | -8/+9 | |
| |\ | ||||||
| * | | fix a.0.x for regex SERVER-799 | Eliot Horowitz | 2010-03-22 | 2 | -25/+73 | |
| | | | ||||||
| * | | cleaning un-used option | Eliot Horowitz | 2010-03-22 | 2 | -12/+2 | |
| | | | ||||||
* | | | SERVER-803 make repl work when auth is enabled | Aaron | 2010-03-22 | 3 | -6/+12 | |
| |/ |/| | ||||||
* | | use correct test name for parallel tests | Aaron | 2010-03-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' of github.com:mongodb/mongo | Mike Dirolf | 2010-03-22 | 13 | -62/+209 | |
|\ \ | |/ | ||||||
| * | can use sharding with SyncClusterConnection for 2 phase commit across 3 ↵ | Eliot Horowitz | 2010-03-22 | 13 | -41/+158 | |
| | | | | | | | | servers SHARDING-39 | |||||
| * | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-03-22 | 4 | -4/+7 | |
| |\ | ||||||
| * | | some abstractions in prep for SHARDING-39 | Eliot Horowitz | 2010-03-22 | 5 | -28/+58 | |
| | | | ||||||
* | | | assert.close just uses difference now (can specify decimal place) - old ↵ | Mike Dirolf | 2010-03-22 | 1 | -7/+8 | |
| |/ |/| | | | | | implementation was brittle for small numbers | |||||
* | | fix for assert.close and use assert.close for 0 case in jstests/geob.js | Mike Dirolf | 2010-03-22 | 2 | -2/+5 | |
| | | ||||||
* | | kill warnings on windows | Dwight | 2010-03-22 | 2 | -2/+2 | |
|/ |