summaryrefslogtreecommitdiff
path: root/deps
Commit message (Expand)AuthorAgeFilesLines
* Fix filter for "Discarding message..." logsPéter Gömöri2023-05-171-1/+1
* bazel run gazelleGitHub2023-05-171-5/+5
* Merge pull request #8204 from rabbitmq/rin/fixup-offline-source-distMichael Klishin2023-05-161-56/+4
|\
| * Fix offline `make dist`Rin Kuryloski2023-05-161-56/+4
* | Test scope prefix within scope alias mappingMarcial Rosales2023-05-161-1/+45
* | Make parameter optionalMarcial Rosales2023-05-161-1/+1
* | Configure Oauth scope prefixMarcial Rosales2023-05-165-21/+68
|/
* Merge pull request #8084 from rabbitmq/rin/nightly-compare-build-systemsRin Kuryloski2023-05-1520-20/+28
|\
| * Add a workflow to compare the bazel/erlang.mk outputRin Kuryloski2023-05-1520-20/+28
* | Merge pull request #8188 from rabbitmq/message-interceptorMichael Klishin2023-05-1510-15/+292
|\ \ | |/ |/|
| * Change rabbitmq.conf key to message_interceptors.incoming.*David Ansari2023-05-152-6/+6
| * Move plugin rabbitmq-message-timestamp to the coreDavid Ansari2023-05-1510-15/+292
* | Include UnsubscribeResponse in stream protocolAlex Blease2023-05-151-0/+6
|/
* bazel run gazelleGitHub2023-05-131-8/+8
* Account for Elixir containing several core applicationsRin Kuryloski2023-05-121-0/+1
* Pass csv and json to rabbitmq_cli pltRin Kuryloski2023-05-121-0/+5
* 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