Commit Graph

103 Commits

Author SHA1 Message Date
Simon MacMullen fe3212d2ab Fractional message rates. 2012-01-04 17:16:20 +00:00
Simon MacMullen 6ef2d5637c Escape '"' for html too, in case we end up in an attribute. 2011-12-14 14:55:27 +00:00
Simon MacMullen 8603427b3c Detail may not be there (e.g. for a recovered queue that has never done anything). Don't blow up the web UI. Broken in bug 24032. 2011-12-06 17:54:35 +00:00
Emile Joubert acf19a4548 Merged bug24604 into default 2011-12-01 16:55:11 +00:00
Simon MacMullen a48eb623b2 Make fmt_string a bit more general, and use it all over the place. 2011-11-30 13:43:42 +00:00
Simon MacMullen 1d8865838f Across-port and tweak the doc changes from the previous attempt. 2011-11-25 12:56:24 +00:00
Simon MacMullen f1bfb7027f Proper queue length change rates. It's almost embarrassing how easy that was. 2011-11-25 12:48:58 +00:00
Simon MacMullen 7376543c30 Improve clarity. 2011-08-16 13:24:17 +01:00
Simon MacMullen cdac39d2e3 Merge in default. 2011-08-16 13:06:42 +01:00
Simon MacMullen 0d87835273 Merge bug 24130. 2011-08-16 13:04:36 +01:00
Simon MacMullen 1fb5ab8a08 Get rid of those irritating clearing elements. 2011-07-29 12:58:18 +01:00
Simon MacMullen 09fd0e1c86 UI for synchronisedness. 2011-07-15 15:52:29 +01:00
Simon MacMullen 0eb4b6558f Better job of not breaking mgmt ;) 2011-07-15 14:08:22 +01:00
Matthias Radestock 63f7278be3 merge bug24179 into default 2011-07-07 11:45:06 +01:00
Simon MacMullen a189dd4a51 Show redelivery in the overview. 2011-07-06 12:08:59 +01:00
Simon MacMullen b7958936f3 Abstract the delivery rate thing a bit. 2011-07-06 12:03:23 +01:00
Simon MacMullen 0b0d3b6b62 Show redelivery rate as a sub-thing of delivery rate. 2011-07-05 13:19:06 +01:00
Simon MacMullen 1235c9e2c2 Merge in default 2011-06-22 13:47:38 +01:00
Simon MacMullen 918f5426ad Another try. 2011-06-13 17:45:02 +01:00
Simon MacMullen edfa7d3c0f Rejig ports / contexts tables again. 2011-06-13 17:36:26 +01:00
Simon MacMullen d59ee4c8fb Rework appearance of ports and contexts. 2011-06-13 16:32:15 +01:00
Simon MacMullen d5ecd7c62f Merge in default 2011-05-31 10:46:40 +01:00
Simon MacMullen c0c6de7b21 Show "+1" rather than "1" 2011-05-25 14:51:38 +01:00
Simon MacMullen 15a264d4cc Add explicit UI for all current arguments. The x-mirror one is not very good though. 2011-05-25 13:51:05 +01:00
Simon MacMullen 48879135cc Merge in default 2011-05-25 12:59:24 +01:00
Simon MacMullen 3587cab0da Make params and known-arguments look like the same sort of thing, and show everything collapsed in the list views. 2011-05-25 12:58:06 +01:00
Simon MacMullen 88906280c1 Minimal support for mirrored queues. 2011-05-25 11:58:56 +01:00
Simon MacMullen 814e71f71d Don't try to make links, deal with mochiweb options better. 2011-05-16 17:11:56 +01:00
Simon MacMullen 19427ffc7e Actually get the day right. Ouch. 2011-05-03 17:38:53 +01:00
Michael Bridgen a051815bb9 Merge in default 2011-04-08 17:00:05 +01:00
Simon MacMullen 46e7ccfbd7 Given we escape this now, don't try to italicise it (always was a dubious idea). 2011-04-08 13:00:51 +01:00
Simon MacMullen 130ecb9576 Show vhosts in the users list, users in the vhosts list, and warnings on both. 2011-03-31 17:17:05 +01:00
Simon MacMullen a2dee73c73 Only show client properties if there's something to show. 2011-03-30 13:14:24 +01:00
Simon MacMullen b0dca51901 Merge default 2011-03-18 11:36:54 +00:00
Emile Joubert a168ae5acd Merged bug23373 into default 2011-03-17 09:56:21 +00:00
Simon MacMullen 8bbacb9116 Revert 678b8f63eff1 - disabled textarea only works well in Chrome. 2011-03-16 16:22:59 +00:00
Simon MacMullen dbe042f77d Use a disabled textarea to enforce wrapping. 2011-03-16 12:13:31 +00:00
Simon MacMullen 32d6ffb228 Wrap base64 encoded messages at 120 columns. 2011-03-16 11:56:02 +00:00
Simon MacMullen eab603ad3b Various cleanups / fixes. 2011-03-15 17:03:44 +00:00
Simon MacMullen 03e9316e10 HTML-escape AMQP arrays, tables etc. 2011-03-09 16:26:25 +00:00
Simon MacMullen fcb727cba4 Merge from default. 2011-03-08 17:41:51 +00:00
Simon MacMullen 4ef31145da Show real memory alarm status. 2011-03-08 11:32:56 +00:00
Simon MacMullen f848e87934 Show nested amqp values (e.g. federation forwarding headers) properly. 2011-03-02 16:49:00 +00:00
Simon MacMullen 378854e82a Don't show the little mini-highlight blob if there's nothing in it. 2011-02-28 11:19:36 +00:00
Simon MacMullen 317d3f85f8 Merge bug23580 (Add statistics for 'basic.return') 2011-02-28 10:59:59 +00:00
Marek Majkowski c495324b77 Show return stats on channel list 2011-02-25 17:32:04 +00:00
Simon MacMullen 9e0cf7e6b3 This is my attempt at HTTP messaging. There are many like it, but this one is mine. 2011-02-21 18:20:33 +00:00
Simon MacMullen 82967cef52 Merge bug23553 (Present managed socket count in mgmt plugin) 2011-02-18 17:29:47 +00:00
Marek Majkowski 83c69c7947 untabify 2011-02-18 14:26:12 +00:00
Simon MacMullen 05f4396138 Untabify 2011-02-18 10:38:41 +00:00