summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | xref: OTP 21/22 compatibility :(Michael Klishin2019-04-251-0/+6
| * | Merge pull request #1988 from rabbitmq/rabbitmq-server-1904Michael Klishin2019-04-252-3/+11
| |\ \ | | |/ | |/|
| | * Increment drop_unroutable un deliver_to_queues/2Michael Klishin2019-04-241-1/+2
| | * Track messages that were not routed anywhere and also not published as mandatoryMichael Klishin2019-04-232-2/+9
| * | print cuttlefish validation error on a new lineGrigory Starinkin2019-04-251-1/+1
| * | Merge pull request #1991 from rabbitmq/rabbitmq-cli-342Michael Klishin2019-04-251-0/+53
| |\ \
| | * | Remove check for OTP-20.3 compatibility when formatting cipher_suites.Daniil Fedotov2019-04-241-14/+2
| | * | Add functions to get erlang or openssl formatted ciphers.Daniil Fedotov2019-04-241-0/+65
| | |/
| * | Rework log initialisation tests and boot error reportingMichael Klishin2019-04-251-9/+18
| * | Merge branch 'schema-check-boot-failed' of https://github.com/velimir/rabbitm...Michael Klishin2019-04-251-8/+8
| |\ \
| | * | show output from cuttlefish when conf validation failsGrigory Starinkin2019-04-241-8/+8
| | |/
| * | Merge branch 'master' into quorum-ets-memory-breakdownMichael Klishin2019-04-242-269/+396
| |\ \
| | * | spellingkjnilsson2019-04-231-7/+7
| | * | Move consumer timeout handlerkjnilsson2019-04-231-61/+63
| | * | Cancel tick timer if there are no pending ackskjnilsson2019-04-231-10/+37
| | * | Move consumer timeout tests to own SUITEkjnilsson2019-04-231-32/+30
| | * | Refactor channel statekjnilsson2019-04-231-282/+326
| | * | Implement consumer channel timeoutskjnilsson2019-04-232-15/+71
| | |/
| * | Report memory used by the ETS tables of the ra logDiana Corbacho2019-04-161-1/+3
| |/
* | Move rabbit_queue_collector to rabbit_common repo.Daniil Fedotov2019-04-232-91/+1
|/
* rabbit: Compute `totals` in status() only if RabbitMQ is runningJean-Sébastien Pédron2019-04-151-5/+10
* Merge pull request #1977 from rabbitmq/rabbitmq-cli-340Michael Klishin2019-04-141-7/+21
|\
| * rabbit:status/0: include server version informationMichael Klishin2019-04-141-0/+2
| * rabbit:status/0: include node's data directoryMichael Klishin2019-04-141-1/+2
| * rabbit:status/0: new section on basic (topology) totalsMichael Klishin2019-04-131-1/+12