summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rabbitmq-server-1143Michael Klishin2017-04-121-10/+15
|\
| * Merge branch 'stable'Daniil Fedotov2017-04-101-10/+15
| |\
| | * Call init:stop() during rabbitmqctl stop even if logging fails.rabbitmq_v3_6_10_milestone1Daniil Fedotov2017-04-101-10/+15
* | | Avoid duplicate unregistrationMichael Klishin2017-04-051-1/+2
* | | Merge branch 'master' into rabbitmq-server-1143Michael Klishin2017-04-051-2/+3
|\ \ \ | |/ /
| * | Merge branch 'stable'Michael Klishin2017-04-021-2/+3
| |\ \ | | |/
| | * (c) yearMichael Klishin2017-04-021-1/+1
| | * Re-throw exception when stopping RabbitMQDaniil Fedotov2017-03-301-1/+2
* | | Register with peer discovery backend on start if the backend supports itMichael Klishin2017-03-221-3/+5
* | | Unregister from peer discovery backend on shutdownMichael Klishin2017-03-201-1/+6
|/ /
* | Merge branch 'stable'Michael Klishin2017-03-091-4/+16
|\ \ | |/
| * 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
| |/
* | Rename functionDiana Corbacho2017-02-271-1/+1
* | Exclude apps that are not RabbitMQ plugins from the list of pluginsDiana Corbacho2017-02-271-1/+1
* | Merge branch 'stable'Michael Klishin2017-02-201-0/+6
|\ \ | |/
| * Garbage collection of core metricsDiana Corbacho2017-02-171-0/+6
* | Merge branch 'stable'Michael Klishin2017-02-151-2/+2
|\ \ | |/
| * Initialize core stats before any gen_server2 startsDiana Corbacho2017-02-141-2/+2
* | Notify user who performed the action in all system eventsDiana Corbacho2017-01-161-4/+7
* | Merge branch 'master' into rabbitmq-server-567Diana Corbacho2016-12-131-13/+32
|\ \
| * \ Merge branch 'stable'Jean-Sébastien Pédron2016-12-071-9/+20
| |\ \ | | |/
| | * 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' into rabbitmq-server-1033Gerhard Lazu2016-11-301-4/+5
| | |\ \
| | * | | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-251-2/+2
| * | | | Merge branch 'stable'Michael 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'Michael Klishin2016-11-291-4/+5
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Properly handle systemd notify errorsAlexey Lebedeff2016-11-291-4/+5
| | | |_|/ | | |/| |
* | | | | Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-11-291-5/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'stable'Michael Klishin2016-11-241-5/+3
| |\ \ \ \ | | |/ / /
| | * | | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crashDiana Corbacho2016-11-241-4/+2
| | | |/ | | |/|
* | | | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-11-101-3/+3
|\ \ \ \ | |/ / /
| * | | Export alarm function to avoid calling status/0 from cluster_status commandDaniil Fedotov2016-11-101-1/+1
| * | | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-071-2/+2
* | | | Rename an upgrade functionMichael Klishin2016-11-091-2/+2
* | | | New upgrade scope `queues` started by boot step before queue recoveryDaniil Fedotov2016-10-201-0/+8
|/ / /
* | | Merge branch 'stable'Arnaud Cogoluègnes2016-10-141-8/+8
|\ \ \ | |/ /
| * | Use config_entry_decoder key for config encryptionArnaud Cogoluègnes2016-10-141-8/+8
* | | Merge branch 'stable'Arnaud Cogoluègnes2016-10-121-1/+105
|\ \ \ | |/ /
| * | Add better message when decryption fails in configArnaud Cogoluègnes2016-10-121-8/+21
| * | Remove a pointless commentLoïc Hoguin2016-10-061-3/+1