| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1794 from rabbitmq/rabbitmq-server-1783 | Michael Klishin | 2018-12-07 | 2 | -33/+81 |
| |\ | |||||
| | * | Add code to enforce deadline when getting channel info items. Standardize ret... | Luke Bakken | 2018-12-06 | 1 | -9/+54 |
| | * | Replace a couple instances of queue with lqueue | Luke Bakken | 2018-12-05 | 2 | -24/+27 |
| * | | Add rabbit_fifo snapshot property test | kjnilsson | 2018-12-07 | 3 | -74/+120 |
| |/ | |||||
| * | Merge branch 'master' into ranch_proxy_header | Michael Klishin | 2018-12-05 | 3 | -11/+38 |
| |\ | |||||
| | * | Minor improvements to test stability | Michael Klishin | 2018-12-05 | 1 | -1/+10 |
| | * | Merge branch 'master' into dialyze-qq | Michael Klishin | 2018-12-05 | 4 | -92/+245 |
| | |\ | |||||
| | * | | Compile | Michael Klishin | 2018-12-05 | 1 | -1/+1 |
| | * | | Merge branch 'master' into dialyze-qq | Michael Klishin | 2018-12-05 | 6 | -37/+59 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into dialyze-qq | Diana Corbacho | 2018-12-04 | 5 | -35/+105 |
| | |\ \ \ | |||||
| | * | | | | Give valid cluster name to rabbit_fifo_client | Diana Corbacho | 2018-12-04 | 1 | -2/+4 |
| | * | | | | Implement delete_immediately_by_resource | Diana Corbacho | 2018-12-03 | 2 | -7/+23 |
| | * | | | | Use ra nodes to intialise rabbit_fifo_client | Diana Corbacho | 2018-12-03 | 1 | -1/+1 |
| | * | | | | Fix rabbit_quorum_queue:status type spec | Diana Corbacho | 2018-12-03 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' into ranch_proxy_header | Michael Klishin | 2018-12-05 | 8 | -127/+302 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Merge pull request #1782 from rabbitmq/qq-confirm-availability | D Corbacho | 2018-12-05 | 4 | -92/+245 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | | * | | | rabbit_channel: revert changes to IS_QUORUM macro | kjnilsson | 2018-12-04 | 1 | -1/+1 |
| | | * | | | uncomment commented gc call | kjnilsson | 2018-12-04 | 1 | -1/+1 |
| | | * | | | Better handle changing quorum queue leaders | kjnilsson | 2018-12-04 | 4 | -64/+114 |
| | | * | | | Notify all enqueuers and consuers on leader change | kjnilsson | 2018-12-04 | 2 | -26/+89 |
| | | * | | | rabbit_fifo: ensure credit is regained | kjnilsson | 2018-12-04 | 1 | -19/+41 |
| | | * | | | Use correct key for recording quorum queue confirms | kjnilsson | 2018-12-04 | 4 | -21/+39 |
| | * | | | | Merge pull request #1774 from noxdafox/master | Michael Klishin | 2018-12-05 | 2 | -32/+37 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Merge branch 'master' of github.com:rabbitmq/rabbitmq-server | Matteo Cafasso | 2018-11-24 | 23 | -348/+4027 |
| | | |\ \ \ | |||||
| | | * | | | | rabbit_mirror_queue_master: is_duplicate drop duplicate messages | Matteo Cafasso | 2018-11-24 | 1 | -3/+3 |
| | | * | | | | rabbit_amqqueue_process: handle is_duplicate instructions | Matteo Cafasso | 2018-11-23 | 1 | -29/+34 |
| | * | | | | | Merge pull request #1788 from rabbitmq/delivery-count-header | Karl Nilsson | 2018-12-04 | 3 | -3/+20 |
| | |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | | * | | | | Rename x-redelivery-count to x-delivery-count to align with AMQP1.0 | Diana Corbacho | 2018-12-04 | 2 | -2/+2 |
| | | * | | | | Add x-redelivery-count header to quorum messages | Diana Corbacho | 2018-11-29 | 3 | -3/+20 |
| | | | |_|/ | | |/| | | |||||
| * | | | | | Use the built-in Ranch PROXY protocol support | Loïc Hoguin | 2018-12-04 | 3 | -29/+34 |
| |/ / / / | |||||
| * | | | | Optimise quorum_queue SUITE | kjnilsson | 2018-12-03 | 1 | -4/+6 |
| * | | | | Merge pull request #1764 from rabbitmq/qq-dlx-policy | Karl Nilsson | 2018-12-03 | 4 | -18/+39 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into qq-dlx-policy | Diana Corbacho | 2018-11-22 | 9 | -202/+92 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | Rename ra_machine_state to ra_machine_config | Diana Corbacho | 2018-11-08 | 1 | -3/+3 |
| | * | | | | Support dlx policy changes in quorum queues | Diana Corbacho | 2018-11-07 | 4 | -18/+39 |
| * | | | | | Merge pull request #1772 from rabbitmq/memory-breakdown-qq | Karl Nilsson | 2018-12-03 | 1 | -4/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add comment about not all ra servers being queues | kjnilsson | 2018-12-03 | 1 | -0/+2 |
| | * | | | | | Report quorum queues memory usage in rabbit_vm | Diana Corbacho | 2018-11-21 | 1 | -4/+10 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #1771 from rabbitmq/return-unack-any-down-reason | Karl Nilsson | 2018-12-03 | 1 | -10/+49 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | remove unused variable | kjnilsson | 2018-12-03 | 1 | -1/+1 |
| | * | | | | Ensure delivery doesn't happen when consumers are suspected down | Diana Corbacho | 2018-12-03 | 1 | -3/+20 |
| | * | | | | Return delivered but unack messages to the queeu for noconnection reason | Diana Corbacho | 2018-12-03 | 1 | -8/+30 |
| | |/ / / | |||||
| * | | | | Add method to set log level at runtime | Luke Bakken | 2018-11-27 | 1 | -1/+29 |
| |/ / / | |||||
| * | | | Merge pull request #1765 from rabbitmq/remove-dead-letter-process | Karl Nilsson | 2018-11-21 | 5 | -160/+14 |
| |\ \ \ | |||||
| | * | | | Remove dead letter process | Diana Corbacho | 2018-11-08 | 5 | -160/+14 |
| * | | | | Garbage collect after vhost recovery | kjnilsson | 2018-11-20 | 1 | -0/+1 |
| * | | | | Quorum queue: Run cancel_consumer handler async | kjnilsson | 2018-11-20 | 3 | -28/+29 |
| * | | | | Merge pull request #1761 from rabbitmq/quorum-data-cleanup | Michael Klishin | 2018-11-17 | 2 | -4/+39 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Wording | Michael Klishin | 2018-11-17 | 1 | -3/+3 |
| | * | | | Cleanup data for missing quorum queues | Diana Corbacho | 2018-11-06 | 2 | -0/+32 |
