summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* make cells widerEliot Horowitz2010-07-301-3/+2
|
* replaced replica pair connection with basic set version SERVER-1320Eliot Horowitz2010-07-301-2/+3
|
* fix tool connection code so can use repl set, etc...Eliot Horowitz2010-07-301-15/+9
|
* optional query for mongodumpEliot Horowitz2010-07-281-2/+16
|
* SERVER-1270 Elim c_str() /toolsAlberto Lerner2010-07-202-2/+2
|
* SERVER-1270 Hook StringData to BufBuilderAlberto Lerner2010-07-191-2/+2
|
* Fix warningsAlberto Lerner2010-07-191-2/+2
|
* Fix buildAlberto Lerner2010-07-181-2/+2
|
* compile snifferdwight2010-07-181-2/+2
|
* SERVER-1387 add exhaust mode to mongo bridgeAaron2010-07-151-0/+18
|
* stat help and cleaningEliot Horowitz2010-07-123-7/+29
|
* mongostat has queue lengthEliot Horowitz2010-07-121-0/+7
|
* Add --indexesLast option since it's not always faster SERVER-1377Mathias Stearn2010-07-071-1/+4
|
* restore indexes last SERVER-1377Mathias Stearn2010-07-071-1/+9
|
* fadvise in mongorestoreMathias Stearn2010-07-071-4/+8
|
* squash warningMathias Stearn2010-07-021-1/+1
|
* don't restore system.profile SERVER-1294Eliot Horowitz2010-06-301-0/+5
|
* more strlen(x) == 0 smashingMathias Stearn2010-06-291-1/+1
|
* ignore UTF-8 BOM in mongoimport SERVER-862Mathias Stearn2010-06-281-0/+5
|
* some tool cleaningEliot Horowitz2010-06-192-1/+15
|
* Allow specifying upsert fields for mongoimport SERVER-1186Mathias Stearn2010-06-141-3/+25
|
* --jsonArray for mongoexport SERVER-1083Mathias Stearn2010-06-141-1/+14
|
* --jsonArray for mongoimport SERVER-1083Mathias Stearn2010-06-141-13/+47
|
* --noimport hidden option to mongoimport for benchmarking JSON parserMathias Stearn2010-06-141-1/+10
|
* safer faults/sEliot Horowitz2010-06-111-2/+2
|
* added faults/sKenny Gorman2010-06-121-2/+9
|
* auto-reconnect for mongostatEliot Horowitz2010-06-093-3/+14
|
* some tool cleaning, bsondump toolEliot Horowitz2010-06-094-82/+248
|
* towards QueryOption_exhaustdwight2010-06-051-1/+1
|
* support '-' in fields for mongoimport/export SERVER-1127Mathias Stearn2010-06-031-1/+1
|
* Dont count failed records as importedMathias Stearn2010-06-031-1/+2
|
* --stopOnError option to mongoimport SERVER-1133Mathias Stearn2010-06-031-0/+4
|
* Add --port option to tools. SERVER-1157Mathias Stearn2010-06-031-0/+4
|
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-032-8/+15
|\
| * Mongoimport now fails on invalid UTF8 SERVER-1171Mathias Stearn2010-06-031-0/+3
| |
| * added flushes/s parameter.Kenny Gorman2010-06-041-2/+8
| |
| * Make mongoimport work w/o final EOL. SERVER-1152Mathias Stearn2010-06-031-6/+4
| |
* | some nicer error messagesEliot Horowitz2010-06-031-3/+3
|/
* add objcheck option to snifferAaron2010-05-271-59/+92
|
* can filter in mongorestoreEliot Horowitz2010-05-261-2/+15
|
* --upsert option to mongoimport SERVER-1154Mathias Stearn2010-05-251-3/+16
|
* Hide password from ps output SERVER-1129Mathias Stearn2010-05-241-0/+10
|
* convert massert and uassert back to macrosMathias Stearn2010-05-141-1/+0
|
* SERVER-109 multi buffer messageAaron2010-05-122-20/+20
|
* some typos SERVER-1103Eliot Horowitz2010-05-081-1/+1
|
* All tools (including shell) take -p should allow it to be blank and do ↵Guillaume Delannoy2010-05-041-3/+6
| | | | password input SERVER-764
* Print newlines in mongofilesMathias Stearn2010-04-291-2/+2
|
* fix # and --fieldFile handling SERVER-1059Eliot Horowitz2010-04-272-3/+3
|
* stdafx->pchDwight2010-04-277-7/+7
|
* compileEliot Horowitz2010-04-241-0/+1
|