| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove redundant lines | Daniil Fedotov | 2016-04-05 | 1 | -4/+0 |
| | | |||||
| * | Remove start arguments log | Daniil Fedotov | 2016-04-04 | 1 | -2/+0 |
| | | |||||
| * | Unquoting and extension trimming in windows scripts | Daniil Fedotov | 2016-04-04 | 3 | -9/+11 |
| | | |||||
| * | Merge branch 'master' into rabbitmq-server-691 | Michael Klishin | 2016-04-03 | 3 | -2/+17 |
| |\ | |||||
| | * | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-04-01 | 2 | -1/+16 |
| | |\ | |||||
| | | * | Merge pull request #715 from binarin/rabbitmq-server-151 | Jean-Sébastien Pédron | 2016-04-01 | 2 | -1/+16 |
| | | |\ | | | | | | | | | Guess thread pool size on startup | ||||
| | | | * | Guess thread pool size on startup | Alexey Lebedeff | 2016-03-30 | 2 | -1/+16 |
| | | | | | | | | | | | | | | | | | Fixes #151 | ||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-04-01 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge pull request #721 from rabbitmq/rabbitmq-server-717 | Michael Klishin | 2016-04-01 | 1 | -1/+1 |
| | | |\ \ | | | |/ | | |/| | Allow memory-relative disk-free limits greater than 1.0 | ||||
| | | | * | Allow memory-relative disk-free limits greater than 1.0 | Brandon Shroyer | 2016-03-31 | 1 | -1/+1 |
| | | |/ | |||||
| * | | | Support extension in advanced.config | Daniil Fedotov | 2016-04-01 | 3 | -5/+18 |
| | | | | |||||
| * | | | Equality operators and trimming extension | Daniil Fedotov | 2016-03-31 | 1 | -11/+3 |
| | | | | |||||
| * | | | Condition ordering to set RABBITMQ_CONFIG_ARG | Daniil Fedotov | 2016-03-31 | 3 | -36/+37 |
| | | | | |||||
| * | | | Strip off trailing .conf/.config using dirname and basename | Michael Klishin | 2016-03-31 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | Otherwise if there is no dot in RABBITMQ_CONFIG_FILE, RABBITMQ_CONFIG_FILE_NOEX ends up being empty. | ||||
| * | | | Merge branch 'master' into rabbitmq-server-691 | Michael Klishin | 2016-03-30 | 1 | -6/+6 |
| |\ \ \ | |/ / | |||||
| | * | | Update rabbitmq.conf.example | Michael Klishin | 2016-03-29 | 1 | -6/+6 |
| | | | | |||||
| * | | | Remove debug echoes | Daniil Fedotov | 2016-03-29 | 1 | -2/+0 |
| | | | | |||||
| * | | | Support extensions in config files | Daniil Fedotov | 2016-03-29 | 5 | -40/+115 |
| |/ / | |||||
| * | | Fixing merge issue. Create advanced config instead of config file for use in ↵ | Daniil Fedotov | 2016-03-29 | 1 | -6/+7 |
| | | | | | | | | | windows service | ||||
| * | | Merge branch 'stable'rabbitmq_v3_7_0_milestone2 | Michael Klishin | 2016-03-25 | 1 | -4/+3 |
| |\ \ | |/ | |||||
| | * | Merge pull request #708 from rabbitmq/rabbitmq-server-705rabbitmq_v3_6_2_milestone2 | Michael Klishin | 2016-03-25 | 1 | -4/+3 |
| | |\ | | | | | | | Fixed RABBITMQ_IO_THREAD_POOL_SIZE on rabbitmq-server.bat | ||||
| | | * | fix RABBITMQ_IO_THREAD_POOL_SIZE | Gabriele Santomaggio | 2016-03-25 | 1 | -4/+3 |
| | |/ | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2016-03-25 | 2 | -5/+27 |
| |\ \ | |/ | |||||
| | * | Merge branch 'binarin-rabbitmq-server-688' into stable | Michael Klishin | 2016-03-25 | 2 | -5/+27 |
| | |\ | |||||
| | | * | Merge branch 'rabbitmq-server-688' of ↵ | Michael Klishin | 2016-03-24 | 2 | -5/+27 |
| | | |\ | |/ / | | | | | | | https://github.com/binarin/rabbitmq-server into binarin-rabbitmq-server-688 | ||||
| | | * | Add support for listing up/down queues | Alexey Lebedeff | 2016-03-24 | 2 | -5/+27 |
| | | | | | | | | | | | | | Part of https://github.com/rabbitmq/rabbitmq-server/issues/688 | ||||
| * | | | Merge branch 'stable' | Michael Klishin | 2016-03-24 | 1 | -8/+19 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'binarin-rabbitmq-server-701' into stable | Michael Klishin | 2016-03-24 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * \ | Merge branch 'rabbitmq-server-701' of ↵ | Michael Klishin | 2016-03-24 | 0 | -0/+0 |
| | | |\ \ | | | | | | | | | | | | | | | | https://github.com/binarin/rabbitmq-server into binarin-rabbitmq-server-701 | ||||
| | | | * | | Fix `rabbitmqctl list_consumers` | Alexey Lebedeff | 2016-03-23 | 1 | -8/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As we are mapping over queues in search of their consumers, actual result for every queue could be zero or more consumers. We need to take that into account while printing. Closes #701 | ||||
| | | * | | | Fix `rabbitmqctl list_consumers` | Alexey Lebedeff | 2016-03-24 | 1 | -8/+19 |
| | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | As we are mapping over queues in search of their consumers, actual result for every queue could be zero or more consumers. We need to take that into account while printing. Closes #701 | ||||
| | * | | | Fix `rabbitmqctl list_consumers` | Alexey Lebedeff | 2016-03-24 | 1 | -8/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As we are mapping over queues in search of their consumers, actual result for every queue could be zero or more consumers. We need to take that into account while printing. Closes #701 | ||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-03-24 | 6 | -9/+19 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #697 from bogdando/bug/1558627 | Jean-Sébastien Pédron | 2016-03-24 | 6 | -9/+19 |
| | |\ \ \ | | |/ / | |/| | | Put the RabbitMQ OCF RA policy to /usr/sbin | ||||
| | | * | | Put the RabbitMQ OCF RA policy to /usr/sbin | Bogdan Dobrelya | 2016-03-24 | 6 | -9/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix failing pcs resource list command * Move policy file to examples in docs dirs Related Fuel bug: https://bugs.launchpad.net/fuel/+bug/1558627 Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com> | ||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-03-24 | 4 | -4/+42 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #704 from rabbitmq/rabbitmq-server-703 | Michael Klishin | 2016-03-23 | 2 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | Increase IO async to 64 for windows | ||||
| | | * | | | increase IO async to 64 for windows / service | Gabriele Santomaggio | 2016-03-23 | 1 | -1/+1 |
| | | | | | | |||||
| | | * | | | increase IO async to 64 for windows | Gabriele Santomaggio | 2016-03-23 | 1 | -1/+1 |
| | | | |/ | | |/| | |||||
| | * | | | Merge pull request #689 from bogdando/rabbit_ocf_ra_travis | Jean-Sébastien Pédron | 2016-03-23 | 2 | -2/+40 |
| | |\ \ \ | | | | | | | | | | | Rabbit ocf ra travis | ||||
| | | * | | | Add Travis CI job to deploy and smoke test a rabbit OCF | Bogdan Dobrelya | 2016-03-15 | 2 | -2/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add a CI job which triggers only if there are changes to the scripts/rabbitmq-server-ha.ocf * Add a script to setup a cluster by the pacemaker OCF RA and issue a simple smoke test for the cluster membership. Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com> | ||||
| | * | | | | Merge pull request #699 from binarin/rabbitmq-server-systemd-logrotate | Jean-Sébastien Pédron | 2016-03-23 | 1 | -1/+1 |
| | |\ \ \ \ | | | | | | | | | | | | | Fix logrotate / systemd incompatibility | ||||
| | | * | | | | Fix logrotate / systemd incompatibility | Alexey Lebedeff | 2016-03-21 | 1 | -1/+1 |
| | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | On systemd-enabled hosts `/sbin/service` just proxies commands to `systemctl`, which doesn't understand funny commands like `rotate-logs`. So `rabbitmqctl rotate_logs` is a better alternative. | ||||
| | * | | | | Inline, don't reinvent rabbit_misc:get_env/3 | Michael Klishin | 2016-03-23 | 1 | -8/+1 |
| | | | | | | |||||
| | * | | | | Make slaves wait timeout configurable instead of hardcoded 15000 | Peter Lemenkov | 2016-03-23 | 1 | -4/+13 |
| | | |_|/ | |/| | | | | | | | | | | | | | | | | | | This slightly improves rabbitmq/rabbitmq-server#584 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> | ||||
| * | | | | Merge pull request #575 from rabbitmq/rabbitmq-server-550 | Michael Klishin | 2016-03-24 | 22 | -45/+3058 |
| |\ \ \ \ | | | | | | | | | | | Support new configuration format | ||||
| | * | | | | Cosmetics, slightly improved warning messages | Michael Klishin | 2016-03-23 | 1 | -10/+10 |
| | | | | | | |||||
| | * | | | | Edit authentication backend and mechanisms examples | Michael Klishin | 2016-03-22 | 1 | -35/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Only use module names for now, per discussion with the team. Many other edits, too. | ||||
| | * | | | | Correct validator description | Michael Klishin | 2016-03-22 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Ignore extracted plugin schemas | Michael Klishin | 2016-03-18 | 1 | -0/+4 |
| | | | | | | |||||
