summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support extensions in config filesDaniil Fedotov2016-03-291-20/+24
* Merge branch 'stable'Michael Klishin2016-03-252-5/+27
|\
| * Merge branch 'rabbitmq-server-688' of https://github.com/binarin/rabbitmq-ser...Michael Klishin2016-03-242-5/+27
| |\
| | * Add support for listing up/down queuesAlexey Lebedeff2016-03-242-5/+27
* | | Merge branch 'stable'Michael Klishin2016-03-241-8/+19
|\ \ \ | |/ /
| * | Fix `rabbitmqctl list_consumers`Alexey Lebedeff2016-03-241-8/+19
| |/
| * Inline, don't reinvent rabbit_misc:get_env/3Michael Klishin2016-03-231-8/+1
| * Make slaves wait timeout configurable instead of hardcoded 15000Peter Lemenkov2016-03-231-4/+13
* | Merge pull request #575 from rabbitmq/rabbitmq-server-550Michael Klishin2016-03-244-27/+253
|\ \
| * | CosmeticsMichael Klishin2016-03-171-1/+1
| * | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-171-9/+118
| |\ \
| * | | Rename functionMichael Klishin2016-03-171-3/+5
| * | | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-03-178-669/+85
| |\ \ \
| * | | | 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
| |\ \ \ \
| * | | | | 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
| * | | | | | Merge branch 'master' into rabbitmq-server-550Michael Klishin2016-02-162-4/+57
| |\ \ \ \ \ \
| * | | | | | | Additional config gileDaniil Fedotov2016-02-091-7/+31
| * | | | | | | Merge branch 'master' into rabbitmq-server-550Daniil Fedotov2016-02-094-5/+59
| |\ \ \ \ \ \ \
| * | | | | | | | Config detection in rabbit_config. Always pass generate args to windows scriptDaniil Fedotov2016-02-082-8/+35
| * | | | | | | | Fixing start argsDaniil Fedotov2016-02-081-3/+3
| * | | | | | | | Scripts to start erlang node with .conf file to generate configDaniil Fedotov2016-02-083-18/+52
| * | | | | | | | Generation called from inside erlang onlyDaniil Fedotov2016-02-052-28/+24
| * | | | | | | | Call config generation from within erlangDaniil Fedotov2016-02-042-0/+45
| * | | | | | | | Generated config usage in windows scriptsDaniil Fedotov2016-02-031-1/+1
| * | | | | | | | Merge branch 'master' into rabbitmq-server-550Daniil Fedotov2016-02-034-174/+25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | COnfig file generation windowsDaniil Fedotov2016-02-021-1/+1
* | | | | | | | | | Inline, don't reinvent rabbit_misc:get_env/3Michael Klishin2016-03-231-8/+1
* | | | | | | | | | Make slaves wait timeout configurable instead of hardcoded 15000Peter Lemenkov2016-03-231-4/+13
* | | | | | | | | | Merge branch 'stable'Jean-Sébastien Pédron2016-03-181-5/+10
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | "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-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
* | | | | | | | Merge branch 'stable'Michael Klishin2016-03-041-1/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'stable' into rabbitmq-server-346Michael Klishin2016-03-047-668/+79
| |\ \ \ \ \ \ \