summaryrefslogtreecommitdiff
path: root/src/mongo/client/gridfs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make C++ driver call GLE after storing gridFS chunks, before calling filemd5....Spencer T Brody2012-08-091-0/+6
* SERVER-5720 GridFS::setChunkSize rejects all sizes but 0Randolph Tan2012-05-311-1/+5
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* Fix Visual Studio Solution BuildsAndy Schwerin2012-03-231-1/+1
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-4/+6
* remove fstream from pch.hEliot Horowitz2012-01-051-0/+1
* remove boost filesystem includes from pch.h and be explicit anywhere we use itEliot Horowitz2012-01-051-0/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+245