summaryrefslogtreecommitdiff
path: root/tools/files.cpp
AgeCommit message (Expand)Author
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-08-18SERVER-1452 StringData-ing up, c_str()-ing downAlberto Lerner
2010-04-29Print newlines in mongofilesMathias Stearn
2010-04-27stdafx->pchDwight
2010-02-09make tools wait until all modifications have completed before exitingMathias Stearn
2009-11-20mongofiles put --replaceMathias Stearn
2009-10-14add delete command to mongofilesMathias Stearn
2009-10-14add uploadDate and contentType fields to GridFS files generated in C++. Add -...Mathias Stearn
2009-10-14mongofiles now supports stdin/out for put/get operationsMathias Stearn
2009-09-24mongofiles: --local option to specify different filename on local filesystem ...Mike Dirolf
2009-09-24casingEliot Horowitz
2009-09-11minor: mongofiles more clear docsMike Dirolf
2009-09-01add hidden_options to Tool.cpp - better help message for mongofilesMike Dirolf
2009-09-01minor: more whitespaceMike Dirolf
2009-08-12auth support for tools SERVER-147Eliot Horowitz
2009-05-20make tools capable of running standalone, without a mongod instanceAaron
2009-02-18fix gridfs - can't use BSONElement for strage like thatEliot Horowitz
2009-02-09doneAndDecouple() -> obj()Dwight
2009-02-02list enhancements and search and better helpEliot Horowitz
2009-02-02gridfs and some toolsEliot Horowitz