0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Mathias Stearn
2f197d5192 Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
Eliot Horowitz
9314ac2ca6 some helpers 2010-04-20 17:07:07 -04:00
Eliot Horowitz
95c080d719 Model::remove() 2009-12-02 16:36:32 -05:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Eliot Horowitz
0195f478e5 Model::_id protected instead of private 2009-03-26 09:42:03 -04:00
Eliot Horowitz
265436b22d make Model::save,load virtual 2009-03-25 17:28:54 -04:00
Eliot Horowitz
2a1c3b1492 get rid of Model::defaultServer since its not being used and complicates some things 2009-03-12 17:12:24 -04:00
Eliot Horowitz
0dc0ff0541 make unserialze take a const BSONObj& 2009-02-27 10:37:13 -05:00
Eliot Horowitz
e470130a5e open to save to check for error 2009-02-20 15:07:52 -05:00
Eliot Horowitz
2e7a5d8bda fix _id storing 2009-02-14 09:41:52 -05:00
Aaron
565d374283 Use @file to tell doxygen to document globals, add more doc for BSON() and QUERY() 2009-02-10 14:04:03 -05:00
Dwight
192c4e5708 comments 2009-02-09 17:40:45 -05:00
Eliot Horowitz
595328d2af Model::save() 2009-02-08 17:55:17 -05:00
Eliot Horowitz
c154c78469 Model needs a server name, not a connection, and uses pools 2009-02-08 14:35:34 -05:00
Eliot Horowitz
c06e0dacf7 safety 2009-02-06 14:10:53 -05:00
unknown
b29806e4a1 comments 2009-01-26 21:15:08 -05:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
unknown
8beba2346e checkpoint work 2008-11-09 17:49:37 -05:00
Dwight
1875ee8151 more dbgrid work 2008-10-24 17:51:28 -04:00
unknown
f91cff53a0 griddb work 2008-10-19 17:46:53 -05:00