rabbitmq-server/deps/rabbitmq_management
kjnilsson 323834a7fd Restore the pre 23.1 behavour of lists:sublist/3
As we depend on it to detect an out of range request and return an HTTP
400 response.
2020-09-30 14:03:28 +01:00
..
.github Exclude dialyzer job from dependencies 2020-09-25 20:20:42 +03:00
bin MPL 2 license update for bin/rabbitmqadmin 2020-07-27 08:31:13 -07:00
include Update copyright (year 2020) 2020-03-10 15:43:34 +01:00
priv Allow QQs to use expired/queue ttl 2020-09-07 09:45:18 +01:00
scripts Document how to get short-lived OAuth token 2019-07-31 14:44:24 +02:00
src Restore the pre 23.1 behavour of lists:sublist/3 2020-09-30 14:03:28 +01:00
test More test massaging 2020-09-24 14:18:18 +03:00
.gitignore Ignore .vscode 2020-04-18 21:26:01 +03:00
.travis.yml Travis CI: Update config from rabbitmq-common 2020-03-04 14:24:29 +01:00
CODE_OF_CONDUCT.md URL Cleanup 2019-03-20 03:17:48 -05:00
CONTRIBUTING.md Update git-commit-msgs link 2018-08-28 16:18:57 -07:00
Caddyfile Remove explicit TLS disable from Caddyfile 2017-10-18 14:11:06 +01:00
LICENSE Update LICENSE 2020-07-20 11:25:57 +01:00
LICENSE-APACHE2-excanvas URL Cleanup 2019-03-21 03:16:34 -05:00
LICENSE-BSD-base64js URL Cleanup 2019-03-20 03:17:48 -05:00
LICENSE-ISC-cowboy Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-EJS Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-Flot Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-Sammy Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-jQuery URL Cleanup 2019-03-20 03:17:48 -05:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:00:39 +01:00
Makefile Add unsafe-inline to CSP policy 2020-02-05 19:08:49 +00:00
README.md Update GH Actions badges 2020-09-25 20:27:50 +03:00
erlang.mk Update erlang.mk 2020-07-21 14:32:38 +01:00
rabbitmq-components.mk Update rabbitmq-components.mk 2020-08-04 08:41:47 -07:00

README.md

Test Erlang 22.3 Test Erlang 23

RabbitMQ Management Plugin

This plugin provides a management UI and HTTP API for RabbitMQ.

Installation

This plugin is included in the RabbitMQ distribution. Like all plugins, it has to be enabled before it can be used.

Documentation

(c) 2007-2020 VMware, Inc. or its affiliates.