summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate code in pre_publish and publish functionsLoïc Hoguin2016-01-201-32/+20
* 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
* | DocsMichael Klishin2016-01-061-0/+16
* | DocsMichael Klishin2016-01-061-1/+3
* | Essay doco for rabbit_runtime_parametersMichael Klishin2016-01-051-0/+31
* | Merge pull request #529 from rabbitmq/rabbitmq-server-521Michael Klishin2016-01-051-1/+3
|\ \
| * | Adds get_queue_master_per_binding/3 handle all clause, to handleAyanda Dube2016-01-051-1/+3
|/ /
* | Update (c) infoMichael Klishin2016-01-0195-95/+95
|/
* Merge pull request #525 from bogdando/bug/1530150Michael Klishin2015-12-311-20/+39
|\
| * Ensure rabbit node uptime is reset in the CIB for OCF resourceBogdan Dobrelya2015-12-311-20/+39
|/
* Merge pull request #523 from bogdando/bug/1529897Michael Klishin2015-12-301-50/+195
|\
| * Fix stop conditions for the rabbit OCF resourceBogdan Dobrelya2015-12-301-50/+195
|/
* WordingMichael Klishin2015-12-301-2/+2
* indent with emacsDaniil Fedotov2015-12-301-22/+28
* Hint to stop_app if mnesia is running but should notDaniil Fedotov2015-12-301-20/+27
* Proper error reportDaniil Fedotov2015-12-301-6/+10
* Hint to stop_app when running rabbitmqctl resetDaniil Fedotov2015-12-301-2/+14
* Merge pull request #516 from rabbitmq/rabbitmq-server-328Michael Klishin2015-12-301-1/+5
|\
| * Changes rabbit_vm:bytes/1 to return 0 on exceptionAyanda Dube2015-12-241-1/+1
| * Adds try-catch block and returns error on exceptionAyanda Dube2015-12-241-1/+5
* | .gitignore: make absolute paths relativePierre Fenoll2015-12-281-27/+27
* | Merge branch 'stable' into rabbitmq-server-485Michael Klishin2015-12-24182-22432/+12290
|\ \