summaryrefslogtreecommitdiff
path: root/qpid/java/management/tools/qpid-cli/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-1528: Use central list of commands for parsing and completing.Aidan Skinner2009-01-132-9/+24
* QPID-1522: remove bogus COMMAND_NAME in CommandImpl.java, fix typos in helpAidan Skinner2009-01-135-12/+9
* QPID-1564: Remove duplicate ASL header and unusued imports. Format code accor...Aidan Skinner2009-01-0929-1278/+1305
* QPID-1548: Make the CLI depend on management-common, use the login logic there.Aidan Skinner2009-01-075-28/+70
* QPID-1528: Add get/set commands for JMX attributes.Aidan Skinner2009-01-072-5/+51
* QPID-1522: Move command line constants to individual command files. Centralis...Aidan Skinner2009-01-0714-112/+587
* QPID-1522: Fix spelling error in classnameAidan Skinner2009-01-072-12/+4
* QPID-1522: Move common code up to CommandImpl. Rename methods to be consisten...Aidan Skinner2009-01-079-416/+111
* QPID-1522: Rename Command class to CommandImpl and make it implement Command ...Aidan Skinner2009-01-079-22/+12
* QPID-1342: fixed qpid-cli build and shell scripts; tests still don't run prop...Rafael H. Schloming2008-10-091-2/+1
* committing qpid-cli for the first time.Lahiru Gunathilake2008-10-0728-0/+4007