summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2064 from rabbitmq/get-empty-qqMichael Klishin2019-08-031-0/+1
|\
| * Add get empty counter to quorum queuesDiana Corbacho2019-08-021-0/+1
* | Publish persistent stats for quorum queuesDiana Corbacho2019-08-011-1/+4
|/
* Merge branch 'master' into management-only-apiMichael Klishin2019-07-0815-80/+599
|\
| * Merge pull request #2047 from rabbitmq/rabbitmq_cli_log_commandsMichael Klishin2019-07-061-0/+95
| |\
| | * Merge branch 'master' into rabbitmq_cli_log_commandsMichael Klishin2019-07-049-33/+137
| | |\
| | * | Stream log for N seconds. Fix line cropping when reading entire log.Daniil Fedotov2019-06-271-24/+33
| | * | Functions to support log streaming to a CLI node.Daniil Fedotov2019-06-261-1/+34
| | * | Functions to support getting last N log entries from the remote node via CLI.Daniil Fedotov2019-06-261-0/+53
| * | | Merge branch 'master' into qq-sync-op-fixesDiana Corbacho2019-07-049-33/+137
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #2050 from rabbitmq/oauth2-credential-expiration-supportArnaud Cogoluègnes2019-07-045-11/+106
| | |\ \
| | | * | When permissions can expire, clear cache on periodic ticksMichael Klishin2019-07-032-36/+24
| | | * | Avoid permission cache when at least one backend supports credential expirationMichael Klishin2019-07-023-18/+43
| | | * | Finish an incomplete comment sentenceMichael Klishin2019-07-021-1/+1
| | | * | Avoid a case clause by renaming a binding, spotted by @lukebakkenMichael Klishin2019-07-011-4/+4
| | | * | Merge branch 'master' into oauth2-credential-expiration-supportArnaud Cogoluègnes2019-07-012-0/+7
| | | |\ \ | | | | |/
| | | * | Return a complete connection recordMichael Klishin2019-06-281-2/+2
| | | * | Remove a debug log line that's meant to be temporaryMichael Klishin2019-06-281-1/+0
| | | * | Update user authn/authz state correctlyMichael Klishin2019-06-281-1/+1
| | | * | Error reporting for invalid secrets (tokens) WIPMichael Klishin2019-06-271-4/+10
| | | * | Propagate updated user/authn/authz state to channelsMichael Klishin2019-06-242-8/+31
| | | * | WIP: credential expiration support prototypingMichael Klishin2019-06-224-4/+58
| | * | | Merge pull request #2053 from rabbitmq/qq_add_member_timeout_enhancementsMichael Klishin2019-07-041-6/+9
| | |\ \ \
| | | * | | Provide timeout to add_member commandDiana Corbacho2019-07-031-6/+9
| | | | |/ | | | |/|
| | * | | Remove deprecation of force_event_refresh messageLuke Bakken2019-07-015-16/+22
| | |/ /
| * | | Pass all members to synchronous Ra operationskjnilsson2019-06-272-32/+65
| |/ /
| * | Set ra wal_max_size_bytes default if not setkjnilsson2019-06-241-0/+6
| * | pass metrics keykjnilsson2019-06-201-0/+1
| |/
| * Delete server if add_member failskjnilsson2019-06-181-1/+1
| * Replace spaces by underscores when forging module nameArnaud Cogoluègnes2019-06-141-1/+3
| * Merge pull request #2033 from rabbitmq/rabbitmq-cli-330Michael Klishin2019-06-131-1/+16
| |\
| | * Schema information in mnesia for cli commandDiana Corbacho2019-06-131-1/+16
| * | amqqueue*: Uniformize APIJean-Sébastien Pédron2019-06-132-14/+277
| |/
* | Queue, connection and exchange count functionsDiana Corbacho2019-06-103-2/+37
|/
* Merge branch 'master' into rabbitmq-server-1767-protocol-specific-ctx-in-auth...Michael Klishin2019-06-079-47/+107
|\
| * Handle rejected queues on confirm.queue_confirm_refactorDaniil Fedotov2019-06-043-29/+34
| * Switch msg_id_to_channel from gb_tree to maps.Daniil Fedotov2019-06-042-14/+12
| * Reject a message before discarding it from BQ.Daniil Fedotov2019-06-041-3/+10
| * Merge pull request #2022 from rabbitmq/ra-metricsMichael Klishin2019-06-042-0/+13
| |\
| | * Add channel info for pending raft commandskjnilsson2019-06-042-0/+13
| * | Type fixes to keep dialyzer happyDaniil Fedotov2019-05-292-3/+3
| * | Merge pull request #2018 from rabbitmq/rabbitmq-cli-302Michael Klishin2019-05-291-0/+18
| |\ \
| | * | 'check' function for health check of virtual hostsDiana Corbacho2019-05-281-0/+18
| * | | Add an option to dead-letter rejected publishesArthur Khashaev2019-05-273-3/+22
| | |/ | |/|
* | | Be more tolerant in rabbit_channel:get_amqp_params/2Arnaud Cogoluègnes2019-06-071-1/+2
* | | Propagate protocol-specific context to authorizationArnaud Cogoluègnes2019-05-295-45/+69
|/ /
* | Merge pull request #2014 from rabbitmq/quorum-statusMichael Klishin2019-05-231-9/+41
|\ \
| * | Improve quorum_status commandkjnilsson2019-05-231-9/+41
* | | Adapt clause in notify_limiter to consumer timeout changesArnaud Cogoluègnes2019-05-151-2/+2
* | | CosmeticsMichael Klishin2019-05-131-1/+1