summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only remove durable bindings for durable queues.Daniil Fedotov2019-01-162-7/+2
* Extract function, add loggingMichael Klishin2019-01-162-13/+33
* WordingMichael Klishin2019-01-161-3/+4
* Upgrade functions are expected to return a 'ok'Michael Klishin2019-01-161-1/+2
* Add an upgrade function to remove all default bindings.Daniil Fedotov2019-01-152-0/+20
* Merge pull request #1819 from rabbitmq/qq-testingMichael Klishin2019-01-158-57/+344
|\
| * Merge branch 'master' into qq-testingMichael Klishin2019-01-151-29/+212
| |\ | |/ |/|
* | Merge pull request #1827 from rabbitmq/rabbitmq-server-1825-single-active-con...Michael Klishin2019-01-141-27/+212
|\ \
| * | Add waiting consumers when listing consumers in QQArnaud Cogoluègnes2019-01-141-11/+47
| * | (Un)suspect waiting consumers when node goes down or upArnaud Cogoluègnes2019-01-141-7/+76
| * | Unregister waiting consumers in QQ when channel goes downArnaud Cogoluègnes2019-01-111-9/+89
| | * Remove an unused recordMichael Klishin2019-01-141-1/+0
| | * Merge branch 'master' into qq-testingMichael Klishin2019-01-14218-1031/+446
| | |\ | |_|/ |/| |
* | | Merge pull request #1830 from samnela/fix/copyright-yearMichael Klishin2019-01-14215-246/+238
|\ \ \ | |/ / |/| |
| * | Fixed years in copyrightSamuel NELA2019-01-13215-246/+238
|/ /
* | Merge pull request #1821 from rabbitmq/lrb-update-sysmon_handlerLuke Bakken2019-01-094-794/+203
|\ \
| * | Debug log messageMichael Klishin2019-01-101-1/+1
| * | Update to sysmon_handler 1.1.0Luke Bakken2019-01-095-795/+204
* | | Update rabbitmq-components.mkLuke Bakken2019-01-091-1/+1
|/ /
* | Correct a max message size config setting typoMichael Klishin2019-01-092-1/+15
| * Merge remote-tracking branch 'origin/master' into qq-testingDiana Corbacho2019-01-1025-394/+2427
| |\ | |/ |/|
* | Update ct-config_schema expectations to include sysmon_handler defaultsMichael Klishin2019-01-091-83/+750
* | Squash a couple of warningsMichael Klishin2019-01-091-2/+2
* | Merge pull request #1816 from rabbitmq/rabbitmq-server-952Michael Klishin2019-01-096-2/+493
|\ \
| * | Add rabbitmq-sysmon to RabbitMQLuke Bakken2019-01-076-2/+493
* | | Merge pull request #1802 from rabbitmq/rabbitmq-server-1799-single-active-con...Michael Klishin2019-01-097-99/+762
|\ \ \
| * \ \ Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqMichael Klishin2019-01-0815-195/+402
| |\ \ \
| * | | | NbMessages => MessageCountMichael Klishin2019-01-081-24/+24
| * | | | Simplify consumer cancellation in QQ for single active consumerArnaud Cogoluègnes2019-01-081-16/+8
| * | | | Clarify commentsMichael Klishin2019-01-081-2/+2
| * | | | FormattingMichael Klishin2019-01-082-2/+2
| * | | | FormattingMichael Klishin2019-01-081-12/+13
| * | | | Add unit test for single active consumer in quorum queuesArnaud Cogoluègnes2019-01-081-8/+67
| * | | | Address comments after single active consumer reviewArnaud Cogoluègnes2019-01-081-35/+39
| * | | | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-219-272/+362
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-143-28/+163
| |\ \ \ \ \
| * | | | | | Support single active consumer in quorum queueArnaud Cogoluègnes2018-12-143-42/+188
| * | | | | | Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-1410-542/+509
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into rabbitmq-server-1743-exclusive-consumerArnaud Cogoluègnes2018-12-1131-339/+1668
| |\ \ \ \ \ \ \
| * | | | | | | | Don't use exclusive consumer info item for single active consumerArnaud Cogoluègnes2018-11-301-7/+5
| * | | | | | | | Use single active consumer term when appropriateArnaud Cogoluègnes2018-11-223-63/+63
| * | | | | | | | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumerArnaud Cogoluègnes2018-11-2247-437/+6700
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Use x-single-active-consumer queue argumentArnaud Cogoluègnes2018-10-253-5/+5
| * | | | | | | | | Check exclusive consumer isn't blocked before deliveryArnaud Cogoluègnes2018-10-242-10/+24
| * | | | | | | | | Forbid AMQP exclusive consume in exclusive consumer queueArnaud Cogoluègnes2018-10-242-31/+47
| * | | | | | | | | Pick new exclusive consumer after channel goes downArnaud Cogoluègnes2018-10-233-71/+178
| * | | | | | | | | Implement exclusive consumer (WIP)Arnaud Cogoluègnes2018-10-225-51/+394
* | | | | | | | | | rabbit_fifo_props: handle impossible casekjnilsson2019-01-081-2/+10
* | | | | | | | | | Makefile: Add verbose testsuites to slow testsuitesJean-Sébastien Pédron2019-01-081-0/+2
* | | | | | | | | | Makefile: Update the list of slow testsuitesJean-Sébastien Pédron2019-01-081-1/+14
| |_|_|_|_|_|/ / / |/| | | | | | | |