summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* quorum_queue_utils: wait_for_messages/2 now waits up to 30 secondsavoid-double-channel-count-decreaseJean-Sébastien Pédron2020-10-131-1/+1
* rabbit_channel_tracking: Don't update channel tracking directly when a connec...Jean-Sébastien Pédron2020-10-131-2/+2
* per_user_connection_channel_tracking_SUITE: Wait for conditionsJean-Sébastien Pédron2020-10-131-29/+30
* many_node_ha_SUITE: Limit timetrap to 5 minutesJean-Sébastien Pédron2020-10-131-0/+5
* Travis CI: Update config from rabbitmq-commonJean-Sébastien Pédron2020-10-131-3/+3
* Fix start offset for first offset consumingArnaud Cogoluègnes2020-10-091-0/+1
* Merge pull request #2462 from rabbitmq/rabbitmq-management-844Michael Klishin2020-10-072-11/+72
|\
| * Switch to new CT helpersrabbitmq-management-844Michael Klishin2020-10-061-4/+8
| * Correct a Dialyzer specMichael Klishin2020-10-061-1/+1
| * Introduce rabbit_alarm:get_local_alarms/{0,1}Michael Klishin2020-10-051-2/+20
| * Introduce rabbit_alarm:format_as_map/1, format_as_maps/1Michael Klishin2020-10-051-4/+41
| * Introduce rabbit_alarms:get_alarms/1Michael Klishin2020-10-051-4/+6
* | Deleted queue should not crash channelkjnilsson2020-10-071-10/+25
* | Fix mixed-versions test assertionkjnilsson2020-10-071-10/+15
* | Move rabbit_misc:confirm_to_sender/3kjnilsson2020-10-073-29/+30
* | Backwards compatibilty fixeskjnilsson2020-10-073-11/+44
* | queue_type_SUITE setup fixkjnilsson2020-10-061-14/+14
* | Fix credit flow related HA queue regressionkjnilsson2020-10-065-18/+32
|/
* 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