summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-213-8/+20
|\
| * rabbit_fifo: apply/4 -> apply/3kjnilsson2018-12-201-5/+17
| * Do not include x-delivery-count header on first delivery.kjnilsson2018-12-191-1/+1
| * Squash a warningMichael Klishin2018-12-191-2/+2
* | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-141-4/+78
|\ \ | |/
| * Report message bytes in quorum queue statsDiana Corbacho2018-12-141-4/+78
* | Support single active consumer in quorum queueArnaud Cogoluègnes2018-12-141-26/+90
* | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-144-130/+105
|\ \ | |/
| * Merge pull request #1801 from rabbitmq/qq-list-consumersArnaud Cogoluègnes2018-12-143-59/+101
| |\
| | * fix rabbit_fifo SUITEkjnilsson2018-12-141-5/+7
| | * Implement consumer listing for quorum queueskjnilsson2018-12-143-55/+95
| * | Merge pull request #1800 from rabbitmq/qq-ghost-consumer-fixD Corbacho2018-12-141-1/+4
| |\ \ | | |/
| | * Ensure quorum queue consumers are cleaned upkjnilsson2018-12-121-1/+4
| * | Merge pull request #1798 from rabbitmq/remove-unused-truncate-moduleMichael Klishin2018-12-121-70/+0
| |\ \
| | * | Remove the unused truncate moduleLoïc Hoguin2018-12-111-70/+0
| | |/
* | | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumerArnaud Cogoluègnes2018-12-114-21/+826
|\ \ \ | |/ /
| * | Merge pull request #1791 from rabbitmq/wal-roll-overKarl Nilsson2018-12-111-2/+27
| |\ \ | | |/ | |/|
| | * Roll wal on memory alarmDiana Corbacho2018-12-051-2/+27
| * | Add rabbit_fifo snapshot property testkjnilsson2018-12-071-0/+348
| |/
| * Minor improvements to test stabilityMichael Klishin2018-12-051-1/+3
| * Merge branch 'master' into dialyze-qqMichael Klishin2018-12-052-5/+102
| |\
| | * Fix test to account for new eventkjnilsson2018-12-051-4/+10
| | * Better handle changing quorum queue leaderskjnilsson2018-12-041-0/+25
| | * Use correct key for recording quorum queue confirmskjnilsson2018-12-041-1/+67
| * | Merge branch 'master' into dialyze-qqMichael Klishin2018-12-052-3/+108
| |\ \ | | |/
| | * Merge pull request #1788 from rabbitmq/delivery-count-headerKarl Nilsson2018-12-041-1/+96
| | |\
| | | * Rename x-redelivery-count to x-delivery-count to align with AMQP1.0Diana Corbacho2018-12-041-2/+2
| | | * Add x-redelivery-count header to quorum messagesDiana Corbacho2018-11-291-1/+96
| | * | Merge pull request #1785 from rabbitmq/rabbitmq-server-1784Michael Klishin2018-12-031-0/+15
| | |\ \
| | | * | Make it possible to configure kernel.inet_dist_listen_{min,max} via new style...Michael Klishin2018-12-021-0/+15
| | | |/
| * | | Merge branch 'master' into dialyze-qqDiana Corbacho2018-12-041-13/+200
| |\ \ \ | | |/ /
| | * | Optimise quorum_queue SUITEkjnilsson2018-12-031-2/+4
| | * | Merge pull request #1764 from rabbitmq/qq-dlx-policyKarl Nilsson2018-12-031-7/+33
| | |\ \
| | | * \ Merge branch 'master' into qq-dlx-policyDiana Corbacho2018-11-221-0/+29
| | | |\ \ | | | | |/
| | | * | Support dlx policy changes in quorum queuesDiana Corbacho2018-11-071-7/+33
| | * | | Ensure delivery doesn't happen when consumers are suspected downDiana Corbacho2018-12-031-5/+164
| | | |/ | | |/|
| * | | Implement delete_immediately_by_resourceDiana Corbacho2018-12-031-1/+42
| |/ /
* | | Use single active consumer term when appropriateArnaud Cogoluègnes2018-11-221-1/+1
* | | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumerArnaud Cogoluègnes2018-11-2210-57/+2494
|\ \ \ | |/ /
| * | Run cleanup test independentlyDiana Corbacho2018-11-061-2/+2
| * | Cleanup data for missing quorum queuesDiana Corbacho2018-11-061-1/+30
| |/
| * Quorum queues (#1706)Karl Nilsson2018-10-295-46/+2414
| * Use --no-table-headers with list_* CLI commandsMichael Klishin2018-10-244-11/+12
| * Expose cipher configuration to new style config formatMichael Klishin2018-10-231-0/+39
* | Use x-single-active-consumer queue argumentArnaud Cogoluègnes2018-10-251-2/+2
* | Forbid AMQP exclusive consume in exclusive consumer queueArnaud Cogoluègnes2018-10-241-10/+21
* | Pick new exclusive consumer after channel goes downArnaud Cogoluègnes2018-10-231-8/+85
* | Implement exclusive consumer (WIP)Arnaud Cogoluègnes2018-10-222-0/+236
|/
* A testcase to verify confirms-rejects race condition fixed in 8b37501451d2ef6...Daniil Fedotov2018-10-041-0/+156
* Update test expectionskjnilsson2018-09-281-12/+12