summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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 tests by make quorum queue discovery defensivekjnilsson2019-04-111-1/+7
* | Merge pull request #1970 from rabbitmq/in-memory-limitsKarl Nilsson2019-04-116-75/+251
|\ \
| * | correct log effect typekjnilsson2019-04-111-2/+2
| * | Correct log effect return typekjnilsson2019-04-112-9/+14
| * | Reset in-memory counts after purgingDiana Corbacho2019-04-101-2/+4
| * | Fix prefix msgs typesDiana Corbacho2019-04-101-2/+2
| * | Rename $ra_no_return to $ra_no_replyDiana Corbacho2019-04-081-1/+1
| * | Apply memory limit on returnsDiana Corbacho2019-04-041-33/+43
| * | Merge remote-tracking branch 'origin/master' into in-memory-limitsDiana Corbacho2019-04-0411-185/+283
| |\ \
| * | | Fix in-memory countersDiana Corbacho2019-04-031-38/+75
| * | | Publish in memory statsDiana Corbacho2019-03-281-1/+13
| * | | Batch log effectDiana Corbacho2019-03-281-16/+30
| * | | Return msg in basic.get when in-memory limit is reachedDiana Corbacho2019-03-271-14/+25
| * | | Quorum queue in memory message limitsDiana Corbacho2019-03-275-17/+104
* | | | Merge pull request #1975 from rabbitmq/connection_tracking_no_transactionsLuke Bakken2019-04-111-32/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not use transactions in connection tracking process.Daniil Fedotov2019-04-101-32/+20
* | | | Merge pull request #1976 from rabbitmq/rabbitmq-server-1973-2Michael Klishin2019-04-112-6/+27
|\ \ \ \
| * | | | Add code to declare amq.rabbitmq.log exchange immediately after the / vhost i...Luke Bakken2019-04-102-5/+26
| * | | | amq.rabbitmq.log really should be an internal exchangeLuke Bakken2019-04-101-1/+1
* | | | | Merge pull request #1978 from rabbitmq/calculate-quorum-memoryKarl Nilsson2019-04-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update quorum queue supervisor for memory calculationDiana Corbacho2019-04-111-1/+1
| | |_|/ | |/| |
* | | | Reduce duplicationMichael Klishin2019-04-101-1/+1
* | | | Log amq.rabbitmq.log declaration failures as errorsMichael Klishin2019-04-101-1/+1
* | | | Make sure amq.rabbitmq.log is accessible to client connectionsMichael Klishin2019-04-101-3/+4
| |/ / |/| |
* | | Restore rabbit_connection_tracking_handler:close_connections/3Michael Klishin2019-04-081-0/+6
* | | Handle connection tracking events in a separate process.Daniil Fedotov2019-04-052-85/+147
|/ /
* | Retry Mnesia tables wait in the `quorum_queue` feature flag migrationJean-Sébastien Pédron2019-04-032-3/+3
* | Quorum queue; make membership changes [more] idempotentMichael Klishin2019-04-011-10/+7