summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* don't complain about ScopedDBConnection if the underlying connection failedEliot Horowitz2009-09-141-0/+3
* client id work and make getLastError work non sharded-collections in sharding...Eliot Horowitz2009-09-112-13/+4
* remove spam MINOREliot Horowitz2009-09-111-1/+0
* mongod side of client based errors for SHARDING-16Eliot Horowitz2009-09-114-8/+67
* make lastError able to work with ids, rather than just tlEliot Horowitz2009-09-112-3/+119
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-09-114-8/+37
|\
| * require --upgrade to upgrade dbs otherwise does nothingEliot Horowitz2009-09-101-5/+32
| * make group work better with nullsEliot Horowitz2009-09-103-3/+5
* | fix commentDwight2009-09-111-3/+0
* | GENOID feature for BSON in c++Dwight2009-09-113-1/+23
|/
* mem safety for distinctEliot Horowitz2009-09-101-7/+7
* simple distinct SERVER-127Eliot Horowitz2009-09-091-0/+46
* use extractFields which is now correct to fix SERVER-257Eliot Horowitz2009-09-091-13/+1
* more helpful commentEliot Horowitz2009-09-091-1/+1
* don't crash if ns len too longDwight2009-09-092-1/+2
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-09-093-8/+47
|\
| * include cleaningEliot Horowitz2009-09-091-1/+1
| * slight change to extractFields to make it more backwardsCompatibleEliot Horowitz2009-09-091-3/+1
| * fix SERVER-282 - BSONObj::extractFieldsEliot Horowitz2009-09-091-2/+3
| * normalize sort order - put null firstEliot Horowitz2009-09-092-4/+44
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-09-0914-171/+323
|\ \ | |/
| * datafile ver checking beginningsdwight2009-09-082-3/+36
| * fix $pop and replication SERVER-100Eliot Horowitz2009-09-071-10/+24
| * SERVER-100 generate precise btree intervals in FieldRangeSet::indexBoundsAaron2009-09-072-6/+43
| * SERVER-100 btree cursor handle case where first interval is emptyAaron2009-09-072-12/+16
| * SERVER-100 checkpoint move index bounding code to FieldRangeSetAaron2009-09-076-26/+51
| * MINOR SERVER-100 specific tests for FieldBound operationsAaron2009-09-072-2/+4
| * SERVER-100 checkpoint FieldRange more fine grained bounds usingAaron Staple2009-09-063-66/+63
| * SERVER-100 checkpoint: aggregate FieldRanges using FieldIntervalsAaron Staple2009-09-062-27/+63
| * change to NullStreamdwight2009-09-032-38/+38
| * Merge branch 'master' of git@github.com:mongodb/mongodwight2009-09-034-24/+105
| |\
| | * better debugging MINOREliot Horowitz2009-09-031-1/+4
| * | minor reorder and commentdwight2009-09-031-7/+8
* | | vcprojDwight2009-09-091-60/+59
| |/ |/|
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-09-012-18/+59
|\ \
| * | some help for commandsDwight2009-09-012-16/+54
| * | Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-09-011-1/+3
| |\ \
| * | | small help text changeDwight2009-09-011-2/+5
* | | | count of missing namespace returns 0Eliot Horowitz2009-09-011-2/+6
| |/ / |/| |
* | | more name changes in shardingEliot Horowitz2009-09-011-1/+3
|/ /
* | --fork : option run mongod as a daemonEliot Horowitz2009-08-311-5/+20
* | --logpath and --logappendEliot Horowitz2009-08-311-0/+16
|/
* some sm safetyEliot Horowitz2009-08-281-0/+2
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2009-08-281-1/+1
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-282-94/+69
| |\
| * | log(1) cursor kill instead of log(2)Eliot Horowitz2009-08-281-1/+1
* | | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2009-08-282-94/+69
|\ \ \ | | |/ | |/|
| * | compile windows db.slnunknown2009-08-282-94/+69
| |/
* | cleaningEliot Horowitz2009-08-281-15/+7
|/
* remove c dependsEliot Horowitz2009-08-281-2/+2