summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarify commentsMichael Klishin2019-01-081-2/+2
* FormattingMichael Klishin2019-01-082-2/+2
* FormattingMichael Klishin2019-01-081-12/+13
* Add unit test for single active consumer in quorum queuesArnaud Cogoluègnes2019-01-081-8/+67
* Address comments after single active consumer reviewArnaud Cogoluègnes2019-01-081-35/+39
* Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-219-272/+362
|\
| * Merge pull request #1808 from rabbitmq/ra_machine_apply_3Michael Klishin2018-12-213-182/+203
| |\
| | * rabbit_fifo: apply/4 -> apply/3kjnilsson2018-12-203-182/+203
| |/
| * Merge pull request #1807 from rabbitmq/redlivery-count-fixMichael Klishin2018-12-192-4/+5
| |\
| | * Do not include x-delivery-count header on first delivery.kjnilsson2018-12-192-4/+5
| |/
| * Squash a warningMichael Klishin2018-12-191-2/+2
| * Merge pull request #1806 from rabbitmq/report-message-bytesMichael Klishin2018-12-191-2/+9
| |\
| | * quorum queue: reset message bytes on purgekjnilsson2018-12-191-2/+9
| |/
| * Merge pull request #1803 from rabbitmq/vanlightly-bugsD Corbacho2018-12-195-83/+134
| |\
| | * Quorum queue: fix crash bug after reconnectionkjnilsson2018-12-182-24/+36
| | * Quorum queue: return messages in orderkjnilsson2018-12-175-36/+60
| | * Bug fixeskjnilsson2018-12-172-23/+38
| * | Merge pull request #1685 from rabbitmq/rabbitmq-server-1682Luke Bakken2018-12-171-1/+11
| |\ \ | | |/ | |/|
| | * Simplify to basically removing the pattern match that crashesLuke Bakken2018-12-141-15/+8
| | * Take "true" case into considerationLuke Bakken2018-12-141-3/+20
| |/
* | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-143-28/+163
|\ \ | |/
| * Merge pull request #1796 from rabbitmq/report-message-bytesKarl Nilsson2018-12-143-30/+165
| |\
| | * Report message bytes in quorum queue statsDiana Corbacho2018-12-143-30/+165
| |/
* | 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
| | |\ | | |/ | |/|