Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -22/+22 |
* | rs | Dwight | 2010-07-20 | 1 | -2/+2 |
* | stdafx->pch | Dwight | 2010-04-27 | 1 | -1/+1 |
* | don't duplicate _id from Model | Eliot Horowitz | 2010-04-22 | 1 | -3/+7 |
* | use upsert | Eliot Horowitz | 2010-04-21 | 1 | -1/+1 |
* | clean up Model _id handling | Eliot Horowitz | 2010-04-21 | 1 | -1/+26 |
* | some helpers | Eliot Horowitz | 2010-04-20 | 1 | -0/+12 |
* | Exception classess need codes too SERVER-112 | Eliot Horowitz | 2009-12-28 | 1 | -2/+2 |
* | uassert/massert take error code SERVER-112 | Eliot Horowitz | 2009-12-28 | 1 | -1/+1 |
* | Model::remove() | Eliot Horowitz | 2009-12-02 | 1 | -3/+19 |
* | all client files now marked as Apache 2.0. SERVER-329. | Mathias Stearn | 2009-10-27 | 1 | -15/+14 |
* | _id assignment fix | Eliot Horowitz | 2009-03-26 | 1 | -0/+1 |
* | safer object management | Eliot Horowitz | 2009-03-26 | 1 | -2/+2 |
* | open to save to check for error | Eliot Horowitz | 2009-02-20 | 1 | -1/+8 |
* | fix _id storing | Eliot Horowitz | 2009-02-14 | 1 | -7/+9 |
* | fixed logging | Eliot Horowitz | 2009-02-13 | 1 | -3/+8 |
* | ScopedDbCollection -> operator | Eliot Horowitz | 2009-02-09 | 1 | -9/+8 |
* | doneAndDecouple() -> obj() | Dwight | 2009-02-09 | 1 | -2/+2 |
* | Model::save() | Eliot Horowitz | 2009-02-08 | 1 | -2/+32 |
* | Model needs a server name, not a connection, and uses pools | Eliot Horowitz | 2009-02-08 | 1 | -1/+6 |
* | Indent all lines within namespaces one level | Aaron | 2009-01-15 | 1 | -7/+7 |
* | Put our code in 'mongo' namespace | Aaron | 2009-01-14 | 1 | -0/+4 |
* | Replace tab indentation with spaces | Aaron | 2008-12-28 | 1 | -5/+5 |
* | more dbgrid work | Dwight | 2008-10-24 | 1 | -0/+29 |