summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* 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
* | | CosmeticsMichael Klishin2019-05-131-4/+4
* | | CosmeticsMichael Klishin2019-05-131-50/+38
* | | Change publisher confirms behaviour to reject messages if no queues confirmed.Daniil Fedotov2019-05-103-240/+372
* | | Merge pull request #2001 from rabbitmq/rabbitmq-server-2000v3.8.0-beta.4Michael Klishin2019-05-102-34/+55
|\ \ \ | |_|/ |/| |
| * | Compaction: more logging, a testMichael Klishin2019-05-101-0/+2
| * | DittoMichael Klishin2019-05-051-1/+1
| * | Log deferred file compaction at debug levelMichael Klishin2019-05-051-1/+1
| * | Move check for reader to action function for message store GC.Daniil Fedotov2019-05-032-34/+53
| |/
* | Fix type issues with send_drained messagekjnilsson2019-05-071-1/+1
|/
* rabbit_feature_flags: Export initialize_registry/1 for the testsuiteJean-Sébastien Pédron2019-05-031-2/+2
* Merge pull request #1998 from rabbitmq/consumer_timeouts_take_2Michael Klishin2019-05-031-46/+9
|\
| * Log consumer timeout as a warningMichael Klishin2019-05-031-4/+4
| * When consumer hits an ack timeout, log timeout value usedMichael Klishin2019-05-031-3/+3
| * formattingkjnilsson2019-05-011-1/+1
| * Always close channel on consumer timeoutkjnilsson2019-05-011-42/+5
* | rabbit_queue_location_validator: Fix pattern in validate_policy/1Jean-Sébastien Pédron2019-05-031-1/+1
* | Policy validation must return 'ok' or an errorDiana Corbacho2019-05-021-1/+4
|/
* rabbit_ff_extra: Use stdout_formatter to display `info()` tableJean-Sébastien Pédron2019-04-301-80/+96
* QQ SAC: process all consumers on noconnectionkjnilsson2019-04-301-26/+27
* Merge pull request #1994 from rabbitmq/rabbitmq-server-1980Luke Bakken2019-04-291-1/+5
|\
| * Reset overflow queue property to drop-head if policy is unset.Daniil Fedotov2019-04-251-1/+5
* | rabbit_ssl: support Erlang 21 and 22 suite formatting APIMichael Klishin2019-04-291-4/+30
* | Merge branch 'master' into rabbitmq-erlang-client-91Michael Klishin2019-04-256-285/+490
|\ \
| * | rabbit_ssl: less confusing wording around xref exclusionsMichael Klishin2019-04-251-1/+1