0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/client
Michael Stephens 45683d835d getMetadata() for GridFile
Signed-off-by: Eliot <eliot@10gen.com>
2009-08-20 10:53:37 +08:00
..
examples minor: whitespace 2009-08-06 14:12:32 -04:00
clientOnly.cpp inShutdown() method so spider monkey can shutdown cleanly 2009-08-05 17:15:04 -04:00
connpool.cpp use stack instead of queue for keeping connections so you get the same one in a single threaded env. 2009-03-30 09:47:58 -04:00
connpool.h use stack instead of queue for keeping connections so you get the same one in a single threaded env. 2009-03-30 09:47:58 -04:00
dbclient.cpp clean warning MINOR 2009-08-13 13:25:19 -04:00
dbclient.h don't allow dropping an index $ collection 2009-08-13 13:26:03 -04:00
gridfs.cpp getMetadata() for GridFile 2009-08-20 10:53:37 +08:00
gridfs.h getMetadata() for GridFile 2009-08-20 10:53:37 +08:00
model.cpp _id assignment fix 2009-03-26 17:28:16 -04:00
model.h Model::_id protected instead of private 2009-03-26 09:42:03 -04:00