summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Proper is a test dependency nowMichael Klishin2016-09-021-1/+1
* Merge branch 'stable' into rabbitmq-server-803-stableMichael Klishin2016-09-028-381/+118
|\
| * Makefile: Re-add amqp_client and meck as TEST_DEPSJean-Sébastien Pédron2016-09-021-0/+1
| * Update rabbitmq-components.mkJean-Sébastien Pédron2016-09-021-3/+5
| * Makefile: No need to filter out rabbitmq_test from TEST_DEPS anymoreJean-Sébastien Pédron2016-09-021-3/+0
| * Update rabbitmq-components.mkJean-Sébastien Pédron2016-09-021-6/+0
| * Merge pull request #934 from rabbitmq/rabbitmq-server-932rabbitmq_v3_7_0_milestone6rabbitmq_v3_6_6_milestone3Michael Klishin2016-08-315-11/+112
| |\
| | * Merge branch 'stable' into rabbitmq-server-932Michael Klishin2016-08-316-433/+285
| | |\ | | |/ | |/|
| * | Merge pull request #941 from lemenkov/move_mochinum_to_rabbitmq_commonMichael Klishin2016-08-311-358/+0
| |\ \
| | * | Nobody is using mochinum in this repo. Move it to common.Peter Lemenkov2016-08-261-358/+0
| | | * Pretend to build on rhel6 and rhel7 during package-rpmKarl Nilsson2016-08-243-4/+33
| | | * Merge branch 'systemd-fedora-usage-and-tmpfiles' of git://github.com/harlowja...Ubuntu2016-08-234-9/+81
| | | |\
| | | | * Add rabbitmq-server fedora/rhel/centos systemd service integrationJoshua Harlow2016-08-114-9/+81
* | | | | dynamic_ha_SUITE: Disable random policy tests for nowJean-Sébastien Pédron2016-08-311-3/+5
* | | | | dynamic_ha_SUITE: Log the failing set of policiesJean-Sébastien Pédron2016-08-311-10/+11
* | | | | dynamic_ha_SUITE: Add a new kind of failing set of policiesJean-Sébastien Pédron2016-08-311-4/+7
* | | | | dynamic_ha_SUITE: Handle the change of queue master PIDJean-Sébastien Pédron2016-08-311-24/+32
* | | | | dynamic_ha_SUITE: Explicitely add failing policies found by PropErJean-Sébastien Pédron2016-08-311-0/+12
* | | | | dynamic_ha_SUITE: Wait for the last policy to apply a little longerJean-Sébastien Pédron2016-08-311-28/+49
* | | | | dynamic_ha_SUITE: Use an assertion to possibly fail the testJean-Sébastien Pédron2016-08-311-10/+4
* | | | | Upgrade amqqueue record with policy_versionDiana Corbacho2016-08-311-0/+19
* | | | | Check return value of clear_policy in the test instead of auxiliary functionDiana Corbacho2016-08-311-4/+4
* | | | | Test concurrent application of HA policiesDiana Corbacho2016-08-312-2/+111
* | | | | Update policy version on set_policy and use it on update_mirroringGabriele Santomaggio2016-08-312-4/+10
* | | | | Take update mirroring decision in rabbit_amqqueue_processDiana Corbacho2016-08-312-25/+63
|/ / / /
* | | | Merge pull request #939 from binarin/rabbitmq-server-ocf-is-clustered-checkrabbitmq_v3_6_6_milestone2Michael Klishin2016-08-291-2/+37
|\ \ \ \
| * | | | Allow node_health_check retries in OCF HA scriptAlexey Lebedeff2016-08-261-1/+1
| * | | | Perform partition checks from OCF HA scriptAlexey Lebedeff2016-08-261-1/+36
|/ / / /
* | | | Merge pull request #936 from niclic/rabbitmq-server-935Michael Klishin2016-08-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Docs: Default AMQP heartbeat delay should be 60 secondsRaymond Fallon2016-08-251-1/+1
|/ / /
* | | Merge branch 'rabbitmq-server-928' into stableMichael Klishin2016-08-243-51/+138
|\ \ \
| * | | Naming, wordingMichael Klishin2016-08-241-7/+7
| * | | Handle late autoheal_finished messageDiana Corbacho2016-08-242-0/+17
| * | | Merge branch 'stable' into rabbitmq-server-928Michael Klishin2016-08-231-231/+209
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #916 from binarin/rabbitmq-server-new-shiny-ocf-health-checkMichael Klishin2016-08-231-22/+110
|\ \ \ \ | |_|/ / |/| | |
| * | | Monitor rabbitmq from OCF with less overheadAlexey Lebedeff2016-08-231-22/+110
|/ / /
* | | Merge pull request #929 from dmitrymex/start-sequenceMichael Klishin2016-08-221-222/+112
|\ \ \
| * | | [OCF HA] Enhance split-brain detection logicDmitry Mescheryakov2016-08-221-56/+64
| * | | [OCF HA] Rank master score based on start timeDmitry Mescheryakov2016-08-221-166/+48
|/ / /
| * | Improve tolerance to partial partitions in autohealDiana Corbacho2016-08-233-51/+121
|/ /
* | Merge branch 'Ayanda-D-rabbitmq-server-914' into stablerabbitmq_v3_6_6_milestone1Diana Corbacho2016-08-195-8/+74
|\ \
| * | Test GM crash when group is deleted while processing a DOWN messageDiana Corbacho2016-08-191-1/+37
| * | Merge branch 'rabbitmq-server-914' of https://github.com/Ayanda-D/rabbitmq-se...Diana Corbacho2016-08-194-7/+37
| |\ \
| | * | Handle unexpected gm group alterations prior to removal ofAyanda Dube2016-08-153-6/+31
| | * | Adds check_membership/2 clause for handling non-existant gm groupAyanda Dube2016-08-151-1/+3
| | * | Safely handle (and log) anonymous info messages, most likelyAyanda Dube2016-08-151-1/+8
* | | | Merge pull request #926 from dmitrymex/get-private-attrMichael Klishin2016-08-181-10/+15
|\ \ \ \ | |/ / / |/| | |
| * | | [OCF HA] Add ocf_get_private_attr function to RabbitMQ OCF scriptDmitry Mescheryakov2016-08-181-10/+15
|/ / /
* | | Merge pull request #925 from bogdando/fix_bashismsMichael Klishin2016-08-181-4/+4
|\ \ \
| * | | Fix bashisms in rabbitmq OCF RABogdan Dobrelya2016-08-181-4/+4
|/ / /