Go to file
Luke Bakken 990b14da20 Fix error popup text display
When validation fails for a policy parameter, the resulting popup can't
be read due to one extra binary encoding as well as code that escapes
HTML entites. Since the EJS template uses `<%= >` for the popup, it will
display the text as-is, and not render any HTML.

(cherry picked from commit 5f5bf81e40)
2025-07-24 16:26:41 +00:00
.github Bump google-github-actions/auth from 2.1.10 to 2.1.11 2025-07-21 20:48:18 +00:00
deps Fix error popup text display 2025-07-24 16:26:41 +00:00
doc
mk Use Erlang.mk's native Elixir support for CLI 2025-03-25 15:20:23 +00:00
packaging Use Erlang.mk's native Elixir support for CLI 2025-03-25 15:20:23 +00:00
release-notes 4.1.2 release notes edits 2025-07-04 11:31:40 +03:00
scripts Remove Bazel files 2025-03-14 12:39:12 +00:00
selenium Merge pull request #14006 from rabbitmq/delete-qos0-queue 2025-06-04 20:58:47 +04:00
.dockerignore
.elp.toml Add configuration for ELP language server 2024-05-16 11:10:40 +02:00
.git-blame-ignore-revs Add #13008 to .git-blame-ignore-revs 2025-01-02 12:08:04 -05:00
.gitignore Adds rabbit_auth_backend_internal_loopback 2025-04-27 08:58:57 +00:00
.mailmap Add .mailmap file 2023-11-03 13:17:30 +01:00
CODE_OF_CONDUCT.md Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
COMMUNITY_SUPPORT.md Update COMMUNITY_SUPPORT.md 2024-12-03 11:03:34 -05:00
CONTRIBUTING.md Document RABBITMQ_METADATA_STORE in CONTRIBUTING.md 2024-12-19 17:40:34 -05:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-APACHE2 (c) year bumps 2024-01-01 22:02:20 -05:00
LICENSE-MPL-RabbitMQ
Makefile Adds rabbit_auth_backend_internal_loopback 2025-04-27 08:58:57 +00:00
PKG_LINUX.md
PKG_WINDOWS.md
README.md Support AMQP over WebSocket (OSS part) 2025-01-27 17:50:47 +01:00
SERVER_RELEASES.md Update SERVER_RELEASES.md 2025-02-11 16:10:35 -05:00
erlang.mk Update Erlang.mk 2025-03-25 21:40:30 +00:00
erlang_ls.config erlang_ls: Add 'deps/*/' to include dirs 2024-04-12 09:49:34 -04:00
plugins.mk Adds rabbit_auth_backend_internal_loopback 2025-04-27 08:58:57 +00:00
rabbitmq-components.mk Ra v2.16.12 2025-07-21 14:12:16 +00:00
rebar.config Revert "Format MQTT code with `erlfmt`" 2023-01-27 18:25:57 +00:00

README.md

Test

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. It supports:

Installation

Tutorials and Documentation

Some key doc guides include

RabbitMQ documentation is also developed on GitHub.

Commercial Features and Support

Getting Help from the Community

Please read the Community Support Eligibility Policy document first.

The recommended community forums are

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome in GitHub Discussions or community Discord server in the core-and-plugin-dev channel.

Licensing

RabbitMQ server is licensed under the MPL 2.0.

Community Support Eligibility Policy document explains the open source RabbitMQ support policy adopted by the RabbitMQ Core Team.

Building From Source and Packaging

(c) 2007-2025 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.