| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make mandatory based on route data only | kjnilsson | 2019-01-15 | 3 | -54/+18 |
| * | Merge branch 'master' into qq-testing | Michael Klishin | 2019-01-15 | 1 | -29/+212 |
| |\ | |||||
| | * | Merge pull request #1827 from rabbitmq/rabbitmq-server-1825-single-active-con... | Michael Klishin | 2019-01-14 | 1 | -27/+212 |
| | |\ | |||||
| | | * | Add waiting consumers when listing consumers in QQ | Arnaud Cogoluègnes | 2019-01-14 | 1 | -11/+47 |
| | | * | (Un)suspect waiting consumers when node goes down or up | Arnaud Cogoluègnes | 2019-01-14 | 1 | -7/+76 |
| | | * | Unregister waiting consumers in QQ when channel goes down | Arnaud Cogoluègnes | 2019-01-11 | 1 | -9/+89 |
| * | | | Remove an unused record | Michael Klishin | 2019-01-14 | 1 | -1/+0 |
| * | | | Merge branch 'master' into qq-testing | Michael Klishin | 2019-01-14 | 131 | -145/+172 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed years in copyright | Samuel NELA | 2019-01-13 | 131 | -144/+142 |
| | |/ | |||||
| | * | Debug log message | Michael Klishin | 2019-01-10 | 1 | -1/+1 |
| | * | Update to sysmon_handler 1.1.0 | Luke Bakken | 2019-01-09 | 2 | -1/+30 |
| * | | Merge remote-tracking branch 'origin/master' into qq-testing | Diana Corbacho | 2019-01-10 | 12 | -226/+922 |
| |\ \ | |/ | |||||
| | * | Merge pull request #1816 from rabbitmq/rabbitmq-server-952 | Michael Klishin | 2019-01-09 | 3 | -1/+394 |
| | |\ | |||||
| | | * | Add rabbitmq-sysmon to RabbitMQ | Luke Bakken | 2019-01-07 | 3 | -1/+394 |
| | * | | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Michael Klishin | 2019-01-08 | 6 | -111/+156 |
| | |\ \ | |||||
| | | * \ | Merge pull request #1817 from rabbitmq/ra_server_supervision | Karl Nilsson | 2019-01-08 | 1 | -1/+2 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | Update with Ra server supervision changes | kjnilsson | 2019-01-04 | 1 | -1/+2 |
| | | * | | Merge pull request #1721 from rabbitmq/remove-default-bindings | Michael Klishin | 2019-01-04 | 3 | -66/+93 |
| | | |\ \ | |||||
| | | | * | | Filter out default exchange bindings that may already be in the database | Michael Klishin | 2019-01-03 | 1 | -3/+8 |
| | | | * | | Check queue existence when checking for fake bindings existence. | Daniil Fedotov | 2019-01-02 | 1 | -17/+24 |
| | | | * | | Add fake bindings to list functions. | Daniil Fedotov | 2018-12-28 | 2 | -14/+51 |
| | | | * | | Make master locator min-masters count queues and not bindings. | Daniil Fedotov | 2018-12-28 | 1 | -41/+29 |
| | | | * | | Do not create default bindings for queues. | Daniil Fedotov | 2018-12-28 | 1 | -11/+1 |
| | | | |/ | |||||
| | | * | | Rework message size limit test | Michael Klishin | 2019-01-02 | 1 | -9/+14 |
| | | * | | Merge branch 'master' into max_msg_size | Michael Klishin | 2019-01-01 | 3 | -198/+202 |
| | | |\ \ | | | |/ | |||||
| | | * | | Move application environment read to the channel intialisation. | Daniil Fedotov | 2018-12-28 | 1 | -25/+34 |
| | | * | | Introduce a configurable limit to message size. | Daniil Fedotov | 2018-12-27 | 1 | -1/+9 |
| | * | | | Simplify consumer cancellation in QQ for single active consumer | Arnaud Cogoluègnes | 2019-01-08 | 1 | -16/+8 |
| | * | | | Clarify comments | Michael Klishin | 2019-01-08 | 1 | -2/+2 |
| | * | | | Formatting | Michael Klishin | 2019-01-08 | 2 | -2/+2 |
| | * | | | Formatting | Michael Klishin | 2019-01-08 | 1 | -12/+13 |
| | * | | | Add unit test for single active consumer in quorum queues | Arnaud Cogoluègnes | 2019-01-08 | 1 | -8/+67 |
| | * | | | Address comments after single active consumer review | Arnaud Cogoluègnes | 2019-01-08 | 1 | -35/+39 |
| | * | | | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Arnaud Cogoluègnes | 2018-12-21 | 6 | -264/+342 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Arnaud Cogoluègnes | 2018-12-14 | 2 | -24/+85 |
| | |\ \ \ \ | |||||
| | * | | | | | Support single active consumer in quorum queue | Arnaud Cogoluègnes | 2018-12-14 | 2 | -16/+98 |
| | * | | | | | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Arnaud Cogoluègnes | 2018-12-14 | 6 | -412/+404 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumer | Arnaud Cogoluègnes | 2018-12-11 | 18 | -299/+784 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Don't use exclusive consumer info item for single active consumer | Arnaud Cogoluègnes | 2018-11-30 | 1 | -7/+5 |
| | * | | | | | | | Use single active consumer term when appropriate | Arnaud Cogoluègnes | 2018-11-22 | 2 | -62/+62 |
| | * | | | | | | | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumer | Arnaud Cogoluègnes | 2018-11-22 | 23 | -365/+4027 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Use x-single-active-consumer queue argument | Arnaud Cogoluègnes | 2018-10-25 | 2 | -3/+3 |
| | * | | | | | | | | Check exclusive consumer isn't blocked before delivery | Arnaud Cogoluègnes | 2018-10-24 | 2 | -10/+24 |
| | * | | | | | | | | Forbid AMQP exclusive consume in exclusive consumer queue | Arnaud Cogoluègnes | 2018-10-24 | 1 | -21/+26 |
| | * | | | | | | | | Pick new exclusive consumer after channel goes down | Arnaud Cogoluègnes | 2018-10-23 | 2 | -63/+93 |
| | * | | | | | | | | Implement exclusive consumer (WIP) | Arnaud Cogoluègnes | 2018-10-22 | 3 | -51/+158 |
| * | | | | | | | | | Consider quorum queues in forget_cluster_node | Diana Corbacho | 2019-01-08 | 1 | -5/+9 |
| * | | | | | | | | | Implement rabbit_quorum_queue:stat/1 | Diana Corbacho | 2019-01-04 | 3 | -5/+48 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Quorum queue: purege should not remove checkout out messages. | kjnilsson | 2018-12-21 | 2 | -26/+21 |
| | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | | rabbit_fifo: apply/4 -> apply/3 | kjnilsson | 2018-12-20 | 2 | -177/+186 |
| | |_|_|_|_|/ |/| | | | | | |||||
