0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-25 09:19:32 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Brandon Diamond
8a79e63cbc CS-1535: Added method for toggling stdout/stderr in tools 2011-10-28 16:28:55 -04:00
Kristina
e52a031a32 error out nicely with mongostat+auth on mongos SERVER-3619 2011-08-17 17:49:19 -04:00
Eliot Horowitz
bec32bf3cd don't use ? curop because it leads to user confusion
add numYields to curop
SERVER-3179
2011-06-01 12:27:09 -04:00
Richard Kreuter
c31719663e SERVER-2691. 2011-03-17 15:34:40 -04:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Richard Kreuter
c59538bc73 Make the file being processed a member of Tool. 2010-12-09 15:15:24 -05:00
Mathias Stearn
c83071685f make sure tools always use the same slave connection
This is needed for SERVER-2025 to be implemented safely
2010-11-29 14:47:44 -05:00
Eliot Horowitz
ca779aa4ae clean up tools option controls 2010-11-02 10:49:43 -04:00
Kristina Chodorow
0bb165f589 check imports are going to a master SERVER-1878 2010-10-08 11:23:23 -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
28418f3ea2 stat help and cleaning 2010-07-12 13:17:34 -04: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
Eliot Horowitz
29b39b18de support doing mongostat over http 2010-04-16 01:15:09 -04:00
Eliot Horowitz
8e50585bcf clean up stderr vs stdout for mongodump SERVER-564 2010-04-15 12:20:21 -04:00
Eliot Horowitz
b2705cfd32 configurable sleep 2010-02-28 12:35:18 -05:00
Eliot Horowitz
a1309b7c34 changed Tool() cons arguments a bit 2010-02-21 10:42:38 -05:00
Richard Kreuter
b96e4b2976 Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
Eliot Horowitz
fcd3220d16 add option to read fields from a file 2009-10-12 15:05:42 -04:00
Eliot Horowitz
0496aa5ac7 changed mongoimportJSON to mongoimport - handles json/tsv/csv 2009-10-09 14:55:29 -04:00
Eliot Horowitz
27fd0a7a9f more ProgressMeter to public place 2009-10-05 15:09:18 -04:00
Eliot Horowitz
46000ef2d4 nice progress meters for dump/restore SERVER-307 2009-09-24 11:17:03 -04:00
Eliot Horowitz
a74cdf759d lowercase 2009-09-24 11:00:16 -04:00