summaryrefslogtreecommitdiff
path: root/client/model.cpp
Commit message (Expand)AuthorAgeFilesLines
* _id assignment fixEliot Horowitz2009-03-261-0/+1
* safer object managementEliot Horowitz2009-03-261-2/+2
* open to save to check for errorEliot Horowitz2009-02-201-1/+8
* fix _id storingEliot Horowitz2009-02-141-7/+9
* fixed loggingEliot Horowitz2009-02-131-3/+8
* ScopedDbCollection -> operatorEliot Horowitz2009-02-091-9/+8
* doneAndDecouple() -> obj()Dwight2009-02-091-2/+2
* Model::save()Eliot Horowitz2009-02-081-2/+32
* Model needs a server name, not a connection, and uses poolsEliot Horowitz2009-02-081-1/+6
* Indent all lines within namespaces one levelAaron2009-01-151-7/+7
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* Replace tab indentation with spacesAaron2008-12-281-5/+5
* more dbgrid workDwight2008-10-241-0/+29