summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Touch epmd when installing to windowsDaniil Fedotov2016-02-091-0/+2
| * | | | | | | | | | | | Make service generate configDaniil Fedotov2016-02-081-3/+7
| * | | | | | | | | | | | Config detection in rabbit_config. Always pass generate args to windows scriptDaniil Fedotov2016-02-084-10/+37
| * | | | | | | | | | | | Fixing start argsDaniil Fedotov2016-02-083-7/+7
| * | | | | | | | | | | | Scripts to start erlang node with .conf file to generate configDaniil Fedotov2016-02-0815-695/+693
| * | | | | | | | | | | | Generation called from inside erlang onlyDaniil Fedotov2016-02-058-64/+64
| * | | | | | | | | | | | Call config generation from within erlangDaniil Fedotov2016-02-044-0/+50
| * | | | | | | | | | | | Generated config usage in windows scriptsDaniil Fedotov2016-02-034-15/+15
| * | | | | | | | | | | | Merge branch 'master' into rabbitmq-server-550Daniil Fedotov2016-02-038-178/+51
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Cuttlefish generation in windowsDaniil Fedotov2016-02-013-13/+24
| * | | | | | | | | | | | | COnfig file generation windowsDaniil Fedotov2016-02-026-6/+37
| * | | | | | | | | | | | | Starting node with generated configDaniil Fedotov2016-02-024-8/+26
| * | | | | | | | | | | | | FixesDaniil Fedotov2016-02-013-23/+108
| * | | | | | | | | | | | | Auth backends. conf.example fileDaniil Fedotov2016-02-016-97/+872
| * | | | | | | | | | | | | Docs examples in conf fileDaniil Fedotov2016-02-013-1014/+858
| * | | | | | | | | | | | | more aftomation for testing configDaniil Fedotov2016-01-292-2/+5
| * | | | | | | | | | | | | Fix config to start brokerDaniil Fedotov2016-01-283-12/+15
| * | | | | | | | | | | | | Testing schemaDaniil Fedotov2016-01-282-11/+11
| * | | | | | | | | | | | | Duplicate ssl and tcp options in management and MQTT schemasDaniil Fedotov2016-01-282-12/+73
| * | | | | | | | | | | | | Cuttlefish schema for default configDaniil Fedotov2016-01-289-0/+2478
* | | | | | | | | | | | | | Merge branch 'lemenkov-slave_wait_timeout_configurable'Michael Klishin2016-03-231-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Inline, don't reinvent rabbit_misc:get_env/3Michael Klishin2016-03-231-8/+1
| * | | | | | | | | | | | | | Merge branch 'slave_wait_timeout_configurable' of https://github.com/lemenkov...Michael Klishin2016-03-231-4/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Make slaves wait timeout configurable instead of hardcoded 15000Peter Lemenkov2016-03-231-4/+13
* | | | | | | | | | | | | | | Merge branch 'stable'Michael Klishin2016-03-231-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Update rabbitmq-components.mkMichael Klishin2016-03-231-0/+4
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'stable'Jean-Sébastien Pédron2016-03-182-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | rabbitmq-server: Remove trailing spacesJean-Sébastien Pédron2016-03-181-2/+1
| * | | | | | | | | | | | Do not warn about mising kernel polling on WindowsJean-Sébastien Pédron2016-03-181-5/+10
* | | | | | | | | | | | | Merge branch 'stable'Brandon Shroyer2016-03-181-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | / / / | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #694 from rabbitmq/rabbitmq-server-693Brandon Shroyer2016-03-181-1/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | "rabbitmqctl stop" exits with 0 if it fails to contact the nodeJean-Sébastien Pédron2016-03-181-1/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'stable'Jean-Sébastien Pédron2016-03-175-16/+158
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | / / / | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Merge pull request #666 from binarin/rabbitmq-server-664Jean-Sébastien Pédron2016-03-175-16/+158
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | 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-115-16/+132
* | | | | | | | | | | Merge pull request #686 from bogdando/masterMichael Klishin2016-03-140-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "Private attributes usage in rabbitmq script"Bogdan Dobrelya2016-03-111-9/+9
* | | | | | | | | | | | Merge branch 'stable'Michael Klishin2016-03-111-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| / / / / / / / / / / | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #685 from bogdando/bug/1556123Michael Klishin2016-03-111-9/+9
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Revert "Private attributes usage in rabbitmq script"Bogdan Dobrelya2016-03-111-9/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'stable'Daniil Fedotov2016-03-113-0/+66
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #674 from rabbitmq/rabbitmq-server-553Gabriele Santomaggio2016-03-103-0/+66
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | removed check_start_params on stop_rabbitmq_serverGabriele Santomaggio2016-03-101-2/+1
| | * | | | | | | | | variable unquotingDaniil Fedotov2016-03-092-2/+2
| | * | | | | | | | | remove debug echoDaniil Fedotov2016-03-091-2/+0
| | * | | | | | | | | moved check_not_empty controls, removed double quotesGabriele Santomaggio2016-03-081-9/+11