rabbitmq-server/deps/rabbitmq_management
Simon MacMullen ed43a27e46 Move button; clean up a tad. 2012-10-09 16:33:44 +01:00
..
bin Detect python < 2.6 and bail. This requires some changes so that the script will at least parse (but not run) with older python (tested with 2.4 as that seems to be the oldest version in common use; thanks RHEL5). 2012-06-06 12:14:08 +01:00
etc Refactoring of the tests I did in a failed attempt to test bug24794. These are worth keeping. 2012-03-15 16:12:42 +00:00
include Authenticate direct client with password 2012-09-19 15:05:44 +01:00
priv/www Move button; clean up a tad. 2012-10-09 16:33:44 +01:00
src Only retrieve memory statistics when prompted, and add some UI for that. 2012-10-09 13:17:19 +01:00
test/src Uh, fix the tests. 2012-09-25 17:39:20 +01:00
.hgignore
LICENSE
LICENSE-MIT-EJS10
LICENSE-MIT-Sammy060
LICENSE-MIT-jQuery164
LICENSE-MPL-RabbitMQ Update copyright 2012 2012-02-02 13:24:33 +00:00
Makefile Update 2012-09-14 16:03:20 +01:00
README Resurrect bug24992. 2012-06-19 16:35:07 +01:00
license_info
package.mk Let's put the tests in the tests dir. 2012-02-21 17:01:15 +00:00

README

Generic build instructions are at:
        http://www.rabbitmq.com/plugin-development.html

For a binary version of this plugin for the latest released RabbitMQ,
go to http://www.rabbitmq.com/plugins.html.

When installed, point your broswer at:

http://<server>:55672/

and log in with AMQP credentials (guest/guest by default).

Documentation for the HTTP API can be found at

http://<server>:55672/api/