| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2016-02-03 | 1 | -23/+21 |
| |\ | |||||
| | * | Streamline checking for cluster partitioning | Dmitry Mescheryakov | 2016-02-03 | 1 | -23/+21 |
| * | | Lager integration for windows service script | Daniil Fedotov | 2016-02-03 | 1 | -2/+8 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-03 | 1 | -0/+5 |
| |\ \ | |/ | |||||
| | * | Fix cluster membership check for running master | Bogdan Dobrelya | 2016-02-02 | 1 | -0/+5 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-02 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Fix uninitialized status_master | Bogdan Dobrelya | 2016-02-02 | 1 | -0/+1 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-02 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Suppress curl progress indicator in rabbit OCF | Alexey Lebedeff | 2016-02-02 | 1 | -1/+1 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-01 | 1 | -1/+6 |
| |\ \ | |/ | |||||
| | * | Use -r with sed on Linux, fixes #592 | Michael Klishin | 2016-02-01 | 1 | -1/+6 |
| * | | rabbitmq-server.bat: Properly quote %RABBITMQ_LOG_BASE% | Jean-Sébastien Pédron | 2016-01-27 | 1 | -1/+1 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-01-27 | 6 | -24/+107 |
| |\ \ | |/ | |||||
| | * | Create directories and files on Windows before conversion to short filenames | Jean-Sébastien Pédron | 2016-01-26 | 2 | -2/+48 |
| | * | rabbitmq-server.bat: Honor RABBITMQ_LOGS=- to log to stdout | Jean-Sébastien Pédron | 2016-01-26 | 1 | -3/+21 |
| | * | Use RABBITMQ_HOME to set the path to RabbitMQ ebin directory | Jean-Sébastien Pédron | 2016-01-26 | 4 | -4/+4 |
| | * | Use short filenames in Windows startup scripts | Jean-Sébastien Pédron | 2016-01-26 | 2 | -17/+50 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-01-21 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix usage of uninitialized variable in OCF script | Alexey Lebedeff | 2016-01-21 | 1 | -1/+1 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-01-21 | 1 | -0/+109 |
| |\ \ | |/ | |||||
| | * | Merge pull request #563 from binarin/rabbitmq-server-ocf-list-channels-diagno... | Michael Klishin | 2016-01-21 | 1 | -0/+109 |
| | |\ | |||||
| | | * | Improve 'list_channels' diagnostics in OCF | Alexey Lebedeff | 2016-01-20 | 1 | -1/+1 |
| | | * | Improve rabbitmq OCF script diagnostics | Alexey Lebedeff | 2016-01-20 | 1 | -0/+109 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-01-20 | 1 | -0/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Reset master score if we decide to restart RabbitMQ on timeout | Dmitry Mescheryakov | 2016-01-19 | 1 | -0/+3 |
| | |/ | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2016-01-19 | 1 | -4/+17 |
| |\ \ | |/ | |||||
| | * | Merge pull request #558 from galanoff/stable | Michael Klishin | 2016-01-19 | 1 | -4/+17 |
| | |\ | |||||
| | | * | Add optional prefix for RabbitMQ node FQDNs | Kyrylo Galanov | 2016-01-18 | 1 | -4/+17 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-01-15 | 1 | -2/+15 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #527 from binarin/rabbitmq-server-better-startup-diagnostics | Jean-Sébastien Pédron | 2016-01-15 | 1 | -2/+15 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Improve diagnostics in 'rabbitmq-server' script | Alexey Lebedeff | 2015-12-31 | 1 | -2/+15 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-01-15 | 1 | -18/+24 |
| |\ \ \ | |/ / | |||||
| | * | | Fix rabbitMQ OCF monitor detection of running master | Bogdan Dobrelya | 2016-01-14 | 1 | -18/+24 |
| * | | | Use Lager to log RabbitMQ messages | Daniil Fedotov | 2016-01-13 | 4 | -31/+11 |
| |/ / | |||||
| * | | Fix get_status, action_stop, proc_stop then beam's unresponsive | Bogdan Dobrelya | 2016-01-11 | 1 | -29/+56 |
| * | | Fix proc_kill then there is no pid found | Bogdan Dobrelya | 2016-01-11 | 1 | -14/+21 |
| * | | Syntax and local vars usage fixes to OCF HA | Bogdan Dobrelya | 2016-01-11 | 1 | -26/+18 |
| * | | Remove unneeded sleep for a graceful stop by PID | Bogdan Dobrelya | 2016-01-07 | 1 | -6/+2 |
| |/ | |||||
| * | Ensure rabbit node uptime is reset in the CIB for OCF resource | Bogdan Dobrelya | 2015-12-31 | 1 | -20/+39 |
| * | Fix stop conditions for the rabbit OCF resource | Bogdan Dobrelya | 2015-12-30 | 1 | -50/+195 |
| * | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-12-14 | 2 | -0/+0 |
| |\ | |||||
| * \ | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-12-14 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix the set_rabbitmq_policy.sh usage | Bogdan Dobrelya | 2015-12-10 | 1 | -5/+0 |
| * | | rabbitmq-server.bat: Honor $RABBITMQ_ALLOW_INPUT | Jean-Sébastien Pédron | 2015-12-14 | 1 | -2/+4 |
| * | | Disable erl_crash.dump in rabbitmqctl and rabbitmq-plugins | Jean-Sébastien Pédron | 2015-12-14 | 4 | -0/+20 |
| * | | Merge branch 'stable' | Michael Klishin | 2015-12-09 | 2 | -5/+19 |
| |\ \ | |/ | |||||
| | * | Allow users to define poliies and parameters in OCF script for HA | Dmitry Mescheryakov | 2015-12-09 | 1 | -0/+5 |
| * | | Merge branch 'stable' | Michael Klishin | 2015-12-04 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | Make wait command wait for start_rabbitmq_server command | Daniil Fedotov | 2015-12-03 | 1 | -1/+2 |
| * | | Merge branch 'stable' | Michael Klishin | 2015-11-26 | 1 | -1/+1 |
| |\ \ | |/ | |||||
