summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* Start `rabbit` application as temporary in tests.Daniil Fedotov2017-10-261-2/+8
* Use a special exit code when server reports an error on shutdownMichael Klishin2017-10-191-1/+1
* Integrate looking_glassGerhard Lazu2017-10-041-0/+5
* Do not log anything when list of apps to stop is emptyLuke Bakken2017-09-151-0/+2
* Add vm_memory_calculation_strategy to ctl statusMichael Klishin2017-07-111-1/+2
* rabbit: Remove trailing space in log messageJean-Sébastien Pédron2017-06-131-1/+1
* Namingrabbitmq_v3_6_10_rc1rabbitmq_v3_6_10_milestone4Michael Klishin2017-05-101-8/+8
* Replace await_startup with new implementationDaniil Fedotov2017-05-101-17/+1
* Ensure rabbit is running after the boot process finishesDaniil Fedotov2017-05-091-2/+31
* Call init:stop() during rabbitmqctl stop even if logging fails.rabbitmq_v3_6_10_milestone1Daniil Fedotov2017-04-101-10/+15
* (c) yearMichael Klishin2017-04-021-1/+1
* Re-throw exception when stopping RabbitMQDaniil Fedotov2017-03-301-1/+2
* WordingMichael Klishin2017-03-081-3/+3
* Merge branch 'stable' into rabbitmq-server-1122Michael Klishin2017-03-081-1/+1
|\
| * rabbit, rabbit_cli: Use rabbit_misc:lists_droplast()Jean-Sébastien Pédron2017-02-271-1/+1
* | WordingMichael Klishin2017-03-081-2/+2
* | Log stopping applicationsDaniil Fedotov2017-02-231-2/+14
|/
* Garbage collection of core metricsDiana Corbacho2017-02-171-0/+6
* Initialize core stats before any gen_server2 startsDiana Corbacho2017-02-141-2/+2
* Merge pull request #1051 from rabbitmq/rabbitmq-server-1050Michael Klishin2016-12-061-8/+19
|\
| * Coerce default_* configuration entries to binariesArnaud Cogoluègnes2016-12-051-8/+19
* | rabbit: Use application description in bannerJean-Sébastien Pédron2016-12-061-1/+1
|/
* Merge branch 'stable' into rabbitmq-server-1033Michael Klishin2016-12-011-0/+7
|\
| * Merge branch 'stable'Michael Klishin2016-11-301-8/+7
| |\
| * \ Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-11-241-1/+105
| |\ \
| * | | Start raw metrics storageDiana Corbacho2016-08-111-0/+7
* | | | Merge branch 'stable' into rabbitmq-server-1033Gerhard Lazu2016-11-301-4/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Properly handle systemd notify errorsAlexey Lebedeff2016-11-291-4/+5
* | | | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-251-2/+2
|/ / /
* | | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crashDiana Corbacho2016-11-241-4/+2
| |/ |/|
* | Use config_entry_decoder key for config encryptionArnaud Cogoluègnes2016-10-141-8/+8
* | Add better message when decryption fails in configArnaud Cogoluègnes2016-10-121-8/+21
* | Remove a pointless commentLoïc Hoguin2016-10-061-3/+1
* | Add a test for decrypt at start without passphraseLoïc Hoguin2016-10-061-2/+1
* | Add a test to decrypt environment valuesLoïc Hoguin2016-10-061-2/+3
* | Add configuration for decrypting hidden configuration valuesLoïc Hoguin2016-10-061-7/+92
* | Add commentsLoïc Hoguin2016-09-291-0/+8
|/
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-44/+38
* Unused constDaniil Fedotov2016-06-141-2/+0
* Do not run on_node_downDaniil Fedotov2016-06-141-25/+1
* Move cleanup to prep_stopDaniil Fedotov2016-06-131-3/+31
* Fixes #820.Michael Klishin2016-06-031-1/+3
* Do not warn about mising kernel polling on WindowsJean-Sébastien Pédron2016-03-181-5/+10
* Check 'systemctl' usability for activaction checkAlexey Lebedeff2016-03-161-1/+8
* Support abstract unix socket for systemd notifyAlexey Lebedeff2016-03-161-1/+6
* Explicitly close `socat` portAlexey Lebedeff2016-03-111-5/+10
* Add an explanation about why `socat(1)` is usedAlexey Lebedeff2016-03-111-0/+9
* Improve systemd integrationAlexey Lebedeff2016-03-111-9/+92
* rabbit.erl: Do not run systemd-notify on WindowsJean-Sébastien Pédron2016-01-271-4/+7
* Use systemd-notify(1) shell helper as fallbackAlexey Lebedeff2016-01-221-1/+1