summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-171-9/+118
|\
| * Merge branch 'stable'Jean-Sébastien Pédron2016-03-171-9/+118
| |\
| | * Check 'systemctl' usability for activaction checkAlexey Lebedeff2016-03-161-1/+8
| | * Support abstract unix socket for systemd notifyAlexey Lebedeff2016-03-161-1/+6
| | * Explicitly close `socat` portAlexey Lebedeff2016-03-111-5/+10
| | * Add an explanation about why `socat(1)` is usedAlexey Lebedeff2016-03-111-0/+9
| | * Improve systemd integrationAlexey Lebedeff2016-03-111-9/+92
* | | Rename functionMichael Klishin2016-03-171-3/+5
* | | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-178-669/+85
|\ \ \ | |/ /
| * | Merge branch 'stable'Michael Klishin2016-03-041-1/+6
| |\ \ | | |/
| | * Merge branch 'stable' into rabbitmq-server-346Michael Klishin2016-03-047-668/+79
| | |\
| | * | Avoid hipe compile versioned modulesDiana Corbacho2016-02-251-1/+6
| * | | Merge branch 'stable'Michael Klishin2016-03-033-616/+0
| |\ \ \ | | | |/ | | |/|
| | * | Move auth_backend and types modules to rabbitmq-common.Brandon Shroyer2016-03-023-616/+0
| * | | Merge branch 'stable'Michael Klishin2016-03-023-11/+20
| |\ \ \ | | |/ /
| | * | Merge branch 'stable' into rabbitmq-server-398Michael Klishin2016-03-022-41/+61
| | |\ \
| | * | | WordingMichael Klishin2016-02-291-3/+3
| | * | | Return error codes in node health checkDiana Corbacho2016-02-261-2/+3
| | * | | Restore rabbit_cli:rpc_call APIDiana Corbacho2016-02-261-1/+18
| | * | | Move health checks to rabbit_common and rabbit_cli:rpc_call to rabbit/rabbit_...Diana Corbacho2016-02-253-81/+8
| | * | | Rename aliveness_test to node_health_checkDiana Corbacho2016-02-251-22/+22
| | * | | Use net_ticktime + 10s as timeout in the aliveness test and abort with the fi...Diana Corbacho2016-02-251-14/+15
| | * | | Aliveness checkDiana Corbacho2016-02-251-1/+64
| * | | | Merge branch 'stable'Michael Klishin2016-03-021-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bump rabbit.channel_operation_timeout default to 15sMichael Klishin2016-03-021-1/+2
| * | | | Merge branch 'stable'Michael Klishin2016-02-271-40/+57
| |\ \ \ \ | | |/ / /
| | * | | Unescape list_permission and list_user_permission regexesDiana Corbacho2016-02-261-40/+57
| | | |/ | | |/|
* | | | Do not generate config in prelaunch. Copy rabbitmq.schema to SCHEMA_DIRDaniil Fedotov2016-03-102-8/+5
* | | | Config generation fixesDaniil Fedotov2016-03-031-9/+20
* | | | Application unload on plugins schemas extractDaniil Fedotov2016-02-221-6/+3
* | | | Config location loggingDaniil Fedotov2016-02-222-30/+46
* | | | Merge branch 'master' into rabbitmq-server-550Daniil Fedotov2016-02-191-1/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable'Michael Klishin2016-02-181-1/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'stable' into rabbitmq-server-248Michael Klishin2016-02-183-5/+60
| | |\ \ | | | |/
| | * | Bump rabbit.channel_operation_timeout to 5sMichael Klishin2016-02-181-1/+1
| | * | Sets initial channel_operation_timeout to 3s.Ayanda Dube2016-02-171-1/+1
| | * | Adds channel_operation_timeout envionment variable.Ayanda Dube2016-02-171-1/+3
* | | | Use advanced config as inittial config. Extract plugin schemasDaniil Fedotov2016-02-193-26/+68
* | | | Load any schema from plugin schema dirDaniil Fedotov2016-02-171-4/+8
* | | | Support for plugin schemasDaniil Fedotov2016-02-173-16/+55
* | | | Re-format with Emacs, clarify commentsMichael Klishin2016-02-161-14/+13
* | | | Strip trailing wsMichael Klishin2016-02-161-20/+13
* | | | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-02-161-1/+1
|\ \ \ \ | |/ / /
| * | | Squash a warningMichael Klishin2016-02-161-1/+1
* | | | Squash a warningMichael Klishin2016-02-161-1/+1
* | | | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-02-162-4/+57
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable'Michael Klishin2016-02-111-3/+56
| |\ \ \ | | | |/ | | |/|
| | * | rabbit_mirror_queue_sync: Pause the syncer process if memory is lowJean-Sébastien Pédron2016-02-101-3/+56
| * | | Merge branch 'stable'Michael Klishin2016-02-101-1/+1
| |\ \ \ | | |/ /
| | * | rabbit_alarm: Fix resource_alarm_source() typeJean-Sébastien Pédron2016-02-101-1/+1