summaryrefslogtreecommitdiff
path: root/tools/tool.h
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-24/+24
* Make the file being processed a member of Tool.Richard Kreuter2010-12-091-0/+1
* make sure tools always use the same slave connectionMathias Stearn2010-11-291-0/+1
* clean up tools option controlsEliot Horowitz2010-11-021-4/+6
* check imports are going to a master SERVER-1878Kristina Chodorow2010-10-081-0/+2
* Hide connection options for tools that don't connect SERVER-1574Mathias Stearn2010-08-161-3/+9
* stat help and cleaningEliot Horowitz2010-07-121-1/+2
* auto-reconnect for mongostatEliot Horowitz2010-06-091-0/+1
* some tool cleaning, bsondump toolEliot Horowitz2010-06-091-0/+16
* support doing mongostat over httpEliot Horowitz2010-04-161-1/+6
* clean up stderr vs stdout for mongodump SERVER-564Eliot Horowitz2010-04-151-1/+4
* configurable sleepEliot Horowitz2010-02-281-0/+5
* changed Tool() cons arguments a bitEliot Horowitz2010-02-211-1/+1
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* add option to read fields from a fileEliot Horowitz2009-10-121-0/+2
* changed mongoimportJSON to mongoimport - handles json/tsv/csvEliot Horowitz2009-10-091-1/+5
* more ProgressMeter to public placeEliot Horowitz2009-10-051-23/+0
* nice progress meters for dump/restore SERVER-307Eliot Horowitz2009-09-241-0/+23
* lowercaseEliot Horowitz2009-09-241-0/+87