summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SpacingMichael Klishin2019-01-281-1/+1
* Reintroduce the comment added in b0dd88351314cb4e0afca79cafa6bf315b42cbeeMichael Klishin2019-01-281-0/+1
* rabbit:await_startup: progress reportingMichael Klishin2019-01-281-26/+35
* await_startup: use default timeouts in ms, namingMichael Klishin2019-01-281-9/+14
* Add commentLuke Bakken2019-01-281-0/+1
* rabbit:await_startup/{0,1,2}: move spec definitions to definitionMichael Klishin2019-01-281-4/+7
* rabbit:await_startup/2: correct type specMichael Klishin2019-01-281-1/+1
* Introduce rabbit:await_startup/2Michael Klishin2019-01-251-14/+55
* rabbitmq-plugins.8: document more flags, link to the relevant doc guideMichael Klishin2019-01-252-17/+82
* Man page edits and updatesMichael Klishin2019-01-256-141/+167
* Man pages: update datesMichael Klishin2019-01-254-4/+4
* backing_queue_SUITE:: Move `get_queue_sup_pid()` from rabbitmq-ct-helpersJean-Sébastien Pédron2019-01-241-1/+17
* dynamic_qq_SUITE: "force delete" was implemented, remove the TODOJean-Sébastien Pédron2019-01-241-1/+0
* Fix dynamic_qq test expectationkjnilsson2019-01-241-3/+2
* Merge pull request #1845 from rabbitmq/rabbitmq-server-1843-always-copy-schemaMichael Klishin2019-01-243-9/+3
|\
| * Always copy rabbit.schema fileLuke Bakken2019-01-233-9/+3
|/
* Introduce rabbit:is_booted/0, is_booting/0Michael Klishin2019-01-201-1/+5
* Export rabbit:is_booting/1Michael Klishin2019-01-201-1/+1
* rabbit_fifo: refactoringkjnilsson2019-01-171-99/+138
* Fix test setupkjnilsson2019-01-171-1/+1
* Merge pull request #1826 from rabbitmq/rabbitmq-management-649-single-active-...Karl Nilsson2019-01-176-46/+239
|\
| * Merge branch 'master' into rabbitmq-management-649-single-active-consumerArnaud Cogoluègnes2019-01-167-84/+83
| |\
| * | Monitor waiting consumers when entering stateArnaud Cogoluègnes2019-01-161-4/+69
| * | Add single active field when listing consumersArnaud Cogoluègnes2019-01-164-12/+34
| * | Integrate single active consumer with metricsArnaud Cogoluègnes2019-01-155-33/+122
| * | Merge branch 'master' into rabbitmq-management-649-single-active-consumerArnaud Cogoluègnes2019-01-15218-330/+794
| |\ \
| * | | Add single active consumer monitoring info to classic queueArnaud Cogoluègnes2019-01-112-1/+17
* | | | Merge pull request #1832 from rabbitmq/default-binding-cleanup-upgrade-functionMichael Klishin2019-01-162-1/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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 #1831 from rabbitmq/make-mandatory-based-on-routing-onlyMichael Klishin2019-01-163-54/+18
|\ \ \
| * \ \ Merge branch 'master' into make-mandatory-based-on-routing-onlyMichael Klishin2019-01-161-9/+7
| |\ \ \
| * | | | Make mandatory based on route data onlykjnilsson2019-01-153-54/+18
| | |/ / | |/| |
* | | | Merge pull request #1823 from rabbitmq/delete_quorum_queue_fixesMichael Klishin2019-01-163-21/+57
|\ \ \ \ | |_|/ / |/| | |
| * | | Change quorum queue delete timeoutkjnilsson2019-01-151-12/+20
| * | | Log this as a warningMichael Klishin2019-01-151-1/+1
| * | | Improve quorum queue deletionkjnilsson2019-01-153-20/+48
| |/ /
* | | Merge pull request #1836 from rabbitmq/rabbitmq-server-1835Michael Klishin2019-01-161-9/+7
|\ \ \ | |/ / |/| |
| * | Remove use of accept_ackLuke Bakken2019-01-151-9/+7
|/ /
* | 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
| | |\ | |_|/ |/| |