Commit Graph

562 Commits

Author SHA1 Message Date
Michael Bridgen 814a4ae0d2 Show the possible field values in the help for channel mode 2011-01-21 14:21:09 +00:00
Simon MacMullen 60587ab341 Coarse grained confirm stats. 2011-01-21 13:17:41 +00:00
Simon MacMullen 70be46146f Actually, show the confirm rate per exchange. 2011-01-21 12:57:47 +00:00
Simon MacMullen 7fe921d735 Merged in default 2011-01-21 12:55:23 +00:00
Simon MacMullen 563f2969c9 Fix a variety of outdated bits, and explain how to build from a tag. 2011-01-21 10:38:05 +00:00
Simon MacMullen dc944917a6 It's not quite that bad. 2011-01-21 10:30:55 +00:00
Emile Joubert a5bf7118f3 Merged bug23700 into default 2011-01-20 16:16:51 +00:00
Simon MacMullen 9181e18794 rabbit_mgmt_util:vhosts/1 doesn't exist any more since bug 23455. Fix, add a test for the non-admin case, look embarrassed. 2011-01-20 14:54:41 +00:00
Michael Bridgen 136e7ae92c Merge bug23584 (show connection retry since and next) 2011-01-20 13:52:39 +00:00
Simon MacMullen bf6a13d190 Separate styling of popups and error/warnings. 2011-01-18 13:06:17 +00:00
Simon MacMullen 69350a08c8 Context-help system. Move existing explanatory text into it and add a couple more things. 2011-01-17 13:25:21 +00:00
Simon MacMullen 361f71188e Format dates more tersely. 2011-01-14 11:45:45 +00:00
Simon MacMullen 4e808578dd Show last connect time / next connect time when server is down. 2011-01-14 11:33:34 +00:00
Marek Majkowski 6970cde1aa bug23578 merged into default (ssl info) 2011-01-10 12:21:06 +00:00
Emile Joubert f87cacd8d1 Merged bug23384 into default 2011-01-10 11:12:56 +00:00
Simon MacMullen a2ad8dd190 This has been there since forever, but it's not really useful. And never worked. 2011-01-07 17:46:33 +00:00
Simon MacMullen 51646619d2 Fix some validation issues. 2011-01-07 17:16:02 +00:00
Simon MacMullen 273442c8a0 Show stars for mandatory fields. 2011-01-07 17:10:04 +00:00
Simon MacMullen 3bdcf2b661 Merge from default. 2011-01-07 16:55:51 +00:00
Rob Harrop 69dd2ec6cc Merge bug23653 into default 2011-01-07 11:30:40 +00:00
Rob Harrop 350ace2a18 Merge bug23649 into default 2011-01-07 11:20:04 +00:00
Simon MacMullen 935b39c2f4 Compile on R12B5. 2011-01-07 10:39:04 +00:00
Rob Harrop 18bda60953 Merge bug23455 into default 2011-01-06 14:23:18 +00:00
Simon MacMullen 3b0c869620 Fix appearance of mandatory args in usage message. 2011-01-06 11:37:59 +00:00
Simon MacMullen 45405b0be9 Merge in default 2011-01-05 16:11:46 +00:00
Simon MacMullen 155191203a Merge bug 23597 into default 2011-01-04 10:52:42 +00:00
Simon MacMullen 162dcac223 rabbitmqadmin show overview 2011-01-03 13:20:13 +00:00
Simon MacMullen bd75703491 Merge in default 2010-12-21 17:22:13 +00:00
Simon MacMullen 0847cfb669 Comment 2010-12-21 17:06:02 +00:00
Simon MacMullen 05b327e71a So httpc is a bit racy when HTTP/1.1 is used. Switch to HTTP/1.0 and go much faster.
One test is still racy though, that might be our fault.
2010-12-21 17:02:44 +00:00
Simon MacMullen 375ddc08ba Fix distclean 2010-12-21 16:33:47 +00:00
Simon MacMullen aa706cc848 Fix a couple of examples 2010-12-21 16:12:13 +00:00
Simon MacMullen 7fa8ab790a rabbitmqadmin list <type> [<column> ...] 2010-12-21 16:10:38 +00:00
Emile Joubert f8ff23581b Emulate original behaviour more faithfully 2010-12-21 15:40:14 +00:00
Simon MacMullen 22bcccb26b Cosmetic. 2010-12-21 13:03:37 +00:00
Simon MacMullen b8cc1a3c55 Split rabbit_access_control up. 2010-12-21 13:00:38 +00:00
Simon MacMullen 2fc9f4c771 Format exclusive consumer pids so we don't blow up. 2010-12-21 11:35:01 +00:00
Simon MacMullen d89fc6926a Also log the error. 2010-12-21 11:28:24 +00:00
Simon MacMullen dcbc5957df Report the proplist we were trying to encode when an encoding error occurs. 2010-12-21 10:58:24 +00:00
Simon MacMullen a32f1193ea Revert changes to all_or_one_vhost, they date from when I was trying to make the plugin own vhosts. filter_vhost will do all the access control, just as it always has. 2010-12-20 18:21:15 +00:00
Simon MacMullen 42d810fe89 Merge from default 2010-12-20 18:17:10 +00:00
Simon MacMullen 4d48777127 Merged bug23358 into default 2010-12-20 13:02:54 +00:00
Simon MacMullen 060a6e5859 Minor tweaks 2010-12-20 12:23:55 +00:00
Simon MacMullen 476055c200 Fix warnings 2010-12-20 11:52:07 +00:00
Simon MacMullen 432b961cd9 Merge bug23606 into default 2010-12-20 11:50:29 +00:00
Simon MacMullen 957b1a8813 Shuffle some functions round for a more natural order. 2010-12-20 11:49:23 +00:00
Simon MacMullen a67993a2ad Merge from default 2010-12-20 11:47:19 +00:00
Emile Joubert 2ca1b5c639 Remove dependency on crypto in webmachine 2010-12-20 10:37:26 +00:00
Matthias Radestock c202953e5c merge bug23598 into default 2010-12-19 19:52:56 +00:00
Matthias Radestock 324751c7ae make match more precise - any other result is an error 2010-12-19 19:49:40 +00:00