summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use application:ensure_all_started/1 to start sysloglrb-fix-syslog-loggingMichael Klishin2020-09-291-1/+1
* Explicitly start syslog applicationLuke Bakken2020-09-291-1/+1
* Merge pull request #2453 from rabbitmq/shrink-when-downMichael Klishin2020-09-291-0/+5
|\
| * Pass stricter Dialyzer on OTP 23Michael Klishin2020-09-291-2/+0
| * Shrink quorum queue must succeed if the target node is down or rabbit is stoppedshrink-when-downdcorbacho2020-09-251-0/+7
* | Merge pull request #2455 from rabbitmq/rabbitmq-server-2421Michael Klishin2020-09-282-2/+5
|\ \
| * | Update rabbit_fifo consumers test to exclude suspected down ones from countdcorbacho2020-09-281-1/+1
| * | Exclude consumers suspected as down from the consumer countdcorbacho2020-09-281-1/+4
|/ /
* | maintenance_mode_SUITE: Skip leader election checkJean-Sébastien Pédron2020-09-252-7/+36
* | per_user_connection_channel_limit_SUITE: Wait for channel/connection to termi...Jean-Sébastien Pédron2020-09-251-13/+13
* | Update rabbit_definitions:apply_defs specs to feature returned errorsMichael Klishin2020-09-241-5/+5
|/
* Make it easy to close all connections on a nodeMichael Klishin2020-09-241-1/+8
* Erlang 21.3 is no longer supported, drop the CI badgeMichael Klishin2020-09-241-1/+0
* Merge pull request #2441 from rabbitmq/erlang-22Michael Klishin2020-09-242-561/+561
|\
| * Test with Erlang 22.3 and 23.0erlang-22Philip Kuryloski2020-09-232-561/+561
|/
* Make maintenance mode tests that involve QQs conditionalMichael Klishin2020-09-231-8/+41
* Fix one more timing-sensitive per_user_connection_channel_limit suite testMichael Klishin2020-09-231-6/+22
* Merge pull request #2447 from rabbitmq/qq-peek-commandMichael Klishin2020-09-226-17/+152
|\
| * rabbit_fifo: type the messages lqueueqq-peek-commandkjnilsson2020-09-221-1/+1
| * Test invariant: peek must not drain the queuedcorbacho2020-09-221-0/+2
| * Quorum Queue Peek commandkjnilsson2020-09-226-17/+150
|/
* Skip another mixed versions testkjnilsson2020-09-211-0/+9
* per_user_connection_channel_limit_SUITE: Wait for channel/connection to termi...Jean-Sébastien Pédron2020-09-211-5/+5
* quorum_queue_SUITE set lower aten poll intervalkjnilsson2020-09-211-1/+3
* Switch per_user suite to query feature flagkjnilsson2020-09-213-33/+45
* Merge pull request #2448 from rabbitmq/reclaim-qq-memoryMichael Klishin2020-09-203-4/+48
|\
| * Change a log message to be more accuratereclaim-qq-memoryMichael Klishin2020-09-182-3/+3
| * Quorum queue: API to reclaim quorum memorydcorbacho2020-09-162-2/+46
* | Ignore some tests when for mixed versionskjnilsson2020-09-183-10/+24
* | Merge pull request #2450 from rabbitmq/aten-poll-intervalMichael Klishin2020-09-181-0/+9
|\ \
| * | Increase aten poll intervalaten-poll-intervalkjnilsson2020-09-181-0/+9
|/ /
* | quorum_queue_SUITE test reliabilitykjnilsson2020-09-172-3/+16
* | Merge pull request #2449 from rabbitmq/lrb-revert-unintentional-assertionLuke Bakken2020-09-171-7/+7
|\ \ | |/ |/|
| * Revert unintentional assertionlrb-revert-unintentional-assertionLuke Bakken2020-09-161-7/+7
|/
* Merge pull request #2407 from rabbitmq/qq-reject-publishKarl Nilsson2020-09-1519-499/+4672
|\
| * Add system time to unit testqq-reject-publishdcorbacho2020-09-141-1/+2
| * Add a couple of more fields to overviewkjnilsson2020-09-071-1/+4
| * rabbit_fifo: lower min snapshot intervalkjnilsson2020-09-072-19/+17
| * Quorum queue 'Queue TTL' support.kjnilsson2020-09-076-152/+318
| * Add some unused fields to rabbit_fifo recordskjnilsson2020-09-071-6/+11
| * Don't assert on message countkjnilsson2020-09-071-1/+1
| * rabbit_fifo test changekjnilsson2020-09-071-1/+3
| * rabbit_fifo: convert enqueuerskjnilsson2020-09-071-1/+8
| * fix typokjnilsson2020-09-071-1/+1
| * Better handle version checkkjnilsson2020-09-071-1/+1
| * Skip more testskjnilsson2020-09-073-9/+51
| * quorum_queue_SUITE skip 2 node tests for mixed versionskjnilsson2020-09-071-32/+38
| * Skip test that cannot work with mixed machine versionskjnilsson2020-09-071-2/+7
| * Switch to 3 node clusters instead of 2kjnilsson2020-09-073-3/+3
| * Skip test in mixed modekjnilsson2020-09-071-40/+44