summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #584 from rabbitmq/rabbitmq-server-581Michael Klishin2016-01-271-1/+9
|\
| * Unblock receive after 15sDiana Corbacho2016-01-271-1/+9
* | rabbit.erl: Do not run systemd-notify on WindowsJean-Sébastien Pédron2016-01-271-4/+7
* | Merge pull request #535 from rabbitmq/rabbitmq-server-307Jean-Sébastien Pédron2016-01-271-0/+1
|\ \
| * | Ignore duplicate down_from_chDaniil Fedotov2016-01-081-0/+1
* | | Merge branch 'rabbitmq-server-493' into stableMichael Klishin2016-01-276-24/+121
|\ \ \ | |_|/ |/| |
| * | Create directories and files on Windows before conversion to short filenamesJean-Sébastien Pédron2016-01-262-2/+48
| * | rabbitmq-server.bat: Honor RABBITMQ_LOGS=- to log to stdoutJean-Sébastien Pédron2016-01-261-3/+21
| * | Use RABBITMQ_HOME to set the path to RabbitMQ ebin directoryJean-Sébastien Pédron2016-01-264-4/+4
| * | Use short filenames in Windows startup scriptsJean-Sébastien Pédron2016-01-262-17/+50
|/ /
* | 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 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 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 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 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 pull request #558 from galanoff/stableMichael Klishin2016-01-191-4/+17
|\ \
| * | Add optional prefix for RabbitMQ node FQDNsKyrylo Galanov2016-01-181-4/+17
* | | 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 #547 from bogdando/bug/1531838Michael Klishin2016-01-151-18/+24
|\ \ \
| * | | Fix rabbitMQ OCF monitor detection of running masterBogdan Dobrelya2016-01-141-18/+24
* | | | 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 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 #542 from rabbitmq/rabbitmq-server-528Michael Klishin2016-01-123-10/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'stable' into rabbitmq-server-528Michael Klishin2016-01-125-90/+213
| |\ \ \ | |/ / / |/| | |
* | | | 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
* | | | | Include alarm information in output for cluster statusJoseph Yiasemides2016-01-111-1/+12
* | | | | Merge pull request #533 from rabbitmq/rabbitmq-federation-7Michael Klishin2016-01-113-31/+117
|\ \ \ \ \
| * | | | | Clear temporary runtime exchange parameters on bootMichael Klishin2016-01-103-8/+27
| * | | | | ElaborateMichael Klishin2016-01-091-1/+2
| * | | | | Ensure exchange-delete-in-progress is always clearedMichael Klishin2016-01-091-18/+29
| * | | | | Merge branch 'stable' into rabbitmq-federation-7Michael Klishin2016-01-091-6/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Rename runtime parameter to exchange-delete-in-progressDiana Corbacho2016-01-082-7/+8
| * | | | | Set deleting exchange statusDiana Corbacho2016-01-072-19/+73
* | | | | | Merge pull request #538 from bogdando/bug/1529897Michael Klishin2016-01-111-26/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Syntax and local vars usage fixes to OCF HABogdan Dobrelya2016-01-111-26/+18
| | | * | Make number of Ranch acceptors configurableLoïc Hoguin2016-01-123-10/+21
| |_|/ / |/| | |
* | | | Merge pull request #532 from bogdando/bug/1529897Michael Klishin2016-01-071-6/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Remove unneeded sleep for a graceful stop by PIDBogdan Dobrelya2016-01-071-6/+2
|/ /
* | Didn't mean to delete this behaviourMichael Klishin2016-01-061-0/+2