rabbitmq-server/deps/rabbitmq_management
Michael Klishin 711d5ad1e3 Merge branch 'stable' into rabbitmq-management-65 2016-02-17 07:18:29 +03:00
..
bin Merge branch 'stable' into rabbitmq-management-65 2016-02-17 07:18:29 +03:00
etc OOps! 2014-05-19 11:20:19 +01:00
include Update (c) info 2016-01-01 12:59:18 +03:00
priv/www Merge branch 'stable' into rabbitmq-management-65 2016-02-17 07:18:29 +03:00
src Merge branch 'stable' into rabbitmq-management-65 2016-02-17 07:18:29 +03:00
test/src Cherry-pick a fix for #122 to stable, resolve conflicts 2016-01-29 04:16:29 +03:00
.gitignore Use relative paths in .gitignore 2015-12-28 18:55:37 +03:00
.travis.yml Adapt .travis.yml to erlang.mk 2015-10-21 15:38:14 +02:00
CONTRIBUTING.md Sync CONTRIBUTING.md with the template one 2015-02-20 17:08:52 +03:00
LICENSE Import bae64 encoder 2012-10-23 14:31:18 +01:00
LICENSE-APACHE2-ExplorerCanvas Add ExplorerCanvas and Flot. 2012-11-15 18:08:30 +00:00
LICENSE-BSD-base64js Import bae64 encoder 2012-10-23 14:31:18 +01:00
LICENSE-MIT-EJS10 Add licenses as required by third party code 2011-06-01 12:18:36 +01:00
LICENSE-MIT-Flot Upgrade to Flot 0.8.1. This requires us to explicitly load timeseries support now as it has become a plugin. 2013-07-23 15:34:53 +01:00
LICENSE-MIT-Sammy060 Add licenses as required by third party code 2011-06-01 12:18:36 +01:00
LICENSE-MIT-jQuery164 Actually use the new licence file. 2011-09-14 13:00:05 +01:00
LICENSE-MPL-RabbitMQ Update (c) info 2016-01-01 12:59:18 +03:00
Makefile Pin rabbitmq_web_dispatch to stable 2015-12-30 11:49:51 +03:00
README.md Typo 2015-08-22 02:35:28 +03:00
build.config Sync with upstream build.config 2015-12-18 20:33:03 +01:00
erlang.mk Update erlang.mk 2015-12-18 20:34:00 +01:00
license_info Merged stable into default 2013-07-31 13:57:30 +01:00
rabbitmq-components.mk Update rabbitmq-components.mk 2015-12-18 19:08:08 +01:00

README.md

RabbitMQ Management Plugin

This plugin provides a management UI and HTTP API for RabbitMQ. This plugin is included in the RabbitMQ distribution. To enable it, use <href="http://www.rabbitmq.com/man/rabbitmq-plugins.1.man.html">rabbitmq-plugins.

Documentation

RabbitMQ management UI documentation.

Continuous Integration

Build Status