summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* rabbit_fifo_prop_SUITE: remove some dead code, ct:pal/2 only errorsMichael Klishin2019-02-011-7/+1
* Merge branch 'master' into rabbit-fifo-snapshotting-fixMichael Klishin2019-02-0119-134/+2068
|\
| * Merge branch 'master' into dead-letter-testingMichael Klishin2019-02-0117-105/+889
| |\
| | * Use the new try/catch syntax to get the stacktrace in several testsuitesJean-Sébastien Pédron2019-02-013-9/+12
| | * Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-0112-66/+401
| | * New "Feature flags" subsystem to ease upgrades with breaking changesJean-Sébastien Pédron2019-02-015-30/+476
| * | Minor comment editsMichael Klishin2019-02-011-9/+9
| * | Trailing whitespaceMichael Klishin2019-02-011-18/+16
| * | Test suite for dead letter: classic, mirrored and quorum queuesDiana Corbacho2019-02-013-29/+1181
| |/
* | Ensure rabbit_fifo snaphots are emittedkjnilsson2019-02-011-4/+10
|/
* Merge pull request #1849 from rabbitmq/basic_get_message_ready_countMichael Klishin2019-01-291-13/+13
|\
| * Fix basic get message ready countkjnilsson2019-01-281-13/+13
* | Merge branch 'master' into rabbitmq-server-1838-active-field-for-consumersArnaud Cogoluègnes2019-01-257-125/+422
|\ \ | |/
| * Merge branch 'master' into qq-queue-length-drop-headMichael Klishin2019-01-252-2/+17
| |\
| | * backing_queue_SUITE:: Move `get_queue_sup_pid()` from rabbitmq-ct-helpersJean-Sébastien Pédron2019-01-241-1/+17
| | * dynamic_qq_SUITE: "force delete" was implemented, remove the TODOJean-Sébastien Pédron2019-01-241-1/+0
| | * Fix dynamic_qq test expectationkjnilsson2019-01-241-3/+2
| * | tidy upkjnilsson2019-01-241-10/+0
| * | Quorum queue queue length limit by byte size and number of messagesDiana Corbacho2019-01-246-113/+405
| |/
* | Add consumer activity status to metricsArnaud Cogoluègnes2019-01-241-1/+1
* | Return active and activity status when listing consumersArnaud Cogoluègnes2019-01-211-1/+29
|/
* Fix test setupkjnilsson2019-01-171-1/+1
* Improve quorum queue deletionkjnilsson2019-01-151-11/+17
* Merge branch 'master' into qq-testingMichael Klishin2019-01-1462-828/+160
|\
| * Fixed years in copyrightSamuel NELA2019-01-1361-78/+73
| * Update to sysmon_handler 1.1.0Luke Bakken2019-01-091-761/+84
| * Correct a max message size config setting typoMichael Klishin2019-01-091-0/+14
* | Merge remote-tracking branch 'origin/master' into qq-testingDiana Corbacho2019-01-108-108/+1258
|\ \ | |/
| * Update ct-config_schema expectations to include sysmon_handler defaultsMichael Klishin2019-01-091-83/+750
| * Squash a couple of warningsMichael Klishin2019-01-091-2/+2
| * Merge pull request #1802 from rabbitmq/rabbitmq-server-1799-single-active-con...Michael Klishin2019-01-092-0/+388
| |\
| | * Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqMichael Klishin2019-01-085-26/+114
| | |\
| | * | NbMessages => MessageCountMichael Klishin2019-01-081-24/+24
| | * | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-213-8/+20
| | |\ \
| | * \ \ Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-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 branch 'master' into rabbitmq-server-1743-exclusive-consumerArnaud Cogoluègnes2018-12-114-21/+826
| | |\ \ \ \ \
| | * | | | | | 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
| | |\ \ \ \ \ \
| | * | | | | | | 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
| * | | | | | | | rabbit_fifo_props: handle impossible casekjnilsson2019-01-081-2/+10
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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