| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1816 from rabbitmq/rabbitmq-server-952 | Michael Klishin | 2019-01-09 | 6 | -2/+493 |
| |\ | |||||
| | * | Add rabbitmq-sysmon to RabbitMQ | Luke Bakken | 2019-01-07 | 6 | -2/+493 |
| * | | Merge pull request #1802 from rabbitmq/rabbitmq-server-1799-single-active-con... | Michael Klishin | 2019-01-09 | 7 | -99/+762 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Michael Klishin | 2019-01-08 | 15 | -195/+402 |
| | |\ \ | |||||
| | * | | | NbMessages => MessageCount | Michael Klishin | 2019-01-08 | 1 | -24/+24 |
| | * | | | 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 | 9 | -272/+362 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Arnaud Cogoluègnes | 2018-12-14 | 3 | -28/+163 |
| | |\ \ \ \ | |||||
| | * | | | | | Support single active consumer in quorum queue | Arnaud Cogoluègnes | 2018-12-14 | 3 | -42/+188 |
| | * | | | | | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qq | Arnaud Cogoluègnes | 2018-12-14 | 10 | -542/+509 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumer | Arnaud Cogoluègnes | 2018-12-11 | 31 | -339/+1668 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 | 3 | -63/+63 |
| | * | | | | | | | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumer | Arnaud Cogoluègnes | 2018-11-22 | 47 | -437/+6700 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Use x-single-active-consumer queue argument | Arnaud Cogoluègnes | 2018-10-25 | 3 | -5/+5 |
| | * | | | | | | | | 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 | 2 | -31/+47 |
| | * | | | | | | | | Pick new exclusive consumer after channel goes down | Arnaud Cogoluègnes | 2018-10-23 | 3 | -71/+178 |
| | * | | | | | | | | Implement exclusive consumer (WIP) | Arnaud Cogoluègnes | 2018-10-22 | 5 | -51/+394 |
| * | | | | | | | | | rabbit_fifo_props: handle impossible case | kjnilsson | 2019-01-08 | 1 | -2/+10 |
| * | | | | | | | | | Makefile: Add verbose testsuites to slow testsuites | Jean-Sébastien Pédron | 2019-01-08 | 1 | -0/+2 |
| * | | | | | | | | | Makefile: Update the list of slow testsuites | Jean-Sébastien Pédron | 2019-01-08 | 1 | -1/+14 |
| | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | | per_vhost_connection_limit_partitions: Check connections count in a loop | Jean-Sébastien Pédron | 2019-01-08 | 1 | -4/+15 |
| * | | | | | | | | Travis CI: Update config from rabbitmq-common | Jean-Sébastien Pédron | 2019-01-08 | 1 | -12/+2 |
| * | | | | | | | | Merge pull request #1817 from rabbitmq/ra_server_supervision | Karl Nilsson | 2019-01-08 | 3 | -14/+17 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Update with Ra server supervision changes | kjnilsson | 2019-01-04 | 3 | -14/+17 |
| * | | | | | | | | | Travis CI: Update config from rabbitmq-common | Jean-Sébastien Pédron | 2019-01-08 | 1 | -4/+3 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | New style config file example: list settings added in 3.7.9 and 3.7.10 | Michael Klishin | 2019-01-07 | 1 | -42/+117 |
| * | | | | | | | | unit_inbroker_parallel_SUITE: Bump suite timetrap to 3 minutes | Jean-Sébastien Pédron | 2019-01-07 | 1 | -1/+1 |
| * | | | | | | | | 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 |
| * | | | | | | | | | Merge pull request #1812 from rabbitmq/max_msg_size | Daniil Fedotov | 2019-01-02 | 4 | -20/+127 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Rework message size limit test | Michael Klishin | 2019-01-02 | 2 | -58/+54 |
| | * | | | | | | | | | 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 | 7 | -212/+228 |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #1815 from rabbitmq/rabbitmq-server-1814 | Michael Klishin | 2019-01-01 | 2 | -7/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Reverse order of ciphers in generated file to ensure they match rabbitmq.conf... | Luke Bakken | 2018-12-31 | 1 | -1/+1 |
| | * | | | | | | | | | Modify test so generated ciphers are in the expected order | Luke Bakken | 2018-12-31 | 1 | -6/+6 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #1809 from rabbitmq/qq-purge-bug-fix | D Corbacho | 2018-12-24 | 3 | -28/+23 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| | * | | | | | | | Quorum queue: purege should not remove checkout out messages. | kjnilsson | 2018-12-21 | 3 | -28/+23 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #1808 from rabbitmq/ra_machine_apply_3 | Michael Klishin | 2018-12-21 | 3 | -182/+203 |
| |\ \ \ \ \ \ \ | |||||
