Commit Graph

26 Commits

Author SHA1 Message Date
Eliot Horowitz
1abe910d41 Chunk name conflict 2010-07-02 11:29:33 -04:00
Mathias Stearn
3e8b09f4e3 Squash warning and support large files in gridfs 2010-06-30 20:33:58 -04:00
Mathias Stearn
91f745ac64 warning squashing 2010-06-29 13:58:37 -04:00
Mathias Stearn
600317543c remove Binary type 2 assumptions 2010-06-29 13:06:00 -04:00
Eliot Horowitz
76635118f7 option to set chunk size on gridfs client SERVER-1232 2010-06-14 15:32:03 -04:00
Mathias Stearn
2f94443140 fix GridFS. Add binDataClean to handle subtype 2. SERVER-1233 2010-06-14 06:30:19 -04:00
Mathias Stearn
2f197d5192 Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
Mathias Stearn
dcf3a10eea Start using Date_t. Can anyone think of a better name? 2009-12-09 12:00:17 -05:00
Eliot Horowitz
b98067022f added getContentType and getField to gridfs 2009-10-31 11:23:29 -04:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Mathias Stearn
d3961ff7fa default contentType for GridFS file from buffer. MINOR 2009-10-16 13:57:03 -04:00
Mathias Stearn
6880a8788d support creating GridFS files from buffers in addition to files. SERVER-312 2009-10-16 11:25:55 -04:00
Mathias Stearn
23bbf840ba add uploadDate and contentType fields to GridFS files generated in C++. Add --type option to mongofiles. 2009-10-14 17:43:18 -04:00
Mike Dirolf
df64c0563b allow different local and remote filenames for gridfs client storeFile method 2009-09-24 16:31:18 -04:00
Michael Stephens
45683d835d getMetadata() for GridFile
Signed-off-by: Eliot <eliot@10gen.com>
2009-08-20 10:53:37 +08:00
Michael Stephens
11b657f18d getUploadDate() and getMD5() for GridFile
Signed-off-by: Eliot <eliot@10gen.com>
2009-08-20 08:44:31 +08:00
Mike Dirolf
32f5ebb4c6 minor: whitespace 2009-08-06 14:12:32 -04:00
alanw
b0dbe2735b Added removeFile() for GridFS. Also modified input strings to be "const string&"
Signed-off-by: mongodb <mongodb@10gen.com>
2009-06-17 09:33:28 +08:00
Eliot Horowitz
7412a333fc filemd5 supports root
BugzID: 1165
2009-02-18 13:11:22 -05:00
Eliot Horowitz
7bca09b9f9 fix gridfs - can't use BSONElement for strage like that
also did md5 while i was there
2009-02-18 11:26:30 -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
8cb17548c2 bsonobjbuilder cleanup 2009-02-09 15:38:26 -05:00
Dwight
94f125e855 new pagewriter
File class
sleepmillis fixed
2009-02-06 13:29:57 -05:00
Dwight
5dd84d0638 on exit, wait for replication to finish up 2009-02-04 13:22:02 -05:00
Eliot Horowitz
e20f07a46e list takes a filter 2009-02-02 22:16:39 -05:00
Eliot Horowitz
288d83370d gridfs and some tools 2009-02-02 17:19:55 -05:00