summaryrefslogtreecommitdiff
path: root/tools/files.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-25/+25
* SERVER-1452 StringData-ing up, c_str()-ing downAlberto Lerner2010-08-181-2/+2
* Print newlines in mongofilesMathias Stearn2010-04-291-2/+2
* stdafx->pchDwight2010-04-271-1/+1
* make tools wait until all modifications have completed before exitingMathias Stearn2010-02-091-0/+2
* mongofiles put --replaceMathias Stearn2009-11-201-1/+15
* add delete command to mongofilesMathias Stearn2009-10-141-0/+7
* add uploadDate and contentType fields to GridFS files generated in C++. Add -...Mathias Stearn2009-10-141-1/+5
* mongofiles now supports stdin/out for put/get operationsMathias Stearn2009-10-141-1/+4
* mongofiles: --local option to specify different filename on local filesystem ...Mike Dirolf2009-09-241-11/+17
* casingEliot Horowitz2009-09-241-1/+1
* minor: mongofiles more clear docsMike Dirolf2009-09-111-3/+4
* add hidden_options to Tool.cpp - better help message for mongofilesMike Dirolf2009-09-011-3/+9
* minor: more whitespaceMike Dirolf2009-09-011-8/+8
* auth support for tools SERVER-147Eliot Horowitz2009-08-121-0/+2
* make tools capable of running standalone, without a mongod instanceAaron2009-05-201-1/+1
* fix gridfs - can't use BSONElement for strage like thatEliot Horowitz2009-02-181-1/+1
* doneAndDecouple() -> obj()Dwight2009-02-091-2/+2
* list enhancements and search and better helpEliot Horowitz2009-02-021-11/+30
* gridfs and some toolsEliot Horowitz2009-02-021-0/+99