summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cosmeticscli-remote_shellMichael Klishin2021-03-031-8/+5
* Add rabbitmq-diagnostics remote_shellLoïc Hoguin2021-03-032-0/+78
* Merge pull request #2854 from rabbitmq/dirty-io-warningsLoïc Hoguin2021-03-011-5/+5
|\
| * Replace Async threads warning with Dirty I/Odirty-io-warningsMichal Kuratczyk2021-03-011-5/+5
|/
* Bump observer_cli to 1.6.1Loïc Hoguin2021-03-0140-40/+40
* Merge pull request #2853 from mbaldessari/openstack-fixesMichael Klishin2021-02-281-12/+37
|\
| * Only export RABBITMQ_NODE_PORT when it is not the defaultMichele Baldessari2021-02-281-1/+3
| * Stop logging unblock client access unconditionallyMichele Baldessari2021-02-281-9/+10
| * Allow rabbitmq to run in a larger cluster composed of also non-rabbitmq nodesMichele Baldessari2021-02-281-2/+24
|/
* Update heartbeat timeout docs in rabbitmq.conf.exampleMichael Klishin2021-02-261-1/+8
* Merge pull request #2850 from rabbitmq/mk-otp-24-compat-pg2-to-pg-migrationLoïc Hoguin2021-02-266-22/+93
|\
| * Correct a child spec typoMichael Klishin2021-02-262-3/+3
| * Regular supervisor is sufficient hereMichael Klishin2021-02-262-6/+6
| * Extract a constantMichael Klishin2021-02-264-3/+5
| * CosmeticsMichael Klishin2021-02-261-1/+1
| * OTP 24 compat: switch management and management_agent to use pgMichael Klishin2021-02-266-16/+85
* | Add commentArnaud Cogoluègnes2021-02-261-0/+1
* | Use unsigned ints in stream protocol, when appropriateArnaud Cogoluègnes2021-02-261-146/+146
* | Merge pull request #2849 from rabbitmq/rabbitmq-server-2848Philip Kuryloski2021-02-2614-686/+18
|\ \
| * | Move most packaging goal implementations to rabbitmq-packagingPhilip Kuryloski2021-02-2646-3500/+18
| * | Revert "Remove directories used by the server release pipeline"Philip Kuryloski2021-02-2632-0/+2814
* | | Start constants at 1 for stream pluginArnaud Cogoluègnes2021-02-265-208/+208
* | | Use port 5551 for streams when starting clusterArnaud Cogoluègnes2021-02-261-2/+2
| |/ |/|
* | Use MSB in keys to distinguish requests/responsesArnaud Cogoluègnes2021-02-264-72/+168
|/
* Be more defensive when removing federated queue linksMichael Klishin2021-02-251-1/+1
* Set stream plugin default port to 5551Arnaud Cogoluègnes2021-02-256-13/+13
* Merge branch 'super-streams-publishing'Arnaud Cogoluègnes2021-02-254-7/+190
|\
| * Add route and partitions command to stream pluginArnaud Cogoluègnes2021-02-254-7/+190
* | Merge pull request #2804 from rabbitmq/rabbitmq-server-2756Michael Klishin2021-02-2510-104/+270
|\ \
| * | Small code enhancementsdcorbacho2021-02-252-5/+6
| * | Fix notify_decorators and policy notificationsdcorbacho2021-02-216-14/+26
| * | Select applicable policies from exclusion listdcorbacho2021-02-194-15/+22
| * | Add federation support for quorum queuesdcorbacho2021-02-186-78/+224
* | | Merge pull request #2843 from rabbitmq/consumer-capacityMichael Klishin2021-02-2510-29/+41
|\ \ \
| * | | Consumer utilization => consumer capacity in Prometheus metricsMichael Klishin2021-02-241-1/+2
| * | | Improve UI help hint for consumer capacityMichael Klishin2021-02-241-2/+2
| * | | Whitelist consumer_capacity in 'rabbitmqctl list_queues'Michael Klishin2021-02-241-1/+3
| * | | Rename consumer_utilisation to consumer_capacitydcorbacho2021-02-248-25/+34
* | | | rabbit_env: Use consistent styleJean-Sébastien Pédron2021-02-251-6/+4
* | | | rabbitmq_stream_management: Ignore more dirs created by `gmake dist`Jean-Sébastien Pédron2021-02-251-1/+5
* | | | mk/rabbitmq-run.mk: Compute rabbitmq_stream TCP port based on $(RABBITMQ_NODE...Jean-Sébastien Pédron2021-02-251-0/+3
* | | | rabbit_env: pass Dialyzer againMichael Klishin2021-02-251-0/+3
* | | | rabbit_env: remove one more direct call to os:list_env_vars/0Michael Klishin2021-02-251-1/+1
* | | | Try ignore_xrefMichael Klishin2021-02-251-5/+12
* | | | Pass xref on OTP 22 and 23Michael Klishin2021-02-251-7/+5
* | | | os:list_env_vars/0 was renamed to os:env/0 in OTP 24Michael Klishin2021-02-251-1/+10
* | | | Squash a warning on OTP 24Michael Klishin2021-02-251-1/+1
* | | | As of Lager 3.8.2, Lager has a log_root defaultMichael Klishin2021-02-252-13/+10
* | | | OTP 22 compatibilityMichael Klishin2021-02-241-2/+2
* | | | Merge pull request #2842 from rabbitmq/mk-vesc-1003-shorter-direct-reply-to-keyMichael Klishin2021-02-245-22/+177
|\ \ \ \ | |_|_|/ |/| | |