Simon MacMullen
|
09d29207d7
|
Merge in default, remove all web UI changes.
|
2014-05-01 12:14:48 +01:00 |
Simon MacMullen
|
63431eaf1f
|
Update copyright for 2014
|
2014-03-17 17:25:22 +00:00 |
Simon MacMullen
|
ff6072d2fc
|
Cope if HOME is not set.
|
2013-12-10 14:50:18 +00:00 |
Simon MacMullen
|
430a1a2ca6
|
Trailing whitespace
|
2013-10-09 13:55:56 +01:00 |
Tim Watson
|
0fa8bd5983
|
Strip unused function
|
2013-10-09 12:25:46 +01:00 |
Tim Watson
|
652ca62768
|
Catch specific exception and assert explicit --config is present
|
2013-10-09 12:24:03 +01:00 |
Tim Watson
|
d8c9cfa879
|
de-couple option setting from exception handling
|
2013-10-09 11:52:40 +01:00 |
Tim Watson
|
7240eac9b0
|
Improve command line option handling - submitted by Simon Lundström
Change the order in which configuration is loaded and defaults are
applied.
|
2013-10-08 12:40:08 +01:00 |
Emile Joubert
|
56d35b2732
|
Merged bug25572 into default
|
2013-08-13 16:15:31 +01:00 |
Emile Joubert
|
af2c02b3b5
|
Merged stable into default
|
2013-07-31 13:57:30 +01:00 |
Simon MacMullen
|
00dece0a0c
|
s/VMware/GoPivotal/g
|
2013-07-01 10:49:13 +01:00 |
Simon MacMullen
|
629880faef
|
Most of policy apply-to.
|
2013-06-24 16:59:36 +01:00 |
Simon MacMullen
|
71aadeb9e4
|
Allow enabling / disabling tracing via the HTTP API.
|
2013-06-24 11:54:04 +01:00 |
Simon MacMullen
|
a04c634337
|
stable to default
|
2013-01-24 13:15:53 +00:00 |
Emile Joubert
|
44a82d0d90
|
Update copyright 2013
|
2013-01-23 11:51:55 +00:00 |
Simon MacMullen
|
b96029201b
|
Also while we're there, let's make destination_type default to queue, since that's the common case.
|
2013-01-18 11:12:39 +00:00 |
Simon MacMullen
|
1f1af27ff9
|
Allow specifying arguments for exchanges, queues and bindings. While we are there, make routing_key optional, since, umm, it is.
|
2013-01-18 10:56:13 +00:00 |
Simon MacMullen
|
27fd85c95d
|
stable to default
|
2013-01-17 17:40:25 +00:00 |
Simon MacMullen
|
cec79d63b1
|
At the cost of some duplication, remove requirement for extglob. I love languages which have bits that can be turned off for you.
|
2013-01-17 17:39:46 +00:00 |
Simon MacMullen
|
29ee3a48ea
|
stable to default
|
2013-01-16 17:57:13 +00:00 |
Simon MacMullen
|
b6fccba83e
|
Give a sensible error message if the user enters broken JSON (or more likely, the shell eats it for them).
|
2013-01-16 17:45:37 +00:00 |
Simon MacMullen
|
de6137a98a
|
rabbitmqadmin --version
|
2013-01-11 14:54:46 +00:00 |
Simon MacMullen
|
23e0a909b7
|
Make "rabbitmqadmin help" do the same as "rabbitmqadmin --help".
|
2012-11-06 14:44:45 +00:00 |
Simon MacMullen
|
8c9d66a9bb
|
And add those to bash completion that nobody but me uses ;-)
|
2012-11-06 14:12:52 +00:00 |
Simon MacMullen
|
875c718ffd
|
Sorting support
|
2012-11-06 14:11:46 +00:00 |
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 |