summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* per_vhost_connection_limit_partitions: Check connections count in a loopJean-Sébastien Pédron2019-01-081-4/+15
* Merge pull request #1817 from rabbitmq/ra_server_supervisionKarl Nilsson2019-01-082-13/+15
|\
| * Update with Ra server supervision changeskjnilsson2019-01-042-13/+15
* | unit_inbroker_parallel_SUITE: Bump suite timetrap to 3 minutesJean-Sébastien Pédron2019-01-071-1/+1
* | Rework message size limit testMichael Klishin2019-01-021-49/+40
* | Open the channel after max length limit is configuredMichael Klishin2019-01-021-3/+5
* | Merge branch 'master' into max_msg_sizeMichael Klishin2019-01-013-13/+25
|\ \
| * | Modify test so generated ciphers are in the expected orderLuke Bakken2018-12-311-6/+6
| |/
| * Quorum queue: purege should not remove checkout out messages.kjnilsson2018-12-211-2/+2
| * rabbit_fifo: apply/4 -> apply/3kjnilsson2018-12-201-5/+17
* | Move application environment read to the channel intialisation.Daniil Fedotov2018-12-281-8/+11
* | Introduce a configurable limit to message size.Daniil Fedotov2018-12-271-0/+79
|/
* 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