Justin Dearing
|
52163efb4d
|
Made the special stdout parameter -, to be more in line with other apps, e.g. nmap.
|
2010-08-23 11:38:39 -04:00 |
|
Alberto Lerner
|
7a7cc4adfa
|
SERVER-1452 StringData-ing up, c_str()-ing down
|
2010-08-18 18:12:31 -04:00 |
|
Mathias Stearn
|
d27b1646a1
|
Hide connection options for tools that don't connect SERVER-1574
|
2010-08-16 13:17:11 -04:00 |
|
Eliot Horowitz
|
f78f97061b
|
use json for bsondump SERVER-1631
|
2010-08-13 22:30:57 -04:00 |
|
Mathias Stearn
|
22057840db
|
better help for mongostat
|
2010-08-09 14:43:16 -04:00 |
|
Kristina Chodorow
|
b463621835
|
allow dumping a collection to stdout SERVER-763
|
2010-08-06 18:20:54 -04:00 |
|
Eliot Horowitz
|
7d5861a7c6
|
make cells wider
|
2010-07-30 15:11:19 -04:00 |
|
Eliot Horowitz
|
67f4da9b32
|
replaced replica pair connection with basic set version SERVER-1320
|
2010-07-30 14:30:02 -04:00 |
|
Eliot Horowitz
|
ceda65cb2d
|
fix tool connection code so can use repl set, etc...
|
2010-07-30 11:40:29 -04:00 |
|
Eliot Horowitz
|
4b488f8a8a
|
optional query for mongodump
|
2010-07-28 14:10:33 -04:00 |
|
Alberto Lerner
|
37c9c403de
|
SERVER-1270 Elim c_str() /tools
|
2010-07-20 12:58:23 -04:00 |
|
Alberto Lerner
|
f51a4d0669
|
SERVER-1270 Hook StringData to BufBuilder
|
2010-07-19 09:56:24 -04:00 |
|
Alberto Lerner
|
d0d79d0fbf
|
Fix warnings
|
2010-07-19 09:40:15 -04:00 |
|
Alberto Lerner
|
dcd0dbf1b9
|
Fix build
|
2010-07-18 20:04:25 -04:00 |
|
dwight
|
528ad7a41a
|
compile sniffer
|
2010-07-18 14:18:33 -04:00 |
|
Aaron
|
7e40a057c7
|
SERVER-1387 add exhaust mode to mongo bridge
|
2010-07-15 15:50:12 -07:00 |
|
Eliot Horowitz
|
28418f3ea2
|
stat help and cleaning
|
2010-07-12 13:17:34 -04:00 |
|
Eliot Horowitz
|
275fb3f056
|
mongostat has queue length
|
2010-07-12 13:06:16 -04:00 |
|
Mathias Stearn
|
724228684e
|
Add --indexesLast option since it's not always faster SERVER-1377
|
2010-07-07 21:31:14 -04:00 |
|
Mathias Stearn
|
1329d93774
|
restore indexes last SERVER-1377
|
2010-07-07 21:31:14 -04:00 |
|
Mathias Stearn
|
8242ebd353
|
fadvise in mongorestore
|
2010-07-07 21:31:14 -04:00 |
|
Mathias Stearn
|
3e12f9c332
|
squash warning
|
2010-07-02 12:03:07 -04:00 |
|
Eliot Horowitz
|
501fca1b02
|
don't restore system.profile SERVER-1294
|
2010-06-30 14:29:19 -04:00 |
|
Mathias Stearn
|
0e5ed0a83e
|
more strlen(x) == 0 smashing
|
2010-06-29 20:07:09 -04:00 |
|
Mathias Stearn
|
2e6c1584c0
|
ignore UTF-8 BOM in mongoimport SERVER-862
|
2010-06-28 11:38:57 -04:00 |
|
Eliot Horowitz
|
0549d3cc2e
|
some tool cleaning
|
2010-06-19 12:46:10 -04:00 |
|
Mathias Stearn
|
efbbcc80be
|
Allow specifying upsert fields for mongoimport SERVER-1186
|
2010-06-14 11:52:09 -04:00 |
|
Mathias Stearn
|
78cb3cfc87
|
--jsonArray for mongoexport SERVER-1083
|
2010-06-14 10:56:25 -04:00 |
|
Mathias Stearn
|
dc95ed0576
|
--jsonArray for mongoimport SERVER-1083
|
2010-06-14 10:56:25 -04:00 |
|
Mathias Stearn
|
1248f119bd
|
--noimport hidden option to mongoimport for benchmarking JSON parser
|
2010-06-14 08:25:25 -04:00 |
|
Eliot Horowitz
|
5609a64bf0
|
safer faults/s
|
2010-06-11 23:33:42 -04:00 |
|
Kenny Gorman
|
1829364b73
|
added faults/s
|
2010-06-12 11:30:52 +08:00 |
|
Eliot Horowitz
|
a12b707300
|
auto-reconnect for mongostat
|
2010-06-09 13:20:35 -04:00 |
|
Eliot Horowitz
|
cbb36406f0
|
some tool cleaning, bsondump tool
|
2010-06-09 11:31:30 -04:00 |
|
dwight
|
a3e03d7fe8
|
towards QueryOption_exhaust
|
2010-06-05 22:37:59 -04:00 |
|
Mathias Stearn
|
0b140c7313
|
support '-' in fields for mongoimport/export SERVER-1127
|
2010-06-03 20:54:08 -04:00 |
|
Mathias Stearn
|
464850bce3
|
Dont count failed records as imported
|
2010-06-03 18:37:45 -04:00 |
|
Mathias Stearn
|
a0ce62f1ea
|
--stopOnError option to mongoimport SERVER-1133
|
2010-06-03 18:17:26 -04:00 |
|
Mathias Stearn
|
124efbfd63
|
Add --port option to tools. SERVER-1157
|
2010-06-03 16:58:46 -04:00 |
|
Eliot Horowitz
|
307b6e86f6
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-03 16:51:13 -04:00 |
|
Eliot Horowitz
|
f7c05f5946
|
some nicer error messages
|
2010-06-03 16:50:51 -04:00 |
|
Mathias Stearn
|
7fc82df75e
|
Mongoimport now fails on invalid UTF8 SERVER-1171
|
2010-06-03 15:54:20 -04:00 |
|
Kenny Gorman
|
79e9558062
|
added flushes/s parameter.
|
2010-06-04 02:23:20 +08:00 |
|
Mathias Stearn
|
4cd8bf8291
|
Make mongoimport work w/o final EOL. SERVER-1152
|
2010-06-03 13:10:28 -04:00 |
|
Aaron
|
275d05f968
|
add objcheck option to sniffer
|
2010-05-27 16:03:08 -07:00 |
|
Eliot Horowitz
|
2ccc219102
|
can filter in mongorestore
|
2010-05-26 15:24:06 -04:00 |
|
Mathias Stearn
|
a0925e2b80
|
--upsert option to mongoimport SERVER-1154
|
2010-05-25 23:27:37 -04:00 |
|
Mathias Stearn
|
12a3059132
|
Hide password from ps output SERVER-1129
|
2010-05-24 16:56:10 -04:00 |
|
Mathias Stearn
|
d060bfb595
|
convert massert and uassert back to macros
|
2010-05-14 13:34:50 -04:00 |
|
Aaron
|
7efe88f445
|
SERVER-109 multi buffer message
|
2010-05-12 15:26:00 -07:00 |
|