summaryrefslogtreecommitdiff
path: root/client/gridfs.h
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-11/+11
* commentdwight2010-12-121-2/+4
* Chunk name conflictEliot Horowitz2010-07-021-4/+4
* Squash warning and support large files in gridfsMathias Stearn2010-06-301-1/+1
* warning squashingMathias Stearn2010-06-291-5/+2
* remove Binary type 2 assumptionsMathias Stearn2010-06-291-4/+0
* option to set chunk size on gridfs client SERVER-1232Eliot Horowitz2010-06-141-0/+6
* fix GridFS. Add binDataClean to handle subtype 2. SERVER-1233Mathias Stearn2010-06-141-7/+7
* Automatic cleanup of global macros in client headers. SERVER-1042Mathias Stearn2010-04-231-1/+2
* Start using Date_t. Can anyone think of a better name?Mathias Stearn2009-12-091-1/+1
* added getContentType and getField to gridfsEliot Horowitz2009-10-311-0/+8
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-0/+15
* default contentType for GridFS file from buffer. MINORMathias Stearn2009-10-161-1/+1
* support creating GridFS files from buffers in addition to files. SERVER-312Mathias Stearn2009-10-161-0/+14
* add uploadDate and contentType fields to GridFS files generated in C++. Add -...Mathias Stearn2009-10-141-1/+3
* allow different local and remote filenames for gridfs client storeFile methodMike Dirolf2009-09-241-3/+5
* getMetadata() for GridFileMichael Stephens2009-08-201-0/+2
* getUploadDate() and getMD5() for GridFileMichael Stephens2009-08-201-0/+8
* minor: whitespaceMike Dirolf2009-08-061-13/+13
* Added removeFile() for GridFS. Also modified input strings to be "const stri...alanw2009-06-171-6/+13
* filemd5 supports rootEliot Horowitz2009-02-181-0/+1
* fix gridfs - can't use BSONElement for strage like thatEliot Horowitz2009-02-181-3/+4
* Use @file to tell doxygen to document globals, add more doc for BSON() and QU...Aaron2009-02-101-1/+1
* bsonobjbuilder cleanupDwight2009-02-091-1/+1
* new pagewriterDwight2009-02-061-1/+1
* on exit, wait for replication to finish upDwight2009-02-041-1/+1
* list takes a filterEliot Horowitz2009-02-021-0/+5
* gridfs and some toolsEliot Horowitz2009-02-021-0/+138