summaryrefslogtreecommitdiff
path: root/deps
Commit message (Expand)AuthorAgeFilesLines
* Build cli deps as .ez archivesRin Kuryloski2023-05-123-3/+31
* Synchronise feature flags before any changes to Mnesia membershipDiana Parra Corbacho2023-05-111-15/+17
* Correctly use AMQP URI query parameter `password`Luke Bakken2023-05-102-11/+19
* rabbit_feature_flags: Fix possible deadlock when calling the Code serverJean-Sébastien Pédron2023-05-092-5/+53
* Pass DialyzerMichael Klishin2023-05-071-7/+5
* Intentionally ignore return value hereMichael Klishin2023-05-071-1/+1
* WordingMichael Klishin2023-05-071-1/+1
* See #2882. Also call quorum shrink commandSimon Unge2023-05-071-1/+7
* Prometheus: handle scenarios when no listener is configuredMichael Klishin2023-05-061-5/+27
* Support TLS-only listener for PrometheusChunyi Lyu2023-05-055-45/+59
* Merge pull request #8106 from rabbitmq/mk-bazel-run-gazelleMichael Klishin2023-05-051-1/+0
|\
| * bazel run gazelleMichael Klishin2023-05-051-1/+0
* | Merge pull request #8103 from rabbitmq/mk-bump-osiris-to-1.5.1Michael Klishin2023-05-051-1/+1
|\ \ | |/ |/|
| * Bump Osiris to 1.5.1Michael Klishin2023-05-051-1/+1
* | Merge pull request #8098 from rabbitmq/mqtt-connection-closed-eventMichael Klishin2023-05-055-31/+26
|\ \ | |/ |/|
| * Add MQTT client id to connection closed eventDavid Ansari2023-05-045-31/+26
* | Merge pull request #8100 from rabbitmq/otp26-dialyzerMichael Klishin2023-05-044-7/+9
|\ \ | |/ |/|
| * Fix OTP 26 tuple dialzer warningDavid Ansari2023-05-042-5/+5
| * Fix rabbit_recovery_terms:start/0 return typesMichal Kuratczyk2023-05-041-2/+3
| * Don't warn about `dbg:*` functionsMichal Kuratczyk2023-05-021-0/+1
* | NamingMichael Klishin2023-05-042-10/+13
* | See #8076. Skip arg and type check on re-declare of QQ if declare type is cla...Simon Unge2023-05-033-2/+85
* | Correct a couple of typosMichael Klishin2023-05-021-2/+2
* | Improve rabbitmq-queues {add,delete}_member error messagesMichael Klishin2023-05-024-0/+18
* | mix formatMichael Klishin2023-05-023-3/+5
* | Update a test assertion in rabbitmq_queues_cli_integration_SUITEMichael Klishin2023-05-021-2/+2
* | rabbitmq-queues add_member: improve error reportingMichael Klishin2023-05-022-0/+5
* | rabbitmq-queues add_member: extract the correct argumentMichael Klishin2023-05-022-1/+12
* | rabbitmq-queues add_member: add a missing importMichael Klishin2023-05-021-1/+1
* | rabbitmq-queues: validate cluster membership of the argumentMichael Klishin2023-05-025-3/+35
|/
* Fix so that default policy ha-mode and ha-sync-mode are are converted to binarySimon Unge2023-05-012-3/+10
* Update Cowboy to 2.10.0 for OTP-26Loïc Hoguin2023-04-281-2/+0
* Ues more defensive rabbit_data_coercion:to_list/1David Ansari2023-04-281-4/+5
* Keep storing MQTT client IDs as lists in RaDavid Ansari2023-04-288-35/+57
* Add ha-sync-mode as an operator policySimon Unge2023-04-274-1/+19
* Merge pull request #8003 from rabbitmq/otp26-compatibilityMichael Klishin2023-04-275-98/+112
|\
| * Fix trust store system_SUITE for both OTP-25 and OTP-26Loïc Hoguin2023-04-271-21/+62
| * Explicitly set verify_peer in one test to see if it fixes itLoïc Hoguin2023-04-261-1/+2
| * Fix for OTP-26 and small refactor of system_SUITELoïc Hoguin2023-04-261-147/+119
| * dbg:stop_clear/0 -> dbg:stop/0Michal Kuratczyk2023-04-261-1/+1
| * Switch to an emqtt fork/branch for OTP26Michal Kuratczyk2023-04-263-3/+3
* | Only validate regular expression when the regex box is checkedMichael Klishin2023-04-271-9/+11
* | WordingMichael Klishin2023-04-271-1/+1
* | Add a warning for invalid regular expressionsMichael Klishin2023-04-271-0/+1
* | First attempt at addressing #8008Michael Klishin2023-04-272-5/+21
|/
* Fix a compiler warning on OTP 26, references #7845Michael Klishin2023-04-261-1/+1
* Merge pull request #7980 from rabbitmq/lh-cqv1-ttlMichael Klishin2023-04-261-6/+14
|\
| * CQv1: Don't limit messages in memory based on consume rateLoïc Hoguin2023-04-251-6/+14
* | Don't use fully-qualified calls in the module itselfMichael Klishin2023-04-261-2/+2
* | Code formattingMichael Klishin2023-04-251-7/+7