| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2016-03-07 | 1 | -4/+5 |
| |\ | |||||
| | * | Merge pull request #653 from dmitrymex/log-pid | Michael Klishin | 2016-03-07 | 1 | -4/+5 |
| | |\ | |||||
| | | * | [OCF HA] Log process id in RabbitMQ OCF script | Dmitry Mescheryakov | 2016-02-25 | 1 | -4/+5 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-03-02 | 1 | -0/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #648 from rabbitmq/rabbitmq-server-645 | Michael Klishin | 2016-03-02 | 1 | -0/+5 |
| | |\ \ | |||||
| | | * | | onfail parameter to erlsrv | Daniil Fedotov | 2016-02-24 | 1 | -0/+5 |
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-02-29 | 1 | -55/+77 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | [OCF HA] On neighbor promotion do nothing if we are already clustered | Dmitry Mescheryakov | 2016-02-29 | 1 | -15/+31 |
| | * | | | [OCF HA] Do not check cluster health if master is not elected | Dmitry Mescheryakov | 2016-02-26 | 1 | -41/+47 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2016-02-25 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | [OCF HA] Increase tolerable number of rabbitmqctl timeouts | Dmitry Mescheryakov | 2016-02-25 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-19 | 1 | -9/+11 |
| |\ \ | |/ | |||||
| | * | Merge pull request #639 from lefremova/stable | Michael Klishin | 2016-02-19 | 1 | -9/+9 |
| | |\ | |||||
| | | * | Private attributes usage in rabbitmq script | Liubov Efremova | 2016-02-19 | 1 | -9/+9 |
| | * | | Merge pull request #630 from dmitrymex/stable | Michael Klishin | 2016-02-19 | 1 | -0/+2 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Exit waiting loop once node has unjoined | Dmitry Mescheryakov | 2016-02-16 | 1 | -0/+2 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-02-17 | 1 | -0/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Indentation | Michael Klishin | 2016-02-17 | 1 | -2/+2 |
| | * | | added erl with -sname to make sure epmd is started | gabriele santomaggio | 2016-02-17 | 1 | -0/+2 |
| | |/ | |||||
| | * | Use basic regular expressions for sed portability | Chris Bandy | 2016-02-15 | 2 | -12/+3 |
| * | | Use basic regular expressions for sed portability | Chris Bandy | 2016-02-09 | 2 | -12/+3 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-02-09 | 1 | -4/+4 |
| |\ \ | |/ | |||||
| | * | rabbitmq-env.bat: Do not prepare and escape RABBITMQ_PLUGINS_EXPAND_DIRrabbitmq_v3_6_1_rc1 | Jean-Sébastien Pédron | 2016-02-09 | 1 | -4/+4 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-05 | 1 | -15/+25 |
| |\ \ | |/ | |||||
| | * | Fix action_stop for the rabbit OCF | Bogdan Dobrelya | 2016-02-04 | 1 | -15/+25 |
| * | | 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 |
| | |/ | |||||
