summaryrefslogtreecommitdiff
path: root/src/mongo/client/gridfs.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17753 Remove GridFS from the server copy of the C++ driverKaloian Manassiev2015-03-261-217/+0
* SERVER-17736 Remove obsolete C++ driver symbol export miscellaneaAndrew Morrow2015-03-261-4/+3
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-18/+18
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-3364 Label rest of client api with MONGO_CLIENT_APIRanjay Krishna2013-12-281-3/+4
* Fix comment in src/mongo/client/gridfs.hdaveh862013-12-151-2/+1
* DOCS-217 make all wiki links dochub linksMatt Dannenberg2012-06-291-1/+1
* SERVER-5720 GridFS::setChunkSize rejects all sizes but 0Randolph Tan2012-05-311-0/+2
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-4/+3
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+205