summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1817 from rabbitmq/ra_server_supervisionKarl Nilsson2019-01-081-1/+2
|\
| * Update with Ra server supervision changeskjnilsson2019-01-041-1/+2
* | Merge pull request #1721 from rabbitmq/remove-default-bindingsMichael Klishin2019-01-043-66/+93
|\ \
| * | Filter out default exchange bindings that may already be in the databaseMichael Klishin2019-01-031-3/+8
| * | Check queue existence when checking for fake bindings existence.Daniil Fedotov2019-01-021-17/+24
| * | Add fake bindings to list functions.Daniil Fedotov2018-12-282-14/+51
| * | Make master locator min-masters count queues and not bindings.Daniil Fedotov2018-12-281-41/+29
| * | Do not create default bindings for queues.Daniil Fedotov2018-12-281-11/+1
| |/
* | Rework message size limit testMichael Klishin2019-01-021-9/+14
* | Merge branch 'master' into max_msg_sizeMichael Klishin2019-01-013-198/+202
|\ \ | |/
| * Quorum queue: purege should not remove checkout out messages.kjnilsson2018-12-212-26/+21
| * rabbit_fifo: apply/4 -> apply/3kjnilsson2018-12-202-177/+186
* | Move application environment read to the channel intialisation.Daniil Fedotov2018-12-281-25/+34
* | Introduce a configurable limit to message size.Daniil Fedotov2018-12-271-1/+9
|/
* Do not include x-delivery-count header on first delivery.kjnilsson2018-12-191-3/+4
* quorum queue: reset message bytes on purgekjnilsson2018-12-191-2/+9
* Merge pull request #1803 from rabbitmq/vanlightly-bugsD Corbacho2018-12-195-83/+134
|\
| * Quorum queue: fix crash bug after reconnectionkjnilsson2018-12-182-24/+36
| * Quorum queue: return messages in orderkjnilsson2018-12-175-36/+60
| * Bug fixeskjnilsson2018-12-172-23/+38
* | Simplify to basically removing the pattern match that crashesLuke Bakken2018-12-141-15/+8
* | Take "true" case into considerationLuke Bakken2018-12-141-3/+20
|/
* Report message bytes in quorum queue statsDiana Corbacho2018-12-142-26/+87
* Merge pull request #1801 from rabbitmq/qq-list-consumersArnaud Cogoluègnes2018-12-145-237/+379
|\
| * Implement consumer listing for quorum queueskjnilsson2018-12-145-237/+379
* | Merge pull request #1800 from rabbitmq/qq-ghost-consumer-fixD Corbacho2018-12-142-48/+25
|\ \ | |/
| * Ensure quorum queue consumers are cleaned upkjnilsson2018-12-122-48/+25
* | Merge pull request #1798 from rabbitmq/remove-unused-truncate-moduleMichael Klishin2018-12-121-127/+0
|\ \
| * | Remove the unused truncate moduleLoïc Hoguin2018-12-111-127/+0
| |/
* | Merge pull request #1791 from rabbitmq/wal-roll-overKarl Nilsson2018-12-111-0/+76
|\ \ | |/ |/|
| * Roll wal on memory alarmDiana Corbacho2018-12-051-0/+76
* | Merge pull request #1792 from rabbitmq/qq-dlx-fixKarl Nilsson2018-12-101-3/+7
|\ \
| * | Ignore error when dead letter exchange cannot be foundDiana Corbacho2018-12-061-2/+1
| * | Log a warning if dead letter exchange cannot be foundDiana Corbacho2018-12-061-3/+8
| |/
* | rabbit_channel: Import `queue_fold()` from rabbit_miscJean-Sébastien Pédron2018-12-101-1/+7
* | Merge pull request #1794 from rabbitmq/rabbitmq-server-1783Michael Klishin2018-12-072-33/+81
|\ \
| * | Add code to enforce deadline when getting channel info items. Standardize ret...Luke Bakken2018-12-061-9/+54
| * | Replace a couple instances of queue with lqueueLuke Bakken2018-12-052-24/+27
| |/
* | Add rabbit_fifo snapshot property testkjnilsson2018-12-073-74/+120
|/
* Merge branch 'master' into ranch_proxy_headerMichael Klishin2018-12-053-11/+38
|\
| * Minor improvements to test stabilityMichael Klishin2018-12-051-1/+10
| * Merge branch 'master' into dialyze-qqMichael Klishin2018-12-054-92/+245
| |\
| * | CompileMichael Klishin2018-12-051-1/+1
| * | Merge branch 'master' into dialyze-qqMichael Klishin2018-12-056-37/+59
| |\ \
| * \ \ Merge branch 'master' into dialyze-qqDiana Corbacho2018-12-045-35/+105
| |\ \ \
| * | | | Give valid cluster name to rabbit_fifo_clientDiana Corbacho2018-12-041-2/+4
| * | | | Implement delete_immediately_by_resourceDiana Corbacho2018-12-032-7/+23
| * | | | Use ra nodes to intialise rabbit_fifo_clientDiana Corbacho2018-12-031-1/+1
| * | | | Fix rabbit_quorum_queue:status type specDiana Corbacho2018-12-031-1/+1
* | | | | Merge branch 'master' into ranch_proxy_headerMichael Klishin2018-12-058-127/+302
|\ \ \ \ \ | | |_|_|/ | |/| | |