summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add overflow tests to `confirms_rejects_SUITE`Arthur Khashaev2019-05-281-13/+35
* Add an option to dead-letter rejected publishesArthur Khashaev2019-05-271-3/+30
* Improving confirms test stability and error reportingDaniil Fedotov2019-05-271-3/+10
* Improve error handling and increase timeout in confirm-reject testDaniil Fedotov2019-05-271-3/+4
* Change publisher confirms behaviour to reject messages if no queues confirmed.Daniil Fedotov2019-05-101-2/+116
* Merge pull request #2001 from rabbitmq/rabbitmq-server-2000v3.8.0-beta.4Michael Klishin2019-05-101-2/+25
|\
| * Compaction: more logging, a testMichael Klishin2019-05-101-2/+25
* | Fix type issues with send_drained messagekjnilsson2019-05-071-2/+2
|/
* feature_flags_SUITE: Bump testcase timeout to 10 minutesJean-Sébastien Pédron2019-05-031-1/+1
* Merge pull request #1998 from rabbitmq/consumer_timeouts_take_2Michael Klishin2019-05-032-15/+14
|\
| * Drive by change: squash a compiler warningMichael Klishin2019-05-031-1/+0
| * Always close channel on consumer timeoutkjnilsson2019-05-011-14/+14
* | Merge pull request #1999 from rabbitmq/queue-master-location-validationMichael Klishin2019-05-031-0/+14
|\ \
| * | Wording, explainMichael Klishin2019-05-031-2/+2
| * | Test invalid policy returns an errorDiana Corbacho2019-05-021-0/+14
| |/
* | feature_flags_SUITE: Do not depend on the `quorum_queue` feature flagJean-Sébastien Pédron2019-05-021-73/+92
|/
* QQ SAC: process all consumers on noconnectionkjnilsson2019-04-301-8/+47
* Merge pull request #1994 from rabbitmq/rabbitmq-server-1980Luke Bakken2019-04-291-2/+104
|\
| * Reset overflow queue property to drop-head if policy is unset.Daniil Fedotov2019-04-251-2/+104
* | Merge pull request #1988 from rabbitmq/rabbitmq-server-1904Michael Klishin2019-04-252-3/+5
|\ \ | |/ |/|
| * Update this test for #1904Michael Klishin2019-04-251-3/+3
| * Core metrics suite: publish unroutable messages, too (for #1904)Michael Klishin2019-04-241-0/+2
* | Rework log initialisation tests and boot error reportingMichael Klishin2019-04-251-34/+32
* | unit_inbroker_non_parallel suite: split log management test into two smaller ...Michael Klishin2019-04-251-4/+22
* | Move consumer timeout tests to own SUITEkjnilsson2019-04-233-55/+275
* | Refactor channel statekjnilsson2019-04-231-27/+96
* | Implement consumer channel timeoutskjnilsson2019-04-231-8/+42
|/
* clustering_management_SUITE: don't depend on `cluster_status` output, querry ...Michael Klishin2019-04-181-20/+16
* clustering_management_SUITE: Support 3.7.x status format as wellJean-Sébastien Pédron2019-04-151-2/+6
* clustering_management_SUITE: Adapt `status_with_alarm` to the new `cluster_st...Jean-Sébastien Pédron2019-04-151-14/+8
* Fix rabbit_fifo testskjnilsson2019-04-121-1/+2
* Reset in-memory counts after purgingDiana Corbacho2019-04-101-0/+28
* Test that the indexes in the log effect are never lower than previous release...Diana Corbacho2019-04-041-1/+61
* Apply memory limit on returnsDiana Corbacho2019-04-041-1/+44
* Merge remote-tracking branch 'origin/master' into in-memory-limitsDiana Corbacho2019-04-045-59/+547
|\
| * Quorum queue; make membership changes [more] idempotentMichael Klishin2019-04-011-7/+21
| * Merge pull request #1960 from rabbitmq/mnesia_use_ram_schema_on_consistency_c...Michael Klishin2019-03-291-1/+38
| |\
| | * Merge branch 'master' into mnesia_use_ram_schema_on_consistency_checkMichael Klishin2019-03-262-44/+418
| | |\
| | * | Test successfull clustering if there is a garbage schema in the work dirDaniil Fedotov2019-03-221-1/+38
| * | | Purge stale node state from quorum queueskjnilsson2019-03-272-7/+59
| | |/ | |/|
| * | Merge pull request #1950 from rabbitmq/rabbit-fifo-bugfixesKarl Nilsson2019-03-262-44/+418
| |\ \ | | |/ | |/|
| | * Disable test that cannot currently passkjnilsson2019-03-211-15/+11
| | * rabbit_fifo: propery tests for single active consumerkjnilsson2019-03-201-24/+315
| | * rabbit_fifo: Ensure checkout is performedkjnilsson2019-03-181-19/+32
| | * rabbit_fifo bugfixeskjnilsson2019-03-182-1/+75
* | | Fix in-memory countersDiana Corbacho2019-04-032-25/+123
* | | Use in memory limit for quorum queue testsDiana Corbacho2019-03-271-1/+25
* | | Quorum queue in memory message limitsDiana Corbacho2019-03-271-2/+217
|/ /
* | URL CleanupSpring Operator2019-03-2069-71/+71
|/
* Fix snapshot bug in rabbit_fifokjnilsson2019-03-141-3/+26