Commit Graph

15 Commits

Author SHA1 Message Date
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