Commit Graph

63 Commits

Author SHA1 Message Date
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 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
Marek Majkowski 81c725d596 fmt_empty --> is_col_empty 2011-02-17 15:30:09 +00:00
Marek Majkowski bbf5f91950 Hide and show 'return' columns as needed. 2011-02-17 15:23:08 +00:00
Simon MacMullen 3cf52eb7f9 Aesthetic tweak. 2011-02-17 11:47:23 +00:00
Marek Majkowski 82865bdc89 0.9 --> 0.8 2011-02-17 11:46:11 +00:00
Matthew Sackman 1ea0fdbc8d Bless the mgmt with the ability to cope with nested tables 2011-02-16 16:00:12 +00:00
Simon MacMullen 4a26f6b4f8 Fix alignment. 2011-02-15 11:51:32 +00:00
Simon MacMullen 51f11e9144 Support arrays in arguments: API, and web UI for display but not input. 2011-02-11 18:04:05 +00:00
Marek Majkowski 373e3a9421 Present socket count in mgmt plugin 2011-02-04 14:38:26 +00:00
Marek Majkowski 7b16227db4 cosmetic 2011-02-04 13:46:02 +00:00
Marek Majkowski cf5efcfd45 Treat basic_return immediate/mandatory differently 2011-02-04 13:40:15 +00:00
Marek Majkowski a59f920776 Default merged into bug23580 2011-02-04 12:09:20 +00:00
Simon MacMullen 60587ab341 Coarse grained confirm stats. 2011-01-21 13:17:41 +00:00
Simon MacMullen 7fe921d735 Merged in default 2011-01-21 12:55:23 +00:00
Simon MacMullen 361f71188e Format dates more tersely. 2011-01-14 11:45:45 +00:00
Simon MacMullen bf7fc057bf Confirm rates on overview and channels list. Not sure whether it's a great idea to add it elsewhere in the UI; showing per-queue and per-exchange confirm rates feels quite odd. 2010-12-13 17:38:26 +00:00
Jerry Kuch 080e065e28 Merge from default. 2010-12-08 14:19:46 -08:00
Marek Majkowski f997b22d25 Add 'return' stats 2010-12-08 09:59:43 +00:00
Simon MacMullen c56e765636 Visual fix 2010-11-26 13:55:45 +00:00
Simon MacMullen 5d90d3c1a1 Display idle_since pseudo-info-item. 2010-11-16 15:41:17 +00:00
Jerry Kuch 5390797655 Support internal exchanges in management plugin. 2010-11-15 12:32:42 +00:00
Simon MacMullen 6d9373a248 It is important that each release look slightly different. 2010-11-09 10:55:04 +00:00
Simon MacMullen 327f6552b0 Add more facts about each node: Erlang version, uptime, number of CPUs, run queue length. Refactor the node list a bit. 2010-11-09 10:49:47 +00:00
Simon MacMullen d479c86a0c Merged from default 2010-11-05 14:40:09 +00:00
Simon MacMullen 89c59aa838 Merge from default 2010-11-03 10:30:50 +00:00
Simon MacMullen 7253d17ab6 Merge default into bug23374. 2010-11-02 17:29:38 +00:00
Simon MacMullen a4d3ab9440 Remove applications from overview, and add it to a new per-node page. Add management version to overview instead. 2010-11-02 17:19:14 +00:00
Michael Bridgen 00890bd632 Merge bug23368 (backing queue status) 2010-11-02 11:18:23 +00:00
Simon MacMullen 31beccc06b Simplify a touch 2010-10-29 17:58:21 +01:00
Simon MacMullen 82a7a3a038 Try to tidy up some rather busy pages 2010-10-29 17:45:02 +01:00
Marek Majkowski d91b2cc57d Memory should be green up to 1.0 2010-10-29 16:32:17 +01:00
Simon MacMullen f5f61b5fdc Detailed message rates everywhere 2010-10-29 15:49:52 +01:00
Simon MacMullen ea879669bb Show message rates for exchanges. 2010-10-29 14:05:17 +01:00
Simon MacMullen 928afe1860 Show message rates per queue, rejig tables a bit to make them less wide 2010-10-29 13:01:22 +01:00
Simon MacMullen 5d5524c2a3 Display the backing queue status in the queue details page 2010-10-28 15:30:32 +01:00
Simon MacMullen 5a043f2a7a Don't just show "" when we have counts but no rates. 2010-10-20 11:38:05 +01:00
Simon MacMullen 6e07e07e18 Support arguments in the web UI. 2010-10-12 14:08:17 +01:00
Simon MacMullen 8284fed96e Sorting. 2010-10-11 17:05:06 +01:00
Simon MacMullen 401da8479c '@' is an illegal character in Windows filenames and MSIE gets very confused. We don't try to enforce good filenames, but at least let's not default to a bad one. 2010-09-30 18:02:05 +01:00
Simon MacMullen 24695945dc Truncate connections / channels / exchanges / queues, make all lists part of a collapsing section if they have another section on the page, get rid of item[i] in lots of places. 2010-09-29 14:45:40 +01:00
Simon MacMullen 39d36e5be2 Allow specifying the filename to download. 2010-09-29 13:22:46 +01:00