summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support single active consumer in quorum queueArnaud Cogoluègnes2018-12-143-42/+188
* Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-1410-542/+509
|\
| * Merge pull request #1801 from rabbitmq/qq-list-consumersArnaud Cogoluègnes2018-12-148-296/+480
| |\
| | * fix rabbit_fifo SUITEkjnilsson2018-12-141-5/+7
| | * Implement consumer listing for quorum queueskjnilsson2018-12-148-292/+474
| * | Merge pull request #1800 from rabbitmq/qq-ghost-consumer-fixD Corbacho2018-12-143-49/+29
| |\ \ | | |/
| | * Ensure quorum queue consumers are cleaned upkjnilsson2018-12-123-49/+29
| * | Merge pull request #1798 from rabbitmq/remove-unused-truncate-moduleMichael Klishin2018-12-122-197/+0
| |\ \
| | * | Remove the unused truncate moduleLoïc Hoguin2018-12-112-197/+0
| | |/
* | | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumerArnaud Cogoluègnes2018-12-1131-339/+1668
|\ \ \ | |/ /
| * | Merge pull request #1791 from rabbitmq/wal-roll-overKarl Nilsson2018-12-112-2/+103
| |\ \ | | |/ | |/|
| | * Roll wal on memory alarmDiana Corbacho2018-12-052-2/+103
| * | Merge pull request #1792 from rabbitmq/qq-dlx-fixKarl Nilsson2018-12-101-3/+7
| |\ \
| | * | Ignore error when dead letter exchange cannot be foundDiana Corbacho2018-12-061-2/+1
| | * | Log a warning if dead letter exchange cannot be foundDiana Corbacho2018-12-061-3/+8
| | |/
| * | rabbit_channel: Import `queue_fold()` from rabbit_miscJean-Sébastien Pédron2018-12-101-1/+7
| * | Merge pull request #1795 from rabbitmq/rabbitmq-website-633Michael Klishin2018-12-073-1/+7
| |\ \
| | * | Add awk rule for new mandoc "Bd Bd-indent" classLuke Bakken2018-12-071-0/+1
| | * | Document new cli switchesLuke Bakken2018-12-062-1/+6
| * | | Merge pull request #1794 from rabbitmq/rabbitmq-server-1783Michael Klishin2018-12-072-33/+81
| |\ \ \
| | * | | Add code to enforce deadline when getting channel info items. Standardize ret...Luke Bakken2018-12-061-9/+54
| | * | | Replace a couple instances of queue with lqueueLuke Bakken2018-12-052-24/+27
| | | |/ | | |/|
| * | | Add rabbit_fifo snapshot property testkjnilsson2018-12-074-74/+468
| * | | Explain how man pages are generatedMichael Klishin2018-12-071-0/+17
| | |/ | |/|
| * | Update rabbitmq-components.mkMichael Klishin2018-12-061-6/+0
| |/
| * Merge pull request #1747 from rabbitmq/ranch_proxy_headerMichael Klishin2018-12-054-30/+34
| |\
| | * Merge branch 'master' into ranch_proxy_headerMichael Klishin2018-12-054-14/+79
| | |\ | | |/ | |/|
| * | Merge pull request #1787 from rabbitmq/dialyze-qqMichael Klishin2018-12-054-14/+79
| |\ \
| | * | Minor improvements to test stabilityMichael Klishin2018-12-052-2/+13
| | * | Merge branch 'master' into dialyze-qqMichael Klishin2018-12-056-97/+347
| | |\ \ | | |/ / | |/| |
| | * | CompileMichael Klishin2018-12-051-1/+1
| | * | Merge branch 'master' into dialyze-qqMichael Klishin2018-12-0511-43/+193
| | |\ \
| | * \ \ Merge branch 'master' into dialyze-qqDiana Corbacho2018-12-047-50/+307
| | |\ \ \
| | * | | | Give valid cluster name to rabbit_fifo_clientDiana Corbacho2018-12-041-2/+4
| | * | | | Implement delete_immediately_by_resourceDiana Corbacho2018-12-033-8/+65
| | * | | | Use ra nodes to intialise rabbit_fifo_clientDiana Corbacho2018-12-031-1/+1
| | * | | | Fix rabbit_quorum_queue:status type specDiana Corbacho2018-12-031-1/+1
| | | | | * Merge branch 'master' into ranch_proxy_headerMichael Klishin2018-12-0510-133/+500
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Fix test to account for new eventkjnilsson2018-12-051-4/+10
| * | | | | Merge pull request #1782 from rabbitmq/qq-confirm-availabilityD Corbacho2018-12-055-93/+337
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | rabbit_channel: revert changes to IS_QUORUM macrokjnilsson2018-12-041-1/+1
| | * | | | uncomment commented gc callkjnilsson2018-12-041-1/+1
| | * | | | Better handle changing quorum queue leaderskjnilsson2018-12-045-64/+139
| | * | | | Notify all enqueuers and consuers on leader changekjnilsson2018-12-042-26/+89
| | * | | | rabbit_fifo: ensure credit is regainedkjnilsson2018-12-041-19/+41
| | * | | | Use correct key for recording quorum queue confirmskjnilsson2018-12-045-22/+106
| * | | | | Merge pull request #1774 from noxdafox/masterMichael Klishin2018-12-052-32/+37
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' of github.com:rabbitmq/rabbitmq-serverMatteo Cafasso2018-11-2447-423/+6699
| | |\ \ \ \
| | * | | | | rabbit_mirror_queue_master: is_duplicate drop duplicate messagesMatteo Cafasso2018-11-241-3/+3
| | * | | | | rabbit_amqqueue_process: handle is_duplicate instructionsMatteo Cafasso2018-11-231-29/+34