| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | setup test for both queue typesqueue_types | kjnilsson | 2019-01-21 | 1 | -4/+6 |
| * | Roundtrip message through queue type interface | kjnilsson | 2019-01-21 | 1 | -0/+181 |
| * | more wip] | kjnilsson | 2019-01-17 | 1 | -14/+38 |
| * | wip | kjnilsson | 2019-01-17 | 2 | -0/+95 |
| * | update rabbit_fifo with ra changes | kjnilsson | 2019-01-17 | 1 | -0/+15 |
| * | Fix test setup | kjnilsson | 2019-01-17 | 1 | -1/+1 |
| * | Improve quorum queue deletion | kjnilsson | 2019-01-15 | 1 | -11/+17 |
| * | Merge branch 'master' into qq-testing | Michael Klishin | 2019-01-14 | 62 | -828/+160 |
| |\ | |||||
| | * | Fixed years in copyright | Samuel NELA | 2019-01-13 | 61 | -78/+73 |
| | * | Update to sysmon_handler 1.1.0 | Luke Bakken | 2019-01-09 | 1 | -761/+84 |
| | * | Correct a max message size config setting typo | Michael Klishin | 2019-01-09 | 1 | -0/+14 |
| * | | Merge remote-tracking branch 'origin/master' into qq-testing | Diana Corbacho | 2019-01-10 | 8 | -108/+1258 |
| |\ \ | |/ | |||||
| | * | Update ct-config_schema expectations to include sysmon_handler defaults | Michael Klishin | 2019-01-09 | 1 | -83/+750 |
| | * | Squash a couple of warnings | Michael Klishin | 2019-01-09 | 1 | -2/+2 |
| | * | Merge pull request #1802 from rabbitmq/rabbitmq-server-1799-single-active-con... | Michael Klishin | 2019-01-09 | 2 | -0/+388 |
| | |\ | |||||
| | | * | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Michael Klishin | 2019-01-08 | 5 | -26/+114 |
| | | |\ | |||||
| | | * | | NbMessages => MessageCount | Michael Klishin | 2019-01-08 | 1 | -24/+24 |
| | | * | | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Arnaud Cogoluègnes | 2018-12-21 | 3 | -8/+20 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Arnaud Cogoluègnes | 2018-12-14 | 1 | -4/+78 |
| | | |\ \ \ | |||||
| | | * | | | | Support single active consumer in quorum queue | Arnaud Cogoluègnes | 2018-12-14 | 1 | -26/+90 |
| | | * | | | | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Arnaud Cogoluègnes | 2018-12-14 | 4 | -130/+105 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumer | Arnaud Cogoluègnes | 2018-12-11 | 4 | -21/+826 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Use single active consumer term when appropriate | Arnaud Cogoluègnes | 2018-11-22 | 1 | -1/+1 |
| | | * | | | | | | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumer | Arnaud Cogoluègnes | 2018-11-22 | 10 | -57/+2494 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Use x-single-active-consumer queue argument | Arnaud Cogoluègnes | 2018-10-25 | 1 | -2/+2 |
| | | * | | | | | | | Forbid AMQP exclusive consume in exclusive consumer queue | Arnaud Cogoluègnes | 2018-10-24 | 1 | -10/+21 |
| | | * | | | | | | | Pick new exclusive consumer after channel goes down | Arnaud Cogoluègnes | 2018-10-23 | 1 | -8/+85 |
| | | * | | | | | | | Implement exclusive consumer (WIP) | Arnaud Cogoluègnes | 2018-10-22 | 2 | -0/+236 |
| | * | | | | | | | | rabbit_fifo_props: handle impossible case | kjnilsson | 2019-01-08 | 1 | -2/+10 |
| | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | | per_vhost_connection_limit_partitions: Check connections count in a loop | Jean-Sébastien Pédron | 2019-01-08 | 1 | -4/+15 |
| | * | | | | | | | Merge pull request #1817 from rabbitmq/ra_server_supervision | Karl Nilsson | 2019-01-08 | 2 | -13/+15 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Update with Ra server supervision changes | kjnilsson | 2019-01-04 | 2 | -13/+15 |
| | * | | | | | | | | unit_inbroker_parallel_SUITE: Bump suite timetrap to 3 minutes | Jean-Sébastien Pédron | 2019-01-07 | 1 | -1/+1 |
| | * | | | | | | | | Rework message size limit test | Michael Klishin | 2019-01-02 | 1 | -49/+40 |
| | * | | | | | | | | Open the channel after max length limit is configured | Michael Klishin | 2019-01-02 | 1 | -3/+5 |
| | * | | | | | | | | Merge branch 'master' into max_msg_size | Michael Klishin | 2019-01-01 | 3 | -13/+25 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Modify test so generated ciphers are in the expected order | Luke Bakken | 2018-12-31 | 1 | -6/+6 |
| | | |/ / / / / / / | |||||
| | * | | | | | | | | Move application environment read to the channel intialisation. | Daniil Fedotov | 2018-12-28 | 1 | -8/+11 |
| | * | | | | | | | | Introduce a configurable limit to message size. | Daniil Fedotov | 2018-12-27 | 1 | -0/+79 |
| * | | | | | | | | | Refactor quorum_queue_SUITE for dynamic_qq_SUITE | Diana Corbacho | 2019-01-09 | 1 | -46/+5 |
| * | | | | | | | | | Add dynamic_qq_SUITE for quorum queues | Diana Corbacho | 2019-01-08 | 2 | -0/+307 |
| | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Quorum queue: purege should not remove checkout out messages. | kjnilsson | 2018-12-21 | 1 | -2/+2 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | rabbit_fifo: apply/4 -> apply/3 | kjnilsson | 2018-12-20 | 1 | -5/+17 |
| |/ / / / / / | |||||
| * | | | | | | Do not include x-delivery-count header on first delivery. | kjnilsson | 2018-12-19 | 1 | -1/+1 |
| * | | | | | | Squash a warning | Michael Klishin | 2018-12-19 | 1 | -2/+2 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Report message bytes in quorum queue stats | Diana Corbacho | 2018-12-14 | 1 | -4/+78 |
| | |_|_|/ |/| | | | |||||
| * | | | | Merge pull request #1801 from rabbitmq/qq-list-consumers | Arnaud Cogoluègnes | 2018-12-14 | 3 | -59/+101 |
| |\ \ \ \ | |||||
| | * | | | | fix rabbit_fifo SUITE | kjnilsson | 2018-12-14 | 1 | -5/+7 |
| | * | | | | Implement consumer listing for quorum queues | kjnilsson | 2018-12-14 | 3 | -55/+95 |
| * | | | | | Merge pull request #1800 from rabbitmq/qq-ghost-consumer-fix | D Corbacho | 2018-12-14 | 1 | -1/+4 |
| |\ \ \ \ \ | |/ / / / | |||||
