summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| | |/ | |/|
* | | 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
* | | 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
| * | 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
| |/
* | Switch to a single table per node for connection trackingMichael Klishin2016-08-021-3/+3
* | Keep track of connections, introduce per-vhost limitsMichael Klishin2016-07-221-0/+5
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-291-39/+34
|\ \ | |/
| * Use the new -spec formatJean-Sébastien Pédron2016-06-281-44/+38
* | Merge branch 'stable'Michael Klishin2016-06-151-3/+5
|\ \ | |/
| * 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
* | Merge branch 'stable'Michael Klishin2016-06-051-1/+3
|\ \ | |/
| * Fixes #820.Michael Klishin2016-06-031-1/+3
* | Bump minimal erlang version to 18.3Daniil Fedotov2016-05-121-1/+1
* | Merge pull request #575 from rabbitmq/rabbitmq-server-550Michael Klishin2016-03-241-26/+16
|\ \
| * \ Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-171-9/+118
| |\ \
| * | | Config location loggingDaniil Fedotov2016-02-221-26/+1
| * | | Use advanced config as inittial config. Extract plugin schemasDaniil Fedotov2016-02-191-2/+0
| * | | Support for plugin schemasDaniil Fedotov2016-02-171-8/+17
| * | | Config detection in rabbit_config. Always pass generate args to windows scriptDaniil Fedotov2016-02-081-3/+1
| * | | Scripts to start erlang node with .conf file to generate configDaniil Fedotov2016-02-081-9/+11
| * | | Call config generation from within erlangDaniil Fedotov2016-02-041-0/+8
| * | | Generated config usage in windows scriptsDaniil Fedotov2016-02-031-1/+1
* | | | Merge branch 'stable'Jean-Sébastien Pédron2016-03-181-5/+10
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Do not warn about mising kernel polling on WindowsJean-Sébastien Pédron2016-03-181-5/+10
* | | Merge branch 'stable'Jean-Sébastien Pédron2016-03-171-9/+118
|\ \ \ | |/ / | | / | |/ |/|
| * 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
* | Merge branch 'stable'Jean-Sébastien Pédron2016-01-271-4/+8
|\ \ | |/
| * rabbit.erl: Do not run systemd-notify on WindowsJean-Sébastien Pédron2016-01-271-4/+7
* | Compile, references #574Michael Klishin2016-01-221-1/+1