Commit Graph

179 Commits

Author SHA1 Message Date
Emile Joubert aafdec6241 Merged bug25149 into default 2012-11-05 12:27:28 +00:00
Simon MacMullen 9b3db9067f Rename "key" to "name" one more time, unmandatorise vhost since it's magic in rabbitmqadmin anyway, add some bleedin' tests. 2012-11-02 12:58:19 +00:00
Simon MacMullen d30c260833 Support redirects. Batteries included? Don't think so. 2012-10-31 14:15:57 +00:00
Simon MacMullen dd05374bc1 s/55672/15672/g 2012-10-30 18:10:22 +00:00
Simon MacMullen 809e29e50a Explain why priority is considered 'json'. Also make vhost not mandatory, we default to '/' everywhere else. 2012-10-17 12:27:42 +01:00
Simon MacMullen 4ae5ddd493 Handle things we know to be specially JSON in listing as well as declaring. This behaves much more intuitively. 2012-10-17 12:24:17 +01:00
Emile Joubert 6a2f867337 Further policy updates 2012-10-10 17:13:22 +01:00
Simon MacMullen 92521ab2b3 Detect python < 2.6 and bail. This requires some changes so that the script will at least parse (but not run) with older python (tested with 2.4 as that seems to be the oldest version in common use; thanks RHEL5). 2012-06-06 12:14:08 +01:00
Simon MacMullen f8bcd8fe55 Oops 2012-04-19 16:16:25 +01:00
Simon MacMullen f305cde0fb Allow setting and clearing parameters in rabbitmqadmin 2012-04-19 16:03:24 +01:00
Simon MacMullen 6b82f81005 List runtime parameters in mgmt. 2012-03-26 18:27:07 +01:00
Simon MacMullen 2f306d8d68 Merge bug24736 (again again) 2012-02-22 13:26:23 +00:00
Simon MacMullen f7f9ccb80a Ignore --vhost parameter for things that don't live in vhosts. 2012-02-22 13:25:43 +00:00
Simon MacMullen 5f5b625a33 In fact rename this, I think this makes the intent clearer. 2012-02-22 13:12:25 +00:00
Simon MacMullen 14fdc6756b Better doc 2012-02-22 13:11:42 +00:00
Simon MacMullen 2970a3e071 default_vhost from Massimo. 2012-02-22 13:08:54 +00:00
Simon MacMullen c786021bc1 Fix a bug found by the tests! TSV output should not have trailing tabs on each line. 2012-02-21 15:37:52 +00:00
Simon MacMullen 63b113e39c Fix a bug found by the tests! rabbitmqadmin declare permission expects a vhost= argument, not a --vhost one. 2012-02-21 15:37:28 +00:00
Simon MacMullen 0213a92a55 Default node when using config file. 2012-02-20 11:49:33 +00:00
Simon MacMullen 969afd80d9 Should have a \n here... 2012-02-17 13:08:49 +00:00
Simon MacMullen 62330fc443 Rejig help slightly 2012-02-13 15:41:21 +00:00
Simon MacMullen 68a6bfd6f5 Oops 2012-02-13 14:44:09 +00:00
Simon MacMullen f5c49c0e3a Help was getting a bit overwhelming, split it up now 2012-02-13 14:42:35 +00:00
Simon MacMullen a625151488 Cosmetic, and fix display of defaults. 2012-02-13 13:58:43 +00:00
Simon MacMullen 03ab92619d Better error handling 2012-02-13 13:03:49 +00:00
Simon MacMullen 8e5fcbb884 Across-port commit d7bcc763833358ae77060610cf0aae18c3ac9457 from Massimo's github. 2012-02-13 12:52:41 +00:00
Simon MacMullen 421573955a Massimo Paladin's patch to introduce a configuration file, rebased against default. 2012-02-09 14:35:38 +00:00
Emile Joubert 08f557cb59 Update copyright 2012 2012-02-02 13:24:33 +00:00
Simon MacMullen 12ecd233d9 Fix breaks to publish and get introduced in 2ff8ff3089c4. 2012-01-16 11:43:34 +00:00
Simon MacMullen a5c5b2b134 Merge bug24672 2012-01-12 13:08:11 +00:00
Simon MacMullen 7cd0181c1d Allow specifying node on queue.declare. 2012-01-12 13:06:42 +00:00
Emile Joubert af66b0e5d4 Merged bug24656 into default 2012-01-09 12:41:41 +00:00
Simon MacMullen 3d3fe70f74 Handle array info items somewhat, by attempting to merge them down to a string. We do this by one of two methods: if we have an array of unicode strings then we concatenate with spaces (this makes slave node arrays look nice). For anything else we reserialise back to JSON (not great, but what else are you going to do?) 2012-01-04 15:15:54 +00:00
Simon MacMullen 9079e4f20f Add encoding field. 2012-01-04 14:45:01 +00:00
Simon MacMullen 1c2e9bbe2f They are definitions, not a schema. 2011-10-13 16:32:55 +01:00
Simon MacMullen 504eb4cc90 It's a schema, not a configuration. 2011-10-05 17:58:22 +01:00
Alexandru Scvortov 41157c8e5c update rabbitmqadmin copyright header 2011-08-01 12:17:31 +01:00
Simon MacMullen 862f72e27c Support tags in rabbitmqadmin, such as it is. 2011-06-09 15:12:02 +01:00
Simon MacMullen 84e11d2ef7 Merge in default 2011-05-16 15:31:06 +01:00
Emile Joubert 4165e86742 Merged bug24082 into default 2011-05-13 11:43:16 +01:00
Simon MacMullen c98a80b4d5 bash-complete the short forms of arguments. 2011-05-10 11:22:06 +01:00
Simon MacMullen 216b4befe8 Join column names with ".", "_" makes hardly any sense. 2011-05-09 16:08:55 +01:00
Simon MacMullen 6587647e76 Send requested columns to server 2011-05-09 16:08:24 +01:00
Emile Joubert a168ae5acd Merged bug23373 into default 2011-03-17 09:56:21 +00:00
Simon MacMullen 5baded2e05 die() should do the same as output(). 2011-03-15 10:39:21 +00:00
Simon MacMullen 845fa5b806 When stdout is not a TTY (e.g. redirecting) Python assumes everything must be ASCII. Fix that. 2011-03-15 10:29:34 +00:00
Simon MacMullen e37952e82a Change occurences of str() to unicode() - this is enough to get unicode characters working. 2011-03-14 17:12:09 +00:00
Simon MacMullen 4b6b1b0628 SSL support in rabbitmqadmin 2011-03-14 13:29:56 +00:00
Simon MacMullen 65a4e08c8f A bit of explanation. 2011-03-10 15:12:24 +00:00
Simon MacMullen 9543dab4d3 Allow publishing from stdin. 2011-03-10 15:09:04 +00:00
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