summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1988 from rabbitmq/rabbitmq-server-1904Michael Klishin2019-04-254-6/+16
|\
| * Update this test for #1904Michael Klishin2019-04-251-3/+3
| * Core metrics suite: publish unroutable messages, too (for #1904)Michael Klishin2019-04-241-0/+2
| * 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
* | Merge pull request #1993 from velimir/newline-config-validationMichael Klishin2019-04-251-1/+1
|\ \
| * | 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
* | | Merge branch 'velimir-schema-check-boot-failed'Michael Klishin2019-04-252-50/+75
|\ \ \
| * | | Rework log initialisation tests and boot error reportingMichael Klishin2019-04-252-43/+50
| * | | unit_inbroker_non_parallel suite: split log management test into two smaller ...Michael Klishin2019-04-251-4/+22
| * | | 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 pull request #1983 from rabbitmq/quorum-ets-memory-breakdownMichael Klishin2019-04-251-1/+3
|\ \ \
| * \ \ Merge branch 'master' into quorum-ets-memory-breakdownMichael Klishin2019-04-2412-349/+802
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1972 from rabbitmq/consumer_timeoutsKarl Nilsson2019-04-246-303/+754
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-235-88/+307
| * | | Refactor channel statekjnilsson2019-04-232-309/+422
| * | | Implement consumer channel timeoutskjnilsson2019-04-233-23/+113
| | |/ | |/|
* | | Merge pull request #1987 from rabbitmq/clarify_si_unit_symbolsMichael Klishin2019-04-234-21/+27
|\ \ \
| * | | Clarify unit symbolsGerhard Lazu2019-04-234-21/+27
| |/ /
* | | Revert "Clarify unit symbols"Gerhard Lazu2019-04-234-27/+21
* | | Clarify unit symbolsGerhard Lazu2019-04-234-21/+27
|/ /
* | Update rabbitmq-components.mkGerhard Lazu2019-04-221-0/+4
* | Makefile: Remove cipher/hash/iterations default values from default app. env.Jean-Sébastien Pédron2019-04-191-5/+1
* | clustering_management_SUITE: don't depend on `cluster_status` output, querry ...Michael Klishin2019-04-181-20/+16
| * Report memory used by the ETS tables of the ra logDiana Corbacho2019-04-161-1/+3
|/
* clustering_management_SUITE: Support 3.7.x status format as wellJean-Sébastien Pédron2019-04-151-2/+6
* clustering_management_SUITE: Adapt `status_with_alarm` to the new `cluster_st...Jean-Sébastien Pédron2019-04-151-14/+8
* 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
| * Introduce rabbit_vhost:count/0Michael Klishin2019-04-131-1/+5
| * rabbit:status/0: add config file, log file and enabled plugin infoMichael Klishin2019-04-131-1/+5
| * rabbit:alarms/0: return more information about the alarmMichael Klishin2019-04-121-1/+1
| * FormattingMichael Klishin2019-04-111-1/+1
| * rabbit:listeners/0: return full listener recordsMichael Klishin2019-04-111-6/+2
* | Introduce rabbit_vhost:count/0Michael Klishin2019-04-131-1/+5
* | Fix rabbit_fifo testskjnilsson2019-04-121-1/+2
* | Fix tests by make quorum queue discovery defensivekjnilsson2019-04-111-1/+7
* | Merge pull request #1970 from rabbitmq/in-memory-limitsKarl Nilsson2019-04-119-97/+752
|\ \
| * | correct log effect typekjnilsson2019-04-111-2/+2
| * | Correct log effect return typekjnilsson2019-04-112-9/+14