| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Daniil Fedotov | 2016-03-11 | 3 | -0/+66 |
| |\ | |||||
| | * | Merge pull request #674 from rabbitmq/rabbitmq-server-553 | Gabriele Santomaggio | 2016-03-10 | 3 | -0/+66 |
| | |\ | | | | | | | Verify that mandatory environment variables are (pre)set | ||||
| | | * | removed check_start_params on stop_rabbitmq_server | Gabriele Santomaggio | 2016-03-10 | 1 | -2/+1 |
| | | | | |||||
| | | * | variable unquoting | Daniil Fedotov | 2016-03-09 | 2 | -2/+2 |
| | | | | |||||
| | | * | remove debug echo | Daniil Fedotov | 2016-03-09 | 1 | -2/+0 |
| | | | | |||||
| | | * | moved check_not_empty controls, removed double quotes | Gabriele Santomaggio | 2016-03-08 | 1 | -9/+11 |
| | | | | |||||
| | | * | fixed message | Gabriele Santomaggio | 2016-03-08 | 1 | -1/+1 |
| | | | | |||||
| | | * | more error details | Gabriele Santomaggio | 2016-03-08 | 1 | -1/+1 |
| | | | | |||||
| | | * | removed double quotes for the variables | Gabriele Santomaggio | 2016-03-08 | 1 | -3/+3 |
| | | | | |||||
| | | * | mention RABBITMQ_CONF_ENV_FILE | Daniil Fedotov | 2016-03-04 | 3 | -9/+12 |
| | | | | |||||
| | | * | Don't install rabbitmq service if empty env | Daniil Fedotov | 2016-03-03 | 1 | -0/+20 |
| | | | | |||||
| | | * | Check for env variables in windows script | Daniil Fedotov | 2016-03-03 | 1 | -10/+17 |
| | | | | |||||
| | | * | Check env variables before start | Daniil Fedotov | 2016-03-03 | 2 | -0/+37 |
| | | | | |||||
| * | | | Merge branch 'stable' | Daniil Fedotov | 2016-03-09 | 2 | -1/+7 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #680 from binarin/rabbitmq-server-ctl-no-break-handlerrabbitmq_v3_6_2_milestone1 | Daniil Fedotov | 2016-03-09 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | Disable erlang break handler in rabbitmqctl | ||||
| | | * | | Disable erlang break handler in rabbitmqctl | Alexey Lebedeff | 2016-03-09 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | | | | So rabbitmq operator will not be baffled by erlang break handler when he tries to interrupt some long-running `rabbitmqctl` command by `Ctrl-C`. | ||||
| | * | | Merge pull request #660 from rabbitmq/rabbitmq-server-659 | Gabriele Santomaggio | 2016-03-07 | 1 | -0/+6 |
| | |\ \ | | | | | | | | | Create rabbitmq.config on windows installation | ||||
| | | * | | fixed a small syntax error | Gabriele Santomaggio | 2016-03-07 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Move default config creation to rabbitmq-service.bat | Daniil Fedotov | 2016-03-04 | 2 | -9/+6 |
| | | | | | |||||
| | | * | | Create rabbitmq.config on installation | Daniil Fedotov | 2016-02-29 | 1 | -0/+9 |
| | | | | | |||||
| * | | | | 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 | ||||
| | | * | | | [OCF HA] Log process id in RabbitMQ OCF script | Dmitry Mescheryakov | 2016-02-25 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several OCF calls might run simultaneously. For example, it often happens that two monitor calls intersect. Logging current process id for each line helps distinguish logs of different calls. Also aligned get_status() logging with format used in all other parts of the script. | ||||
| * | | | | | Merge branch 'stable' | Michael Klishin | 2016-03-04 | 1 | -1/+6 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #572 from rabbitmq/rabbitmq-server-346 | Michael Klishin | 2016-03-04 | 1 | -1/+6 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | Avoid hipe compile versioned modules | ||||
| | | * | | | Merge branch 'stable' into rabbitmq-server-346 | Michael Klishin | 2016-03-04 | 15 | -749/+212 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Avoid hipe compile versioned modules | Diana Corbacho | 2016-02-25 | 1 | -1/+6 |
| | | |/ / | | | | | | | | | | | | | | | | | References #346. References #347. | ||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-03-03 | 3 | -616/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #673 from rabbitmq/rabbitmq-server-671 | Michael Klishin | 2016-03-03 | 3 | -616/+0 |
| | |\ \ \ | | | | | | | | | | | Move auth_backend and types modules to rabbitmq-common. | ||||
| | | * | | | Move auth_backend and types modules to rabbitmq-common. | Brandon Shroyer | 2016-03-02 | 3 | -616/+0 |
| | |/ / / | | | | | | | | | | | | | * Delete these modules from rabbitmq-server and add them to rabbitmq-common. | ||||
| * | | | | 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 |
| | |\ \ \ | | | | | | | | | | | Restart option for windows service. | ||||
| | | * | | | onfail parameter to erlsrv | Daniil Fedotov | 2016-02-24 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Merge branch 'stable' | Michael Klishin | 2016-03-02 | 5 | -13/+35 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'rabbitmq-server-398' into stable | Michael Klishin | 2016-03-02 | 5 | -13/+35 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'stable' into rabbitmq-server-398 | Michael Klishin | 2016-03-02 | 9 | -135/+194 |
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | Wording | Michael Klishin | 2016-02-29 | 1 | -3/+3 |
| | | | | | | | |||||
| | | * | | | | Return error codes in node health check | Diana Corbacho | 2016-02-26 | 1 | -2/+3 |
| | | | | | | | |||||
| | | * | | | | Restore rabbit_cli:rpc_call API | Diana Corbacho | 2016-02-26 | 1 | -1/+18 |
| | | | | | | | |||||
| | | * | | | | Move health checks to rabbit_common and rabbit_cli:rpc_call to ↵ | Diana Corbacho | 2016-02-25 | 4 | -83/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | rabbit/rabbit_misc | ||||
| | | * | | | | Rename aliveness_test to node_health_check | Diana Corbacho | 2016-02-25 | 2 | -24/+24 |
| | | | | | | | |||||
| | | * | | | | Use net_ticktime + 10s as timeout in the aliveness test and abort with the ↵ | Diana Corbacho | 2016-02-25 | 1 | -14/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | first error | ||||
| | | * | | | | Add aliveness_test documentation | Diana Corbacho | 2016-02-25 | 1 | -0/+15 |
| | | | | | | | |||||
| | | * | | | | Aliveness check | Diana Corbacho | 2016-02-25 | 1 | -1/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Basic checks | ||||
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2016-03-02 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #669 from rabbitmq/rabbitmq-server-667 | Michael Klishin | 2016-03-02 | 1 | -1/+2 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Bump rabbit.channel_operation_timeout default to 15s | ||||
| | | * | | | | | Bump rabbit.channel_operation_timeout default to 15s | Michael Klishin | 2016-03-02 | 1 | -1/+2 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | Fixes #667. | ||||
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2016-03-01 | 2 | -0/+9 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Commit 3.6.1-1 change lograbbitmq_v3_6_1 | Michael Klishin | 2016-03-01 | 2 | -0/+9 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2016-03-01 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
