summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Quorum queue: purege should not remove checkout out messages.kjnilsson2018-12-211-2/+2
* 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
* Report message bytes in quorum queue statsDiana Corbacho2018-12-141-4/+78
* 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 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
|/ /
* | 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
* A testcase to verify confirms-rejects race condition fixed in 8b37501451d2ef6...Daniil Fedotov2018-10-041-0/+156
* Update test expectionskjnilsson2018-09-281-12/+12
* Delete vhost at the end of this testMichael Klishin2018-09-281-3/+7
* Make rabbit_vhost:add/2 idempotentMichael Klishin2018-09-271-2/+10
* Make pg_local:member_died/2 more resilientMichael Klishin2018-09-151-4/+57
* Merge pull request #1658 from rabbitmq/lrb-add-hostname-syslog-supportLuke Bakken2018-08-021-2/+4
|\
| * Add translation to support .host and .ip setting syslog.dest_hostLuke Bakken2018-08-021-1/+1
| * Add support for syslog server hostnameLuke Bakken2018-08-021-3/+5
* | Max number of atoms hasn't changed in 118b448631a699736f1380d7990989c7e61f94f...Michael Klishin2018-08-021-2/+2
* | Correct resource limit defaults: Erlang distribution buffer size and othersMichael Klishin2018-08-021-9/+9
|/
* This test requires code_server_cache to be startedMichael Klishin2018-07-141-0/+2
* An integration test for rabbit_nodes:await_running_count/2Michael Klishin2018-05-301-2/+44