summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.4.1r1.4.1Eliot Horowitz2010-04-144-3/+10
* Merge branch 'v1.4' of git@github.com:mongodb/mongo into v1.4Eliot Horowitz2010-04-133-3/+7
|\
| * reset mem size audit correctly for repl idsAaron Staple2010-04-092-2/+6
| * SERVER-847 flush log message when setting masterAaron2010-04-091-1/+1
* | adaptive sleep for ClientCusror::yield SERVER-975Eliot Horowitz2010-04-134-0/+24
|/
* client fix for bad queriesEliot Horowitz2010-04-092-1/+3
* SERVER-983 split bucket unevenly when inserting at high endAaron2010-04-082-17/+54
* first cut at radius limiting $near SERVER-813Eliot Horowitz2010-04-012-6/+21
* use application/json for _status SERVER-861Mike Dirolf2010-04-011-0/+1
* getIndexSizeForCollection shouldn't use DBDIrectClient SERVER-860Eliot Horowitz2010-04-011-13/+20
* do'nt require boost options in mongoclient SERVER-855Eliot Horowitz2010-03-317-5/+13
* SERVER-841 don't use dummy op when figuring other side's log endpointAaron2010-03-291-1/+1
* SERVER-841 fastsync corner casesAaron2010-03-292-1/+5
* catch empty db names early SERVER-821Eliot Horowitz2010-03-291-1/+4
* make sure tools create a LastError object SERVER-839Eliot Horowitz2010-03-282-2/+9
* wrong method nameEliot Horowitz2010-03-281-1/+1
* reset curop in repl thread SERVER-837Eliot Horowitz2010-03-263-4/+9
* use god scope for webserver authEliot Horowitz2010-03-261-0/+2
* fix array numberic sort order SERVER-833Eliot Horowitz2010-03-264-27/+66
* Backport to 1.4 of bdcd668. SERVER-834Richard Kreuter2010-03-261-1/+1
* 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 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
|\ \ | |/