| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2016-05-21 | 8 | -25/+130 |
| |\ | |||||
| | * | Merge branch 'binarin-rabbitmq-server-cached-hipe-compilation' into stable | Michael Klishin | 2016-05-21 | 6 | -25/+121 |
| | |\ | |||||
| | | * | Naming | Michael Klishin | 2016-05-21 | 1 | -2/+2 |
| | | | | |||||
| | | * | Allow caching HiPE-compilation results | Alexey Lebedeff | 2016-05-20 | 6 | -25/+121 |
| | |/ | | | | | | | | | | | | | | | That way HiPE compilation can be performed during package installation and will not waste time during every startup. rabbit_hipe is refactored to support both modes of compilation - during every server startup or separately with caching in the filesystem. | ||||
| | * | Commit package release notes for 3.6.2 | Michael Klishin | 2016-05-19 | 2 | -0/+9 |
| | | | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2016-05-18 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | Remove systemd dependency on syslog targetrabbitmq_v3_6_2 | Peter Lemenkov | 2016-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Neither rabbitmq nor any dependent services in chain actually relies on syslog, so why keep it? This tested in Fedora since 2016-01. See this commit: http://pkgs.fedoraproject.org/cgit/rpms/rabbitmq-server.git/commit/?id=1477671 Nobody complained so far. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> | ||||
| * | | Merge pull request #804 from lemenkov/remove_systemd_bogus_dependency | Michael Klishin | 2016-05-18 | 1 | -1/+1 |
| |\ \ | | | | | | | Remove systemd dependency on syslog target | ||||
| | * | | Remove systemd dependency on syslog target | Peter Lemenkov | 2016-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Neither rabbitmq nor any dependent services in chain actually relies on syslog, so why keep it? This tested in Fedora since 2016-01. See this commit: http://pkgs.fedoraproject.org/cgit/rpms/rabbitmq-server.git/commit/?id=1477671 Nobody complained so far. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> | ||||
| * | | | Merge branch 'stable' | kjnilsson | 2016-05-18 | 1 | -0/+2 |
| |\ \ \ | |/ / |/| / | |/ | |||||
| | * | Update rabbitmq-components.mk | kjnilsson | 2016-05-18 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #798 from rabbitmq/rabbitmq-server-546rabbitmq_v3_7_0_milestone4 | Michael Klishin | 2016-05-17 | 16 | -44/+42 |
| |\ \ | | | | | | | Bump minimal required version to 18.3 | ||||
| | * \ | Merge branch 'master' into rabbitmq-server-546 | Michael Klishin | 2016-05-17 | 7 | -14/+21 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2016-05-17 | 0 | -0/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Update rabbitmq-components.mk | Michael Klishin | 2016-05-17 | 1 | -0/+2 |
| | | | | |||||
| * | | | Update rabbitmq-components.mk | Michael Klishin | 2016-05-17 | 1 | -0/+2 |
| | | | | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2016-05-16 | 1 | -1/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #801 from ↵ | Michael Klishin | 2016-05-16 | 1 | -1/+2 |
| | |\ \ | | | | | | | | | | | | | | | | | binarin/rabbitmq-server-systemd-example-wants-and-after Add explicit epmd dependency in systemd example unit | ||||
| | | * | | Add explicit epmd dependency in systemd example | Alexey Lebedeff | 2016-05-16 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2016-05-15 | 2 | -3/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'rabbitmq-event-exchange-9' into stable | Michael Klishin | 2016-05-15 | 2 | -3/+5 |
| | |\ \ | |||||
| | | * | | add vhost information to binding and policy events | kjnilsson | 2016-05-13 | 2 | -3/+5 |
| | | | | | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-05-14 | 1 | -1/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #797 from rabbitmq/rabbitmq-server-795 | Michael Klishin | 2016-05-14 | 1 | -1/+2 |
| | |\ \ \ | | | | | | | | | | | Limit priority to maximum during synchronisation | ||||
| | | * | | | Limit priority to maximum during synchronisation | Diana Corbacho | 2016-05-13 | 1 | -1/+2 |
| | | |/ / | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-05-14 | 1 | -9/+9 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #794 from lefremova/stable | Michael Klishin | 2016-05-14 | 1 | -9/+9 |
| | |\ \ \ | | | | | | | | | | | Private attributes usage in rabbitmq script | ||||
| | | * | | | Private attributes usage in rabbitmq script | Liubov Efremova | 2016-05-12 | 1 | -9/+9 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required Pacemaker >= 1.1.13. (The command 'attrd_updater' have '-p' option only since this version). There are three types of rabbitmq attributes for pacemaker nodes: -'rabbit-master' -'rabbit-start-time' - timeouts: -'rabbit_list_channels_timeouts' -'rabbit_get_alarms_timeouts' -'rabbit_list_queues_timeouts' Attributes with names 'rabbit-master' and 'rabbit-start-time' should be public because we monitor this attributes in cycle for all nodes in our script. All timeouts attributes were changed to private to avoid unnecessary transitions. Also, --lifetime and --node options were removed for attrd_updater as 'lifetime' for this command is always 'reboot' and 'node' default value is local one. | ||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-05-13 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | make source-dist: Exclude default $(PACKAGES_DIR) | Jean-Sébastien Pédron | 2016-05-13 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-05-13 | 0 | -0/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | (c) yearrabbitmq_v3_6_2_rc4 | Michael Klishin | 2016-05-13 | 1 | -1/+1 |
| | |/ / | |||||
| | | * | Only test against Erlang 18.3 | Michael Klishin | 2016-05-17 | 1 | -3/+0 |
| | | | | |||||
| | | * | Bump minimal erlang version to 18.3 | Daniil Fedotov | 2016-05-12 | 16 | -41/+42 |
| | |/ |/| | |||||
| * | | Merge pull request #786 from binarin/rabbitmq-server-scary-plugins-warning | Jean-Sébastien Pédron | 2016-05-10 | 1 | -2/+8 |
| |\ \ | | | | | | | Don't scare ops with empty list of failed plugins | ||||
| | * | | Don't scare ops with empty list of failed plugins | Alexey Lebedeff | 2016-05-10 | 1 | -2/+8 |
| | | | | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2016-04-30 | 0 | -0/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge pull request #773 from rabbitmq/rabbitmq-server-772rabbitmq_v3_6_2_rc3rabbitmq_v3_6_2_rc2 | Michael Klishin | 2016-04-30 | 0 | -0/+0 |
| | |\ \ | | | | | | | | | Add log information during the network_partition | ||||
| | | * | | modified the message | Gabriele Santomaggio | 2016-04-27 | 1 | -2/+3 |
| | | | | | |||||
| | | * | | warning message during partition | Gabriele Santomaggio | 2016-04-27 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-04-29 | 1 | -1/+6 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | modified the message | Gabriele Santomaggio | 2016-04-29 | 1 | -2/+3 |
| | | | | | |||||
| | * | | | warning message during partition | Gabriele Santomaggio | 2016-04-29 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-04-29 | 1 | -1/+5 |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| | * | | Merge branch 'rabbitmq-server-749' into stable | Michael Klishin | 2016-04-29 | 1 | -1/+5 |
| | |\ \ | |||||
| | | * | | Drop ACKs of messages from lost members of the ring | Diana Corbacho | 2016-04-28 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * when partial partitions happen, inconsistent views can take place where both nodes in partial partition see the live node as their left (A -> C and B -> C), and override each other view in mnesia. Thus, when C tries to compare the ACKs finds missing elements on A or B data. We'll drop these as they won't be answered because the origin node is going into pause_minority and stops. | ||||
| * | | | | Merge branch 'stable'rabbitmq_v3_7_0_milestone3 | Jean-Sébastien Pédron | 2016-04-28 | 1 | -63/+6 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #778 from rabbitmq/rabbitmq-server-690 | Jean-Sébastien Pédron | 2016-04-28 | 1 | -63/+6 |
| | |\ \ \ | | |/ / | |/| | | Windows, reconfigure ERLANG_HOME during the update | ||||
| | | * | | reconfigure ERLANG_HOME during the update | Gabriele Santomaggio | 2016-04-28 | 1 | -63/+6 |
| | | |/ | | | | | | | | | | | | | | | | The `un.StrContains` macro is now useless, so we remove it. Fixes #690. | ||||
| * | | | Merge pull request #776 from rabbitmq/rabbitmq-server-735 | Jean-Sébastien Pédron | 2016-04-28 | 1 | -1/+4 |
| |\ \ \ | | | | | | | | | set broker requirements during package gen | ||||
