summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Replace spaces by underscores when forging module nameArnaud Cogoluègnes2019-06-141-1/+3
* | Merge pull request #1982 from rabbitmq/rabbitmq_prelaunch_ipv6Luke Bakken2019-06-131-0/+1
|\ \
| * | Add RABBITMQ_SERVER_ADDITIONAL_ERL_ARGSGabriele2019-05-311-0/+1
* | | Merge pull request #2034 from rabbitmq/rabbitmq-server-2030D Corbacho2019-06-132-0/+15
|\ \ \
| * | | Make default worker pool size configurableMichael Klishin2019-06-132-0/+15
|/ / /
* | | Merge pull request #2033 from rabbitmq/rabbitmq-cli-330Michael Klishin2019-06-131-1/+16
|\ \ \
| * | | Schema information in mnesia for cli commandDiana Corbacho2019-06-131-1/+16
* | | | amqqueue*: Uniformize APIJean-Sébastien Pédron2019-06-132-14/+277
* | | | include/amqqueue.hrl: Fix indentationJean-Sébastien Pédron2019-06-131-9/+9
* | | | Merge pull request #2031 from rabbitmq/rabbitmq-shovel-60Michael Klishin2019-06-131-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Update log configuration tests for rabbitmq/rabbitmq-common#328Michael Klishin2019-06-121-0/+25
|/ / /
* | | Head message timestamp: make the test more robustMichael Klishin2019-06-111-4/+16
| | * Test new queue, connection and exchange count functionsDiana Corbacho2019-06-111-1/+44
| | * Queue, connection and exchange count functionsDiana Corbacho2019-06-103-2/+37
| |/ |/|
* | Reference a public IPv4 that has a PTR recordGerhard Lazu2019-06-101-9/+3
* | Merge pull request #2019 from rabbitmq/rabbitmq-server-1767-protocol-specific...Michael Klishin2019-06-075-46/+71
|\ \
| * \ Merge branch 'master' into rabbitmq-server-1767-protocol-specific-ctx-in-auth...Michael Klishin2019-06-0716-81/+224
| |\ \ | |/ / |/| |
* | | Handle rejected queues on confirm.queue_confirm_refactorDaniil Fedotov2019-06-043-29/+34
* | | Switch msg_id_to_channel from gb_tree to maps.Daniil Fedotov2019-06-042-14/+12
* | | Reject a message before discarding it from BQ.Daniil Fedotov2019-06-041-3/+10
* | | Merge pull request #2022 from rabbitmq/ra-metricsMichael Klishin2019-06-042-0/+13
|\ \ \
| * | | Add channel info for pending raft commandskjnilsson2019-06-042-0/+13
* | | | Update rabbitmq-components.mkGerhard Lazu2019-06-031-1/+1
* | | | Type fixes to keep dialyzer happyDaniil Fedotov2019-05-292-3/+3
* | | | Merge pull request #2018 from rabbitmq/rabbitmq-cli-302Michael Klishin2019-05-292-2/+26
|\ \ \ \
| * | | | 'check' function for health check of virtual hostsDiana Corbacho2019-05-282-2/+26
* | | | | Merge pull request #2015 from Invizory/dead-letter-rejected-publishedDaniil Fedotov2019-05-298-34/+130
|\ \ \ \ \
| * | | | | Add remaining tests for `reject-publish-dlx`Arthur Khashaev2019-05-283-15/+43
| * | | | | Add overflow tests to `confirms_rejects_SUITE`Arthur Khashaev2019-05-281-13/+35
| * | | | | Add an option to dead-letter rejected publishesArthur Khashaev2019-05-274-6/+52
|/ / / / /
| | | * | Be more tolerant in rabbit_channel:get_amqp_params/2Arnaud Cogoluègnes2019-06-071-1/+2
| | | * | Propagate protocol-specific context to authorizationArnaud Cogoluègnes2019-05-295-45/+69
| |_|/ / |/| | |
* | | | Improving confirms test stability and error reportingDaniil Fedotov2019-05-271-3/+10
* | | | Improve error handling and increase timeout in confirm-reject testDaniil Fedotov2019-05-271-3/+4
| |/ / |/| |
* | | Merge pull request #2014 from rabbitmq/quorum-statusMichael Klishin2019-05-231-9/+41
|\ \ \
| * | | Improve quorum_status commandkjnilsson2019-05-231-9/+41
* | | | Update rabbitmq-components.mkJean-Sébastien Pédron2019-05-171-1/+1
* | | | Update rabbitmq-components.mkMichael Klishin2019-05-171-1/+1
* | | | Update rabbitmq-components.mkMichael Klishin2019-05-161-2/+2
* | | | Merge pull request #2011 from rabbitmq/fix-notify-limiter-after-consumer-time...Michael Klishin2019-05-151-2/+2
|\ \ \ \
| * | | | Adapt clause in notify_limiter to consumer timeout changesArnaud Cogoluègnes2019-05-151-2/+2
|/ / / /
* | | | Update rabbitmq-components.mkMichael Klishin2019-05-141-1/+1
* | | | Add a dependency on observer_cli, closes #2006Michael Klishin2019-05-131-1/+1
* | | | Update rabbitmq-components.mkMichael Klishin2019-05-131-0/+1
* | | | Merge pull request #1893 from rabbitmq/do_not_confirm_on_unreachable_queueMichael Klishin2019-05-134-244/+478
|\ \ \ \
| * | | | CosmeticsMichael Klishin2019-05-131-1/+1
| * | | | CosmeticsMichael Klishin2019-05-131-4/+4
| * | | | CosmeticsMichael Klishin2019-05-131-50/+38
| * | | | Change publisher confirms behaviour to reject messages if no queues confirmed.Daniil Fedotov2019-05-104-242/+488
|/ / / /
* | | | Merge pull request #2001 from rabbitmq/rabbitmq-server-2000v3.8.0-beta.4Michael Klishin2019-05-103-36/+80
|\ \ \ \ | |_|/ / |/| | |