Commit Graph

179 Commits

Author SHA1 Message Date
Simon MacMullen 901d24375e We were using "payload" with two quite different meanings there. Keep the one which AMQP calls payload, rename the other to "upload". 2011-03-10 15:00:45 +00:00
Simon MacMullen 7ed12a3aba Allow saving payload to a file. 2011-03-10 14:58:02 +00:00
Simon MacMullen c2fc45b13e A bit more abstraction. 2011-03-10 13:39:10 +00:00
Simon MacMullen b6bf09471a Allow setting payload_encoding. 2011-03-10 13:22:46 +00:00
Simon MacMullen 5575c9e0a1 Support for get / publish from the command line. 2011-02-25 17:00:13 +00:00
Simon MacMullen 051795a5f1 List all consumers: code, tests, docs, rabbitmqadmin. 2011-01-20 17:35:50 +00:00
Simon MacMullen 3b0c869620 Fix appearance of mandatory args in usage message. 2011-01-06 11:37:59 +00:00
Simon MacMullen 162dcac223 rabbitmqadmin show overview 2011-01-03 13:20:13 +00:00
Simon MacMullen 7fa8ab790a rabbitmqadmin list <type> [<column> ...] 2010-12-21 16:10:38 +00:00
Jerry Kuch 080e065e28 Merge from default. 2010-12-08 14:19:46 -08:00
Simon MacMullen 535d0adcdd Scope, what scope? 2010-11-26 17:42:13 +00:00
Simon MacMullen 82ef554201 Since I'm here, improve display of common errors. 2010-11-19 17:50:07 +00:00
Simon MacMullen 6fbcf4b2dc Matthias did not like the way mandatory args were handled, so it had to go 2010-11-19 17:37:26 +00:00
Simon MacMullen e9fe19a4b4 Fix rabbitmqadmin, config import, and tests. The first two are trivial, the last is a mess and convinces me to start work on bug 23384. 2010-11-17 10:51:23 +00:00
Simon MacMullen e61d1a2371 Had this sitting around for a while; may as well commit it. Small refactor and bash completion for rabbitmqadmin. 2010-11-17 10:17:39 +00:00
Simon MacMullen 1cf6393929 Add nodes 2010-11-09 11:02:22 +00:00
Simon MacMullen 6d9373a248 It is important that each release look slightly different. 2010-11-09 10:55:04 +00:00
Simon MacMullen ba7093ab5b Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
Simon MacMullen d13fc7b0a3 Don't display a blank line at the end of a TSV table. 2010-10-19 12:17:02 +01:00
Simon MacMullen cd99b8c507 Duh 2010-10-19 11:53:27 +01:00
Simon MacMullen 1187ec41d1 Error messages. 2010-10-19 11:52:38 +01:00
Simon MacMullen 543e19c47c Support optional parameters. 2010-10-19 11:40:10 +01:00
Simon MacMullen 076bc75dfe Close connections, purge queues. 2010-10-19 11:29:39 +01:00
Simon MacMullen f27669b2e0 Delete things. 2010-10-19 11:17:11 +01:00
Simon MacMullen c6febe1fb3 List permissions; forgot that... 2010-10-19 10:39:53 +01:00
Simon MacMullen f507bc61d1 Other declare types. 2010-10-19 10:39:25 +01:00
Simon MacMullen 062829d72b Declare exchanges and queues 2010-10-18 18:51:42 +01:00
Simon MacMullen 32755a0fb9 Recurse while building table. Add "long" format. Sort column names, with some hand-picked ones at the front. 2010-10-18 18:21:10 +01:00
Simon MacMullen 30e4e22ffd Rename the script.x 2010-10-13 20:19:48 +01:00