Mathias Stearn
|
349132d1f5
|
mongofiles get now fetches the latest version of the file
|
2009-10-14 17:43:18 -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 |
|
Mathias Stearn
|
b7a086e1ad
|
mongofiles now supports stdin/out for put/get operations
|
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 |
|
Eliot Horowitz
|
88795bc740
|
better error message
|
2009-09-18 14:20:44 -04:00 |
|
Michael Stephens
|
45683d835d
|
getMetadata() for GridFile
Signed-off-by: Eliot <eliot@10gen.com>
|
2009-08-20 10:53:37 +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 |
|
alanw
|
b610cf77f4
|
Use a more portable method of opening and reading binary files (O_RDONLY interpreted differently under windows)
Signed-off-by: mongodb <mongodb@10gen.com>
|
2009-06-17 09:33:14 +08:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Eliot Horowitz
|
7412a333fc
|
filemd5 supports root
BugzID: 1165
|
2009-02-18 13:11:22 -05:00 |
|
Eliot Horowitz
|
00f58bd87a
|
spam
|
2009-02-18 11:27:07 -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 |
|
U-ELIOT-019992DFC\Administrator
|
853736071c
|
include for windows
|
2009-02-10 10:48:41 -05:00 |
|
Dwight
|
8cb17548c2
|
bsonobjbuilder cleanup
|
2009-02-09 15:38:26 -05:00 |
|
Dwight
|
147948c7b3
|
doneAndDecouple() -> obj()
|
2009-02-09 13:04:32 -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 |
|