Commit Graph

670 Commits

Author SHA1 Message Date
Michael Bridgen cbf3f5859b Merge in bug23923 (use passwd field) 2011-03-11 16:03:20 +00:00
Emile Joubert cc45ed009f Merged bug23934 into default 2011-03-11 13:18:08 +00:00
Simon MacMullen 1942a59411 Clarification. 2011-03-11 12:12:21 +00:00
Simon MacMullen 04c0f5a04f Inline adjust_hibernated_memory_use/2. 2011-03-10 12:20:39 +00:00
Simon MacMullen 3f9ee7dd40 Go via the delegate mechanism, so that we don't generate a while bunch of cross-cluster traffic doing this. 2011-03-10 12:10:40 +00:00
Simon MacMullen b16c64eede Make Matthias happier. 2011-03-10 11:36:08 +00:00
Simon MacMullen 15b1fbeca5 Get the live memory use for hibernated queues. 2011-03-10 11:21:43 +00:00
Simon MacMullen ac6bd20785 Merge bug23520 (obtain fd limit with erlang:system_info(check_io)) 2011-03-09 14:18:10 +00:00
Simon MacMullen d2ce26257d Factual correction. 2011-03-09 14:16:54 +00:00
Emile Joubert 2c8ae6b385 Merged bug23917 into default 2011-03-09 11:07:45 +00:00
Simon MacMullen c4583c1ba1 Hide passwords in the web UI 2011-03-08 18:43:14 +00:00
Simon MacMullen f868aeb17e Tpyo. 2011-03-08 16:37:36 +00:00
Simon MacMullen 846f3315ab Further explanation of file descriptors. 2011-03-08 16:36:30 +00:00
Simon MacMullen cfa0ede096 Try a bit harder to show that the memory high watermark is not the same as the socket, FD or process limit; we can go over it. 2011-03-08 11:48:26 +00:00
Simon MacMullen 687c272aea Oops, this was renamed a very long time ago. Guess no-one disables memory monitoring. 2011-03-08 11:43:37 +00:00
Simon MacMullen 4ef31145da Show real memory alarm status. 2011-03-08 11:32:56 +00:00
Michael Bridgen 570c2e2149 Merge bug23827 2011-03-07 16:55:47 +00:00
Marek Majkowski 720fa7d48c Include include directory in webmachine.ez. 2011-03-03 16:19:37 +00:00
Simon MacMullen d032eba317 Oops, that table gained a column. 2011-03-01 17:10:52 +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
Simon MacMullen 333ca3cb2f That 999 bugs me. 2011-02-28 10:59:32 +00:00
Marek Majkowski c495324b77 Show return stats on channel list 2011-02-25 17:32:04 +00:00
Simon MacMullen 1911eed2bf Don't update the bindings form... 2011-02-24 17:34:18 +00:00
Simon MacMullen f689203daa Merge bug 23702 (Let rabbit_mochiweb run more than one instance of webmachine) 2011-02-23 15:05:32 +00:00
Michael Bridgen 89674606c0 Use the new forms of rabbit_webmachine:setup/1 and makeloop/1 2011-02-23 14:53:07 +00:00
Michael Bridgen 4ca3a1b68a Use the setup procedure to make sure webmachine has the correct magic pixie dust in its environment 2011-02-22 17:16:28 +00:00
Simon MacMullen 630f2e6291 Explain password_hash. 2011-02-22 15:02:52 +00:00
Michael Bridgen 73de7e6aa9 Avert downfall of civilisation (cosmetic) 2011-02-22 14:21:41 +00:00
Michael Bridgen 17865cc33f Ops, set webmachine tracing off by default. 2011-02-22 14:15:08 +00:00
Simon MacMullen a5529563a8 Tidy the exchange and queue pages a little:
* Locate "Add binding" under "Bindings".
* Put "Message Rates" above "Consumers" since it feels closer to "Overview".
2011-02-22 14:11:22 +00:00
Michael Bridgen 00c9b0e511 Fix reinstatement of wmtrace. To test, make the return value of a resource {{trace, /tmp}, State} 2011-02-21 16:48:34 +00:00
Michael Bridgen 3c6bdefcf8 Reinstate wm_trace 2011-02-21 14:21:15 +00:00
Michael Bridgen 254ed954fb Use rabbit_webmachine:makeloop/2, so we can coexist with other webmachine instances. This means losing wm_trace, since it uses webmachine_router, which in turn assumes that the dispatch table will be in the application env. 2011-02-21 13:44:10 +00:00
Simon MacMullen f8acbe1334 Fix breakage caused by change to Erlang client. 2011-02-21 13:18:15 +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 ab2ee352eb Rewrite the help text somewhat. 2011-02-18 11:12:36 +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
Michael Bridgen 5bd29a4136 Merge bug2695 2011-02-17 14:17:37 +00:00
Simon MacMullen 8d357ee576 Merge bug23839 (Add capabilities to client connection) 2011-02-17 12:22:04 +00:00
Marek Majkowski 9f91cf44eb Contextual help for file descriptors/socket count. 2011-02-17 12:09:17 +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
Simon MacMullen b11bb980ea This is no longer used. 2011-02-17 11:42:06 +00:00
Matthew Sackman 5b61a65eec branch change, whoops 2011-02-17 11:35:34 +00:00
Michael Bridgen bf2745fd1c Merge bug23828 2011-02-16 16:29:23 +00:00
Matthew Sackman 1ea0fdbc8d Bless the mgmt with the ability to cope with nested tables 2011-02-16 16:00:12 +00:00