summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compile, references #574Michael Klishin2016-01-221-1/+1
* Merge pull request #574 from binarin/rabbitmq-server-get-rid-of-sd_notifyMichael Klishin2016-01-221-5/+4
|\
| * Remove mentions of `sd_notify` libraryAlexey Lebedeff2016-01-221-5/+4
|/
* Merge branch 'stable'Michael Klishin2016-01-221-1/+1
|\
| * Merge pull request #573 from binarin/rabbitmq-server-systemd-notify-zero-depsMichael Klishin2016-01-221-1/+1
| |\
| | * Use systemd-notify(1) shell helper as fallbackAlexey Lebedeff2016-01-221-1/+1
| |/
* | Merge branch 'stable'Michael Klishin2016-01-211-1/+1
|\ \ | |/
| * Merge pull request #571 from binarin/rabbitmq-server-ocf-shell-quotingMichael Klishin2016-01-211-1/+1
| |\
| | * Fix usage of uninitialized variable in OCF scriptAlexey Lebedeff2016-01-211-1/+1
| |/
* | Merge branch 'stable'Michael Klishin2016-01-211-0/+109
|\ \ | |/
| * Merge pull request #563 from binarin/rabbitmq-server-ocf-list-channels-diagno...Michael Klishin2016-01-211-0/+109
| |\
| | * Improve 'list_channels' diagnostics in OCFAlexey Lebedeff2016-01-201-1/+1
| | * Improve rabbitmq OCF script diagnosticsAlexey Lebedeff2016-01-201-0/+109
* | | Merge branch 'stable'Michael Klishin2016-01-201-32/+20
|\ \ \ | |/ /
| * | Merge pull request #566 from rabbitmq/rabbitmq-server-319Michael Klishin2016-01-201-32/+20
| |\ \
| | * | Remove duplicate code in pre_publish and publish functionsLoïc Hoguin2016-01-201-32/+20
| | |/
* | | Merge branch 'stable'Michael Klishin2016-01-201-0/+3
|\ \ \ | |/ /
| * | Merge pull request #560 from dmitrymex/reset-master-scoreMichael Klishin2016-01-201-0/+3
| |\ \ | | |/ | |/|
| | * Reset master score if we decide to restart RabbitMQ on timeoutDmitry Mescheryakov2016-01-191-0/+3
| |/
* | Merge branch 'stable'Michael Klishin2016-01-191-4/+17
|\ \ | |/
| * Merge pull request #558 from galanoff/stableMichael Klishin2016-01-191-4/+17
| |\
| | * Add optional prefix for RabbitMQ node FQDNsKyrylo Galanov2016-01-181-4/+17
* | | Update LICENSE-MPL-RabbitMQMichael Klishin2016-01-161-1/+1
* | | 2016Michael Klishin2016-01-161-1/+1
* | | Merge branch 'stable'Michael Klishin2016-01-151-2/+15
|\ \ \ | |/ /
| * | Merge pull request #527 from binarin/rabbitmq-server-better-startup-diagnosticsJean-Sébastien Pédron2016-01-151-2/+15
| |\ \ | | |/ | |/|
| | * Improve diagnostics in 'rabbitmq-server' scriptAlexey Lebedeff2015-12-311-2/+15
* | | Merge pull request #548 from binarin/rabbitmq-server-lager-rotate-logsJean-Sébastien Pédron2016-01-155-31/+14
|\ \ \
| * | | Update calls to 'rabbitmqctl rotate_logs'Alexey Lebedeff2016-01-155-31/+14
|/ / /
* | | Merge branch 'stable'Michael Klishin2016-01-151-18/+24
|\ \ \ | |/ /
| * | Merge pull request #547 from bogdando/bug/1531838Michael Klishin2016-01-151-18/+24
| |\ \
| | * | Fix rabbitMQ OCF monitor detection of running masterBogdan Dobrelya2016-01-141-18/+24
* | | | Merge branch 'stable'Michael Klishin2016-01-152-5/+3
|\ \ \ \ | |/ / /
| * | | Merge pull request #543 from binarin/rabbitmq-server-rotate-logs-data-lossMichael Klishin2016-01-154-5/+14
| |\ \ \
| | * | | Fix 'rabbitmqctl rotate_logs' behaviourAlexey Lebedeff2016-01-124-5/+14
* | | | | Merge branch 'stable'Michael Klishin2016-01-141-3/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #552 from binarin/rabbitmq-server-549Michael Klishin2016-01-141-3/+26
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Limit number of unique node names for rabbitmqctlAlexey Lebedeff2016-01-141-3/+26
| |/ / /
* | | | Merge pull request #491 from rabbitmq/rabbitmq-server-94rabbitmq_v3_7_0_milestone1Jean-Sébastien Pédron2016-01-1316-538/+533
|\ \ \ \
| * | | | Use Lager to log RabbitMQ messagesDaniil Fedotov2016-01-1316-538/+533
|/ / / /
* | | | Merge branch 'stable'Michael Klishin2016-01-123-10/+21
|\ \ \ \ | |/ / /
| * | | Merge pull request #542 from rabbitmq/rabbitmq-server-528Michael Klishin2016-01-123-10/+21
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'stable' into rabbitmq-server-528Michael Klishin2016-01-125-90/+213
| | |\ \ | | |/ / | |/| |
| | * | Make number of Ranch acceptors configurableLoïc Hoguin2016-01-123-10/+21
* | | | Merge branch 'stable'Michael Klishin2016-01-121-43/+77
|\ \ \ \ | |/ / /
| * | | Merge pull request #540 from bogdando/bug/1529897Michael Klishin2016-01-121-43/+77
| |\ \ \
| | * | | Fix get_status, action_stop, proc_stop then beam's unresponsiveBogdan Dobrelya2016-01-111-29/+56
| | * | | Fix proc_kill then there is no pid foundBogdan Dobrelya2016-01-111-14/+21
* | | | | Merge pull request #539 from rabbitmq/rabbitmq-server-392Michael Klishin2016-01-110-0/+0
|\ \ \ \ \
| * | | | | Include alarm information in output for cluster statusJoseph Yiasemides2016-01-111-1/+12