Jerry Kuch
|
080e065e28
|
Merge from default.
|
2010-12-08 14:19:46 -08: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 |
Simon MacMullen
|
165a1de0d7
|
Fix non-ASCII characters in names, unused variables. TODO.
|
2010-09-14 15:46:19 +01:00 |
Simon MacMullen
|
a2abe0f24b
|
Individual channels.
|
2010-09-02 17:06:59 +01:00 |
Simon MacMullen
|
baf3dabbf6
|
Rearrange rates into a details object. Change overview to show global message rates rather than data rates.
|
2010-09-02 12:58:34 +01:00 |
Simon MacMullen
|
22c9721bef
|
Fix for Chrome.
|
2010-08-31 17:56:33 +01:00 |
Simon MacMullen
|
c3d234b3e4
|
Queue details GET / PUT / DELETE, UI.
|
2010-08-27 10:55:32 +01:00 |
Simon MacMullen
|
8c88f60c27
|
Go back to getting static queue details from Mnesia, allow filtering queue list by vhost.
|
2010-08-26 18:23:44 +01:00 |
Simon MacMullen
|
dce819ab2f
|
Exchanges.
|
2010-08-26 17:42:03 +01:00 |
Simon MacMullen
|
07bf31d274
|
Stop the fine stats from being their own REST endpoint, create a channels endpoint instead. Greatly improves the channels list page, probably a net simplification, although some tests are commented out on the basis that such data is no longer available (yet).
|
2010-08-25 18:18:31 +01:00 |
Simon MacMullen
|
082fc669aa
|
Convert to identifying connections by name in the REST schema.
|
2010-08-25 12:24:34 +01:00 |
Simon MacMullen
|
a34cdd1d0e
|
Escape names in URL components.
|
2010-08-24 11:37:54 +01:00 |
Simon MacMullen
|
3a0f215481
|
Add a simple page listing consuming channels.
|
2010-07-27 18:04:48 +01:00 |
Simon MacMullen
|
f2f9118cf2
|
Improve abstraction a bit more, don't send facts to the client that we don't know.
|
2010-07-23 13:43:35 +01:00 |
Simon MacMullen
|
c67f4b4dcd
|
Sometimes we will know of an object via Mnesia but the stats for that object won't have appeared yet. Handle that rather than crashing.
|
2010-07-22 16:29:19 +01:00 |