summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Restore the `rabbit:force_refresh_event()` featureJean-Sébastien Pédron2019-02-017-5/+86
* Convert explicit default bindings removal to a feature flagJean-Sébastien Pédron2019-02-013-25/+52
* Handle races with quorum_queue feature flag migration funJean-Sébastien Pédron2019-02-015-12/+107
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-0131-792/+2466
* rabbit_plugins: Use `rabbit_misc:strict_version_minor_equivalent()` to check ...Jean-Sébastien Pédron2019-02-011-1/+2
* New "Feature flags" subsystem to ease upgrades with breaking changesJean-Sébastien Pédron2019-02-016-6/+2225
* Merge pull request #1856 from rabbitmq/ra-loggerMichael Klishin2019-01-311-0/+3
|\
| * move ra logging shimkjnilsson2019-01-301-25/+0
| * Configure Ra to log using lagerkjnilsson2019-01-302-0/+28
* | Disable large heap sysmon messagesLuke Bakken2019-01-291-1/+1
|/
* Merge pull request #1849 from rabbitmq/basic_get_message_ready_countMichael Klishin2019-01-293-38/+52
|\
| * Fix basic get message ready countkjnilsson2019-01-283-38/+52
* | Remove code that sets syslog listen IPLuke Bakken2019-01-281-31/+1
* | Merge pull request #1848 from rabbitmq/await_startup_with_a_timeoutMichael Klishin2019-01-281-18/+78
|\ \
| * | 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
* | | Merge branch 'master' into rabbitmq-server-1838-active-field-for-consumersArnaud Cogoluègnes2019-01-254-253/+376
|\ \ \ | | |/ | |/|
| * | Ensure purge clears out returned messageskjnilsson2019-01-251-7/+9
| * | remove a few stale TODOskjnilsson2019-01-251-5/+1
| * | tidy upkjnilsson2019-01-241-7/+0
| * | Quorum queue queue length limit by byte size and number of messagesDiana Corbacho2019-01-243-231/+359
| |/
| * Introduce rabbit:is_booted/0, is_booting/0Michael Klishin2019-01-201-1/+5
| * Export rabbit:is_booting/1Michael Klishin2019-01-201-1/+1
* | Add consumer activity status to metricsArnaud Cogoluègnes2019-01-244-33/+37
* | Return active and activity status when listing consumersArnaud Cogoluègnes2019-01-214-36/+109
* | Merge branch 'master' into rabbitmq-server-1838-active-field-for-consumersArnaud Cogoluègnes2019-01-181-98/+137
|\ \ | |/
| * rabbit_fifo: refactoringkjnilsson2019-01-171-99/+138
* | Update active flag for consumersArnaud Cogoluègnes2019-01-183-44/+129
|/
* 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-166-73/+66
| |\
| * | 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-15132-181/+386
| |\ \
| * | | 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
| | |/ / | |/| |