summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Put our code in 'mongo' namespaceAaron2009-01-1454-12/+294
* Merge jsobj.h changesAaron2009-01-145-18/+77
|\
| * move sayDbContext to stdafx (it was defined there anyway)Eliot Horowitz2009-01-142-12/+0
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pEliot Horowitz2009-01-141-2/+9
| |\
| | * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pAaron2009-01-142-0/+6
| | |\
| | * | Size calculation works for cap extent minSize on 64 bit machines, removed com...Aaron2009-01-141-2/+9
| * | | utility method on NamespaceEliot Horowitz2009-01-141-0/+12
| | |/ | |/|
| * | int vs. doubleEliot Horowitz2009-01-142-0/+6
| |/
| * playing with BSONObjBuilder stream for buildingEliot Horowitz2009-01-142-0/+44
| * more builder returning itselfEliot Horowitz2009-01-131-2/+3
| * playing with Builder returning itself on append calls so you can do things likeEliot Horowitz2009-01-131-2/+4
* | NEW pdfile # : 4.4; Support compound directions with compound indexesAaron2009-01-1411-134/+152
|/
* Only check prev file size if file has been openedAaron2009-01-131-1/+3
* Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-01-131-0/+4
|\
| * sayPiggyBack/piggyBackEliot Horowitz2009-01-131-0/+4
* | Limit regex options, only use Dbref() in TenGen modeAaron2009-01-132-15/+23
|/
* Add new files to targetsAaron2009-01-131-2/+2
* Large oplog collection sizes + miscAaron2009-01-131-4/+14
* Large oplog collection sizes + miscAaron2009-01-134-7/+12
* New capped collection cursorsAaron2009-01-132-14/+167
* Logic for choosing file sizeAaron2009-01-131-7/+10
* Make findElement constAaron2009-01-131-3/+3
* Support capped collections w/ multiple extents (migration from old formats is...Aaron2009-01-132-44/+239
* Separate file size spec from name, create new style capped cursors, define fi...Aaron2009-01-132-68/+113
* Check syntactically reserved field names specificallyAaron2009-01-121-7/+10
* Fix disk free space calculationAaron2009-01-121-1/+1
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pdwight2009-01-101-3/+19
|\
| * backwards compatability for python where/evalEliot Horowitz2009-01-101-3/+19
* | Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pdwight2009-01-1027-264/+1052
|\ \ | |/
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2009-01-091-1/+8
| |\
| | * set curNS = 0 after db ops to prevent crazy errorsEliot Horowitz2009-01-091-4/+6
| | * more assertsEliot Horowitz2009-01-091-0/+4
| | * assertEliot Horowitz2009-01-091-1/+2
| * | a little work on securitDwight2009-01-094-0/+52
| |/
| * set options flag when $err is returnedDwight2009-01-095-39/+26
| * SWAG at flagging query errors via the flags int in the query response.Geir Magnusson Jr2009-01-081-1/+1
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pGeir Magnusson Jr2009-01-088-17/+198
| |\
| | * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pEliot Horowitz2009-01-081-0/+6
| | |\
| | | * Don't allow field names starting with $, added some testsAaron2009-01-081-0/+6
| | * | eval works with a stringEliot Horowitz2009-01-081-4/+13
| | |/
| | * boost instead of posixEliot Horowitz2009-01-081-3/+3
| | * can run without ed aroundEliot Horowitz2009-01-082-9/+54
| | * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2009-01-072-7/+1
| | |\
| | * | security beginningsDwight2009-01-075-12/+56
| | * | Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2009-01-075-82/+66
| | |\ \
| | * | | md5Dwight2009-01-074-3/+80
| * | | | Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pGeir Magnusson Jr2009-01-0722-223/+834
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Remove dangerous, unused functionAaron2009-01-071-6/+0
| | * | | we don't need MFCEliot Horowitz2009-01-071-1/+1
| | | |/ | | |/|
| | * | Minor cleanupAaron2009-01-071-22/+23