| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moves Erlang and OTP functions from rabbit_mnesia | Ayanda Dube | 2015-12-22 | 2 | -23/+33 |
| | | | | | | | to rabbit_version. References #485 | ||||
| * | Commit Debian and RPM release notesrabbitmq_v3_5_7 | Michael Klishin | 2015-12-15 | 2 | -0/+9 |
| | | |||||
| * | Backport #496 to 3.5.x | Michael Klishin | 2015-12-15 | 1 | -1/+3 |
| | | |||||
| * | Merge pull request #495 from rabbitmq/rabbitmq-server-494 | Michael Klishin | 2015-12-14 | 3 | -2/+2 |
| |\ | | | | | Install set_rabbitmq_policy.sh as an example script | ||||
| | * | Install set_rabbitmq_policy.sh as an example script | Jean-Sébastien Pédron | 2015-12-14 | 3 | -2/+2 |
| |/ | | | | | | Otherwise, it will overwrite any local modifications. Fixes #494. | ||||
| * | Merge pull request #482 from bogdando/related_PR480 | Michael Klishin | 2015-12-10 | 4 | -2/+7 |
| |\ | | | | | Fix the set_rabbitmq_policy.sh usage | ||||
| | * | Fix the set_rabbitmq_policy.sh usage | Bogdan Dobrelya | 2015-12-10 | 4 | -2/+7 |
| |/ | | | | | | | | | | | | * Call it only if exists * Address packaging: - for stable branch, use packaging/common/ to contain the set_rabbitmq_policy.sh and include it to the debian rules and rpm spec NOTE: for master branch landing please update as appropriate, as it should be using ./scripts source! Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com> | ||||
| * | Merge pull request #480 from dmitrymex/stable | Michael Klishin | 2015-12-09 | 2 | -5/+19 |
| |\ | | | | | Allow users to define poliies and parameters in OCF script for HA | ||||
| | * | Allow users to define poliies and parameters in OCF script for HA | Dmitry Mescheryakov | 2015-12-09 | 2 | -5/+19 |
| |/ | | | | | | | | | | | By mistake OpenStack policies were copied into the initial version of the script. The policies are removed by this change. Instead users are provided with ability to set their own policies in a new set_rabbitmq_policy.sh file. Also now users can extend parameters list with their own ones. For now extended parameters can be used only in the policy file, but later new places to hook into could appear. | ||||
| * | Back port https://github.com/rabbitmq/rabbitmq-common/pull/34rabbitmq_v3_5_7_rc2 | Michael Klishin | 2015-12-07 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #476 from rabbitmq/rabbitmq-server-470 | Michael Klishin | 2015-12-07 | 1 | -2/+2 |
| |\ | | | | | Makes 'CTL forget_cluster_node' execute net_adm:ping/1 whilst in distributed mode | ||||
| | * | Makes net_adm:ping/1 be executed whilst in distributed mode, | Ayanda Dube | 2015-12-05 | 1 | -2/+2 |
| |/ | | | | | | | before net_kernel:stop/1. Otherwise it would always fail to ping the node. References #470 | ||||
| * | drop the quotes | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | |||||
| * | copy | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | |||||
| * | Re-indent with Emacs | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | |||||
| * | copywriting | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | |||||
| * | Don't log anything for non-virgin nodes | Michael Klishin | 2015-12-04 | 1 | -2/+0 |
| | | |||||
| * | Log on startup if starting virgin node, or existing database | Daniil Fedotov | 2015-12-04 | 1 | -4/+10 |
| | | |||||
| * | Merge pull request #466 from rabbitmq/rabbitmq-server-465 | Michael Klishin | 2015-12-04 | 1 | -3/+14 |
| |\ | | | | | rabbit_mirror_queue_coordinator: Ensure GM exited before terminating | ||||
| | * | rabbit_mirror_queue_coordinator: Ensure GM exited before terminating | Jean-Sébastien Pédron | 2015-12-03 | 1 | -3/+14 |
| | | | | | | | | | | | | | | | | | | | If the coordinator exits before the GM informed all other GMs (and therefore all slaves) about the termination of the queue, another slave could be promoted as a master in between. This causes the old master's GM to wait forever than other GMs exit. Fixes #465. | ||||
| * | | Merge pull request #468 from rabbitmq/rabbitmq-server-464 | Jean-Sébastien Pédron | 2015-12-03 | 1 | -1/+2 |
| |\ \ | |/ |/| | Make wait command wait for start_rabbitmq_server command | ||||
| | * | Make wait command wait for start_rabbitmq_server command | Daniil Fedotov | 2015-12-03 | 1 | -1/+2 |
| |/ | |||||
| * | Merge pull request #452 from gigablah/rabbitmq-server-451 | Alvaro Videla | 2015-11-26 | 1 | -1/+1 |
| |\ | | | | | Fix RABBITMQ_CTL_ERL_ARGS variable in rabbitmq-plugins | ||||
| | * | Fix RABBITMQ_CTL_ERL_ARGS variable in rabbitmq-plugins | Chris Heng | 2015-11-26 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #450 from rabbitmq/rabbitmq-server-447rabbitmq_v3_5_7_rc1 | Michael Klishin | 2015-11-24 | 5 | -10/+9 |
| |\ | | | | | Switch absolute memory watermark values to be in bytes | ||||
| | * | Switch absolute memory watermark values to be in bytes | Michael Klishin | 2015-11-24 | 5 | -10/+9 |
| |/ | | | | Fixes #407, references #207, #378, #448. | ||||
| * | Merge pull request #444 from rabbitmq/rabbitmq-server-433 | Michael Klishin | 2015-11-23 | 1 | -1/+1 |
| |\ | | | | | Fix issue 433 | ||||
| | * | fix issue 433 | Gabriele Santomaggio | 2015-11-23 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #442 from rabbitmq/rabbitmq-server-441 | Michael Klishin | 2015-11-23 | 10 | -59/+59 |
| |\ | | | | | fixes various dialyzer warnings | ||||
| | * | fixes various dialyzer warnings | Alvaro Videla | 2015-11-20 | 10 | -59/+59 |
| | | | |||||
| * | | Merge pull request #440 from rabbitmq/rabbitmq-server-438 | Michael Klishin | 2015-11-22 | 1 | -7/+7 |
| |\ \ | |/ |/| | addresses dialyzer warnings | ||||
| | * | addresses dialyzer warnings | Alvaro Videla | 2015-11-20 | 1 | -7/+7 |
| |/ | |||||
| * | Merge pull request #437 from rabbitmq/rabbitmq-server-436 | Michael Klishin | 2015-11-20 | 1 | -3/+5 |
| |\ | | | | | fixes clear_read_cache get_env handling | ||||
| | * | fixes clear_read_cache get_env handling | Alvaro Videla | 2015-11-20 | 1 | -3/+5 |
| |/ | |||||
| * | Use erlang:min/2, not min/2 which is not available in Erlang R13B03 | Jean-Sébastien Pédron | 2015-11-20 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #431 from binarin/rabbitmq-common-pmon-contract-breach | Michael Klishin | 2015-11-19 | 1 | -1/+1 |
| |\ | | | | | Make pmon:demonitor/2 respect its contract | ||||
| | * | Make pmon:demonitor/2 respect its contract | Alexey Lebedeff | 2015-11-19 | 1 | -1/+1 |
| |/ | | | | | | | Spec states that demonitor/2 should always return #state{}, but it wasn't the case when pid wasn't found in #state.dict. This made API unsafe to use, as it could lead to some other process storing incorrect data as a pmon state. | ||||
| * | Merge pull request #424 from mattymo/host_ip_param | Michael Klishin | 2015-11-16 | 1 | -1/+10 |
| |\ | | | | | Add host_ip field | ||||
| | * | Add host_ip field | Matthew Mosesohn | 2015-11-16 | 1 | -1/+10 |
| |/ | | | | | | | | Working with RMQ definitions via management plugin requires knowing the IP address where it listens. host_ip parameter will default to 127.0.0.1, but is configurable. | ||||
| * | Merge pull request #405 from rabbitmq/rabbitmq-server-119 | Michael Klishin | 2015-11-06 | 5 | -0/+77 |
| |\ | | | | | Adds authentication command to rabbitmqctl. | ||||
| | * | Typo | Michael Klishin | 2015-11-06 | 1 | -1/+1 |
| | | | |||||
| | * | auth_user => authenticate_user | Michael Klishin | 2015-11-06 | 4 | -9/+13 |
| | | | | | | | | | | | | | | | | | "auth" is an overloaded term that some use to say "authentication" and some to say "authorization". We distinguish between authn and authz in RabbitMQ for that reason. So lets be more specific in user-facing bits. | ||||
| | * | Introduce 'rabbitmqctl auth_user' to authenticate user. | Ayanda Dube | 2015-11-05 | 1 | -0/+23 |
| | | | | | | | | | References #119 | ||||
| | * | Initial commit. | Ayanda Dube | 2015-11-05 | 1 | -0/+31 |
| | | | | | | | | | References #119 | ||||
| | * | Adds tests for 'auth_user' control command. | Ayanda Dube | 2015-11-05 | 1 | -0/+8 |
| | | | | | | | | | | | | | Adds handling of results of {ok, Result} format. References #119 | ||||
| | * | Adds 'auth_user' control command. | Ayanda Dube | 2015-11-05 | 1 | -0/+5 |
| | | | | | | | | | References #119 | ||||
| | * | Adds handling of 'auth_user' control command results. | Ayanda Dube | 2015-11-05 | 1 | -0/+6 |
| |/ | | | | References #119 | ||||
| * | Ignore erlang.mk artifacts (when switching from master) | Michael Klishin | 2015-10-31 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #397 from rabbitmq/rabbitmq-server-91 | Michael Klishin | 2015-10-31 | 2 | -3/+34 |
| |\ | | | | | Disable disk monitor in unsupported platforms | ||||
| | * | Test failure to start disk monitor in unsupported platforms | Diana Corbacho | 2015-10-30 | 1 | -0/+24 |
| | | | |||||
