| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-03-17 | 1 | -9/+118 |
| |\ | |||||
| | * | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-03-17 | 1 | -9/+118 |
| | |\ | |||||
| | | * | Check 'systemctl' usability for activaction check | Alexey Lebedeff | 2016-03-16 | 1 | -1/+8 |
| | | * | Support abstract unix socket for systemd notify | Alexey Lebedeff | 2016-03-16 | 1 | -1/+6 |
| | | * | Explicitly close `socat` port | Alexey Lebedeff | 2016-03-11 | 1 | -5/+10 |
| | | * | Add an explanation about why `socat(1)` is used | Alexey Lebedeff | 2016-03-11 | 1 | -0/+9 |
| | | * | Improve systemd integration | Alexey Lebedeff | 2016-03-11 | 1 | -9/+92 |
| * | | | Rename function | Michael Klishin | 2016-03-17 | 1 | -3/+5 |
| * | | | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-03-17 | 8 | -669/+85 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'stable' | Michael Klishin | 2016-03-04 | 1 | -1/+6 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch 'stable' into rabbitmq-server-346 | Michael Klishin | 2016-03-04 | 7 | -668/+79 |
| | | |\ | |||||
| | | * | | Avoid hipe compile versioned modules | Diana Corbacho | 2016-02-25 | 1 | -1/+6 |
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-03-03 | 3 | -616/+0 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Move auth_backend and types modules to rabbitmq-common. | Brandon Shroyer | 2016-03-02 | 3 | -616/+0 |
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-03-02 | 3 | -11/+20 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'stable' into rabbitmq-server-398 | Michael Klishin | 2016-03-02 | 2 | -41/+61 |
| | | |\ \ | |||||
| | | * | | | 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 rabbit/rabbit_... | Diana Corbacho | 2016-02-25 | 3 | -81/+8 |
| | | * | | | Rename aliveness_test to node_health_check | Diana Corbacho | 2016-02-25 | 1 | -22/+22 |
| | | * | | | Use net_ticktime + 10s as timeout in the aliveness test and abort with the fi... | Diana Corbacho | 2016-02-25 | 1 | -14/+15 |
| | | * | | | Aliveness check | Diana Corbacho | 2016-02-25 | 1 | -1/+64 |
| | * | | | | Merge branch 'stable' | Michael Klishin | 2016-03-02 | 1 | -1/+2 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | Bump rabbit.channel_operation_timeout default to 15s | Michael Klishin | 2016-03-02 | 1 | -1/+2 |
| | * | | | | Merge branch 'stable' | Michael Klishin | 2016-02-27 | 1 | -40/+57 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Unescape list_permission and list_user_permission regexes | Diana Corbacho | 2016-02-26 | 1 | -40/+57 |
| | | | |/ | | |/| | |||||
| * | | | | Do not generate config in prelaunch. Copy rabbitmq.schema to SCHEMA_DIR | Daniil Fedotov | 2016-03-10 | 2 | -8/+5 |
| * | | | | Config generation fixes | Daniil Fedotov | 2016-03-03 | 1 | -9/+20 |
| * | | | | Application unload on plugins schemas extract | Daniil Fedotov | 2016-02-22 | 1 | -6/+3 |
| * | | | | Config location logging | Daniil Fedotov | 2016-02-22 | 2 | -30/+46 |
| * | | | | Merge branch 'master' into rabbitmq-server-550 | Daniil Fedotov | 2016-02-19 | 1 | -1/+3 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-02-18 | 1 | -1/+3 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'stable' into rabbitmq-server-248 | Michael Klishin | 2016-02-18 | 3 | -5/+60 |
| | | |\ \ | | | |/ | |||||
| | | * | | Bump rabbit.channel_operation_timeout to 5s | Michael Klishin | 2016-02-18 | 1 | -1/+1 |
| | | * | | Sets initial channel_operation_timeout to 3s. | Ayanda Dube | 2016-02-17 | 1 | -1/+1 |
| | | * | | Adds channel_operation_timeout envionment variable. | Ayanda Dube | 2016-02-17 | 1 | -1/+3 |
| * | | | | Use advanced config as inittial config. Extract plugin schemas | Daniil Fedotov | 2016-02-19 | 3 | -26/+68 |
| * | | | | Load any schema from plugin schema dir | Daniil Fedotov | 2016-02-17 | 1 | -4/+8 |
| * | | | | Support for plugin schemas | Daniil Fedotov | 2016-02-17 | 3 | -16/+55 |
| * | | | | Re-format with Emacs, clarify comments | Michael Klishin | 2016-02-16 | 1 | -14/+13 |
| * | | | | Strip trailing ws | Michael Klishin | 2016-02-16 | 1 | -20/+13 |
| * | | | | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-02-16 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Squash a warning | Michael Klishin | 2016-02-16 | 1 | -1/+1 |
| * | | | | Squash a warning | Michael Klishin | 2016-02-16 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-02-16 | 2 | -4/+57 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-02-11 | 1 | -3/+56 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | rabbit_mirror_queue_sync: Pause the syncer process if memory is low | Jean-Sébastien Pédron | 2016-02-10 | 1 | -3/+56 |
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-02-10 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |||||
| | | * | | rabbit_alarm: Fix resource_alarm_source() type | Jean-Sébastien Pédron | 2016-02-10 | 1 | -1/+1 |
