summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Introduce rabbit_alarms:get_alarms/1Michael Klishin2020-10-051-4/+6
* Workaround for dialyzer errorPhilip Kuryloski2020-10-051-1/+1
* GitHub Actions: Regen workflowsJean-Sébastien Pédron2020-10-052-633/+1401
* Dialyzer fix for rabbit_amqqueue:deliver/2kjnilsson2020-10-051-1/+2
* Merge pull request #2459 from rabbitmq/restore-rabbit_amqqueue-deliverKarl Nilsson2020-10-051-1/+6
|\
| * Restore rabbit_amqqueue:deliver/2restore-rabbit_amqqueue-deliverPhilip Kuryloski2020-10-051-1/+6
* | Backwards compatibility fixeskjnilsson2020-10-054-4/+28
* | rabbit_core_ff: Declare that `stream_queue` depends on `quorum_queue`Jean-Sébastien Pédron2020-10-051-0/+1
* | amqqueue: Pass `Type` to amqqueue_v1:new/9Jean-Sébastien Pédron2020-10-051-1/+2
* | rabbit_amqqueue: Broaden the scope of the "cannot declare because disabled fe...Jean-Sébastien Pédron2020-10-051-1/+1
|/
* Do not run queue_parallel agains stream queuekjnilsson2020-10-021-2/+1
* Fix queue master locator regressionkjnilsson2020-10-021-1/+1
* Quorum Queue reject publish bug fixkjnilsson2020-10-023-37/+34
* Fix crash bug when consumers are removedkjnilsson2020-10-023-22/+24
* Publish confirm fixeskjnilsson2020-10-011-22/+41
* Merge pull request #2347 from rabbitmq/stream-queueKarl Nilsson2020-09-3050-1668/+6572
|\
| * Dialyzer fixstream-queuekjnilsson2020-09-301-1/+2
| * Stream Queuekjnilsson2020-09-3050-1668/+6571
|/
* Merge pull request #2457 from rabbitmq/lrb-update-supervisorMichael Klishin2020-09-301-83/+0
|\
| * Move supervisor2_SUITE to rabbit_common (next to the module under test)Michael Klishin2020-09-301-128/+0
| * erlfmt changeslrb-update-supervisorLuke Bakken2020-09-291-24/+25
| * Add test for intrinsic supervisor2 typeLuke Bakken2020-09-292-83/+127
* | Merge pull request #2456 from rabbitmq/lrb-fix-syslog-loggingMichael Klishin2020-09-301-1/+2
|\ \ | |/ |/|
| * configure_handler_backend/1: return a value expected by the callerMichael Klishin2020-09-301-1/+2
| * 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 #2451 from rabbitmq/qq-consumer-prioritiesMichael Klishin2020-09-294-26/+151
|\ \ | |/ |/|
| * Quorum queue consumer prioritiesqq-consumer-prioritieskjnilsson2020-09-254-26/+151
* | 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