summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2165 from rabbitmq/mgmt-less-improvementsMichael Klishin2019-11-273-4/+66
|\
| * Add format/1 for classic queues and totals/type_specific info for all typesdcorbacho2019-11-173-4/+66
* | rabbit_channel: Restore start_link/11 for backward compatibilityJean-Sébastien Pédron2019-11-262-2/+13
* | Merge pull request #2167 from rabbitmq/basic-get-sac-qqMichael Klishin2019-11-263-0/+10
|\ \
| * | Reject basic.get operations on quorum queues with single active consumer enableddcorbacho2019-11-203-0/+10
* | | Merge pull request #2172 from rabbitmq/velimir-avoid-get-amqp-params-callMichael Klishin2019-11-264-135/+99
|\ \ \
| * | | Remove log statementArnaud Cogoluègnes2019-11-251-2/+1
| * | | Continuation to #2169 by @velimirMichael Klishin2019-11-233-24/+18
| * | | Merge branch 'avoid-get-amqp-params-call' of https://github.com/velimir/rabbi...Michael Klishin2019-11-203-113/+84
| |\ \ \
| | * | | avoid synchronous call to a connection process from a channel processGrigory Starinkin2019-11-203-113/+84
| | | |/ | | |/|
* | | | Skip importing queues and exchanges with invalid namesLuke Bakken2019-11-211-0/+12
|/ / /
* | | Fix a rabbit_mgmt_util extraction leftoverMichael Klishin2019-11-191-1/+1
| |/ |/|
* | Merge pull request #2160 from rabbitmq/rabbitmq-management-749Michael Klishin2019-11-197-24/+919
|\ \ | |/ |/|
| * rabbit_definitions:import_parsed/{1,2}: support proplistsMichael Klishin2019-11-161-3/+7
| * Refactoring for CLI-driven definition importMichael Klishin2019-11-164-15/+27
| * Log spamMichael Klishin2019-11-151-1/+0
| * Definition import: refactor for future ctl commandMichael Klishin2019-11-151-82/+136
| * Definition export: alias rabbit_version as rabbitmq_versionMichael Klishin2019-11-151-0/+1
| * Export general and topic permissionsMichael Klishin2019-11-141-2/+17
| * Export explicitly defined bindingsMichael Klishin2019-11-142-7/+36
| * Export runtime parameters and policiesMichael Klishin2019-11-141-3/+36
| * Definition export WIPMichael Klishin2019-11-141-8/+114
| * Normalize policy definitions before merging themMichael Klishin2019-11-121-17/+17
| * Joint definition importMichael Klishin2019-11-122-3/+18
| * Support pluginless definition import in config schemaMichael Klishin2019-11-121-1/+4
| * Extract rabbit_definitions from rabbitmq-managementMichael Klishin2019-11-124-1/+625
* | Merge pull request #2146 from rabbitmq/qq-local-deliveryMichael Klishin2019-11-151-3/+4
|\ \
| * | Also use local option for log effectskjnilsson2019-10-241-2/+3
| * | Send QQ deliveries as localkjnilsson2019-10-241-1/+1
* | | Set virtual host metadata defaults on upgradeArnaud Cogoluègnes2019-11-131-1/+1
* | | Merge pull request #2154 from rabbitmq/improve-error-handling-qqMichael Klishin2019-11-133-44/+83
|\ \ \ | |_|/ |/| |
| * | Formattingdcorbacho2019-10-301-1/+1
| * | Handle errors and timeouts in local queriesdcorbacho2019-10-303-34/+68
| * | Handle timeouts in info calls so we still report all other statsdcorbacho2019-10-281-10/+15
* | | Take infinity timeout into accountLuke Bakken2019-11-061-0/+4
* | | rabbit_reader: Format `Explanation` before passing itJean-Sébastien Pédron2019-10-311-1/+1
* | | rabbit_fifo: remove assertionkjnilsson2019-10-291-4/+0
|/ /
* | Make a bunch of Ra settings configurable rabbitmq.confMichael Klishin2019-10-271-1/+6
* | Correctly pass Ra leader hereMichael Klishin2019-10-251-1/+2
* | Make rabbit_amqueue:is_unresponsive/2 QQ awareMichael Klishin2019-10-253-7/+39
|/
* Merge pull request #2141 from rabbitmq/reserve-qq-file-handlesMichael Klishin2019-10-242-3/+21
|\
| * Update tests for rabbit_fifo:state_enter/2Michael Klishin2019-10-171-2/+3
| * NamingMichael Klishin2019-10-171-1/+1
| * rabbit_fifo:state_enter/2: restore catch-all clauseMichael Klishin2019-10-161-2/+4
| * Reserve file handles in quorum queuesdcorbacho2019-10-162-4/+19
* | Merge pull request #2138 from rabbitmq/optimise-qq-memory-useKarl Nilsson2019-10-184-77/+181
|\ \
| * | rabbit_fifo: Optimise peak memory usekjnilsson2019-10-172-11/+30
| * | Optimise QQ memory usekjnilsson2019-10-114-66/+151
* | | Merge pull request #2143 from rabbitmq/mark-down-queue-core-metricsMichael Klishin2019-10-182-2/+35
|\ \ \
| * | | Update core metrics with down statedcorbacho2019-10-172-2/+35