summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v1.4' of git@github.com:mongodb/mongo into v1.4Eliot Horowitz2010-04-132-2/+5
|\
| * reset mem size audit correctly for repl idsAaron Staple2010-04-091-1/+4
| * SERVER-847 flush log message when setting masterAaron2010-04-091-1/+1
* | adaptive sleep for ClientCusror::yield SERVER-975Eliot Horowitz2010-04-133-0/+20
|/
* client fix for bad queriesEliot Horowitz2010-04-091-1/+1
* SERVER-983 split bucket unevenly when inserting at high endAaron2010-04-081-14/+19
* first cut at radius limiting $near SERVER-813Eliot Horowitz2010-04-011-6/+16
* 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-312-1/+2
* SERVER-841 don't use dummy op when figuring other side's log endpointAaron2010-03-291-1/+1
* SERVER-841 fastsync corner casesAaron2010-03-291-0/+4
* catch empty db names early SERVER-821Eliot Horowitz2010-03-291-1/+4
* make sure tools create a LastError object SERVER-839Eliot Horowitz2010-03-281-2/+8
* 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-261-4/+9
* fix looping with circle queries for geoEliot Horowitz2010-03-251-5/+9
* variable fudge for double issuesEliot Horowitz2010-03-241-2/+7
* rm compile warningAaron2010-03-241-1/+1
* $regex handles RegExEliot Horowitz2010-03-241-1/+7
* better thread safety for DatabaseHolder SERVER-818Eliot Horowitz2010-03-231-15/+24
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-232-1/+6
|\
| * set response code on _statusEliot Horowitz2010-03-231-0/+1
| * 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
|/
* arrays match themselves embedded as well SERVER-807Eliot Horowitz2010-03-221-5/+5
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-03-221-4/+3
|\
| * SERVER-615 more precise extent skipping calculationAaron2010-03-221-4/+3
* | compile vcprojDwight2010-03-222-1/+5
|/
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-223-6/+12
|\
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-222-36/+49
| |\
| * | SERVER-803 make repl work when auth is enabledAaron2010-03-223-6/+12
* | | fix geo with limit with sparse results SERVER-795Eliot Horowitz2010-03-221-3/+10
| |/ |/|
* | fix a.0.x for regex SERVER-799Eliot Horowitz2010-03-221-25/+48
* | cleaning un-used optionEliot Horowitz2010-03-222-12/+2
|/
* can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz2010-03-221-1/+2
* kill warnings on windowsDwight2010-03-221-2/+2
* support repl=1 on _statusEliot Horowitz2010-03-191-5/+20
* debugging offEliot Horowitz2010-03-191-2/+2
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-191-4/+4
|\
| * typo: geo near command arg is distanceMultiplier nowMike Dirolf2010-03-191-4/+4
* | fix $box corner cases SERVER-791Eliot Horowitz2010-03-191-21/+71
* | unlock a little more oftenEliot Horowitz2010-03-191-0/+3
* | spam and progress meter fixEliot Horowitz2010-03-191-4/+2
|/
* better handling of m/r large obejcts/reduce SERVER-788Eliot Horowitz2010-03-191-17/+47
* undo options changeEliot Horowitz2010-03-181-1/+1
* Merge branch 'master' of github.com:mongodb/mongoMathias Stearn2010-03-183-2/+8
|\
| * Merge branch 'master' of git@github.com:mongodb/mongodwight2010-03-182-5/+4
| |\