summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rabbitmq-server-501Michael Klishin2016-09-1510-63/+151
|\
| * Merge branch 'stable'Michael Klishin2016-09-122-2/+3
| |\
| | * Merge pull request #957 from rabbitmq/rabbitmq-server-956Michael Klishin2016-09-122-2/+3
| | |\
| | | * Ignore current value of RABBITMQ_IGNORE_SIGINT_FLAGMichael Klishin2016-09-121-1/+1
| | | * Merge branch 'stable' into rabbitmq-server-956Michael Klishin2016-09-122-2/+19
| | | |\
| | | * | Boolean flag to enable/disable +B VM optionDaniil Fedotov2016-09-121-1/+2
| | | * | ENV variable to override +B VM optionDaniil Fedotov2016-09-122-2/+2
| * | | | Merge pull request #958 from rabbitmq/rabbitmq-server-948Michael Klishin2016-09-124-56/+114
| |\ \ \ \
| | * | | | Support direct connection trackingDaniil Fedotov2016-09-124-56/+114
| * | | | | Merge branch 'stable'Michael Klishin2016-09-122-2/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #954 from rabbitmq/rabbitmq-server-908Karl Nilsson2016-09-122-2/+13
| | |\ \ \ \
| | | * | | | Make VM distribution buffer size easier to configure, bump default to 32MBMichael Klishin2016-09-122-2/+13
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'stable'Diana Corbacho2016-09-123-3/+21
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Merge pull request #955 from rabbitmq/rabbitmq-server-949D Corbacho2016-09-121-1/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Bump default MoreCreditAfter to 100Michael Klishin2016-09-121-1/+2
| | | |/
| | * | Merge pull request #946 from dmitrymex/reset-mnesia-schemaMichael Klishin2016-09-121-1/+13
| | |\ \
| | | * | [OCF HA] Delete Mnesia schema on mnesia resetDmitry Mescheryakov2016-09-071-1/+13
| | | |/
| | * | Merge pull request #951 from rabbitmq/rabbitmq-server-950Michael Klishin2016-09-121-1/+6
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'stable' into rabbitmq-server-950Michael Klishin2016-09-1214-410/+359
| | | |\ | | | |/ | | |/|
| | | * Handle not found outside of verifyDiana Corbacho2016-09-121-1/+6
* | | | Correct return valueMichael Klishin2016-09-091-2/+3
* | | | CosmeticsMichael Klishin2016-09-091-4/+5
* | | | Table migration fn that fills out rabbit[_durable]_queue.vhostMichael Klishin2016-09-091-0/+22
|/ / /
* | | merge branch stableMichael Klishin2016-09-071-1/+0
|\ \ \ | |/ /
| * | Merge pull request #942 from dmitrymex/remove-second-monitorMichael Klishin2016-09-071-1/+0
| |\ \
| | * | [OCF HA] Do not suggest to run the second monitor actionDmitry Mescheryakov2016-09-061-1/+0
| |/ /
* | | Merge branch 'stable'Diana Corbacho2016-09-051-0/+1
|\ \ \ | |/ /
| * | Merge branch 'rabbitmq-server-803-stable' into stablerabbitmq_v3_6_6_milestone4Michael Klishin2016-09-036-29/+242
| |\ \
| | * | Proper is a test dependency nowMichael Klishin2016-09-021-1/+1
| | * | Merge branch 'stable' into rabbitmq-server-803-stableMichael Klishin2016-09-028-381/+118
| | |\ \ | | |/ / | |/| |
| | * | 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 branch 'stable'Jean-Sébastien Pédron2016-09-022-12/+6
|\ \ \ | |/ /
| * | 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 branch 'rabbitmq-server-930' (again)Michael Klishin2016-09-020-0/+0
|\ \ \
| * | | Make sure the argument to md5 is a binary in this testMichael Klishin2016-09-011-1/+1
* | | | Make sure the argument to md5 is a binary in this testMichael Klishin2016-09-011-1/+1