summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Simon MacMullen2015-03-301-5/+9
|\
| * Merge branch 'rabbitmq-server-86' into stablerabbitmq_v3_5_1Simon MacMullen2015-03-301-5/+9
| |\
| | * erase_ch/2 should return ctags for just the erased channel, not all of them.Simon MacMullen2015-03-301-5/+9
* | | Merge branch 'pull-request-83-fixups'Simon MacMullen2015-03-273-33/+51
|\ \ \
| * | | Minor tidy-upsSimon MacMullen2015-03-272-7/+11
| * | | Merge branch 'master' into reusable-worker-poolAlex Thomas2015-03-259-35/+113
| |\ \ \
| * | | | allow multiple instances of worker_poolash-lshift2015-03-243-33/+47
* | | | | Merge branch 'stable'Jean-Sébastien Pédron2015-03-265-9/+66
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge pull request #79 from rabbitmq/rabbitmq-server-78Jean-Sébastien Pédron2015-03-262-3/+58
| |\ \ \
| | * | | rabbit_dead_letter.erl: Fix shadowing of variable 'Info'Jean-Sébastien Pédron2015-03-261-12/+18
| | * | | Refactoring, x-death.counter => x-death.countMichael Klishin2015-03-262-34/+35
| | * | | Identify x-death events by {queue, reason}, add a counterMichael Klishin2015-03-251-17/+29
| | * | | Limit x-death growth to one entry per queueMichael Klishin2015-03-201-3/+39
| * | | | Merge pull request #82 from rabbitmq/rabbitmq-server-72Jean-Sébastien Pédron2015-03-261-1/+1
| |\ \ \ \
| | * | | | rabbitmq-server.ocf: Pass ${RABBITMQ_PID_FILE} to "rabbitmqctl stop"Jean-Sébastien Pédron2015-03-251-1/+1
| | | |_|/ | | |/| |
| * | | | Merge pull request #81 from rabbitmq/rabbitmq-server-74Michael Klishin2015-03-262-5/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add 'channel' as a new log categoryJean-Sébastien Pédron2015-03-242-5/+7
| |/ / /
* | | | Merge branch 'stable'Jean-Sébastien Pédron2015-03-231-23/+66
|\ \ \ \ | |/ / /
| * | | Merge branch 'rabbitmq-server-69' into stableJean-Sébastien Pédron2015-03-231-23/+66
| |\ \ \ | | |/ / | |/| |
| | * | Improvements to tune_read_buffer_limitSimon MacMullen2015-03-231-13/+25
| | * | file_handle_cache: Remove the "no read buffer" comment in the essayJean-Sébastien Pédron2015-03-231-5/+5
| | * | Tune the read buffer size to prevent pathological behaviourSimon MacMullen2015-03-231-20/+51
| |/ /
* | | Merge branch 'stable'Jean-Sébastien Pédron2015-03-182-0/+2
|\ \ \ | |/ /
| * | Merge branch 'rabbitmq-server-68' into stableJean-Sébastien Pédron2015-03-182-0/+2
| |\ \
| | * | Alter RabbitMQ database directory permissions for .deb and .rpm packagesMichael Klishin2015-03-182-0/+2
| |/ /
* | | Merge branch 'stable'Simon MacMullen2015-03-131-4/+14
|\ \ \ | |/ /
| * | Merge branch 'rabbitmq-server-65' into stableSimon MacMullen2015-03-131-3/+6
| |\ \
| | * | Make sure we have the properties before trying to use them. References #65.Simon MacMullen2015-03-131-3/+6
| * | | Merge branch 'rabbitmq-server-67' into stableSimon MacMullen2015-03-131-1/+8
| |\ \ \ | | |/ /
| | * | Priority queue ram_duration/1 should be the minimum of sub-queues', not the s...Simon MacMullen2015-03-131-1/+8
| |/ /
* | | Merge branch 'stable'Jean-Sébastien Pédron2015-03-110-0/+0
|\ \ \ | |/ /
| * | Merge branch 'master' into stableJean-Sébastien Pédron2015-03-1165-1081/+3284
| |\ \ | |/ / |/| |
* | | Deb changelogs for release 3.5.0 (rerolled)rabbitmq_v3_5_0Jean-Sébastien Pédron2015-03-111-1/+1
* | | Merge branch 'bug26638'Simon MacMullen2015-03-111-2/+1
|\ \ \
| * | | More reliable way to find the erl executable.Simon MacMullen2015-03-111-2/+1
|/ / /
* | | RPM/deb changelogs for release 3.5.0Jean-Sébastien Pédron2015-03-112-0/+9
* | | Ignore ./etc/*Michael Klishin2015-03-111-0/+1
* | | Merge branch 'bug26636'Simon MacMullen2015-03-102-6/+20
|\ \ \ | |_|/ |/| |
| * | Rename things to be slightly clearerSimon MacMullen2015-03-101-3/+3
| * | rabbit_node_monitor: Exclude Mnesia-synced nodes when clearing partitionsJean-Sébastien Pédron2015-03-101-1/+3
| * | rabbit_node_monitor: In handle_dead_rabbit(), consider node down onceJean-Sébastien Pédron2015-03-091-4/+12
| * | rabbit_networking: In on_node_down(), don't remove listeners if node is backJean-Sébastien Pédron2015-03-091-1/+5
|/ /
* | Merge branch 'bug26633'Simon MacMullen2015-03-061-2/+16
|\ \
| * | Partial partition: Don't act if pause_if_all_down is about to pauseJean-Sébastien Pédron2015-03-051-2/+16
* | | Merge branch 'bug26632'Jean-Sébastien Pédron2015-03-062-19/+40
|\ \ \ | |/ / |/| |
| * | Autoheal: Wait for current outside app. process to finishJean-Sébastien Pédron2015-03-052-19/+40
* | | Merge branch 'bug26628'Simon MacMullen2015-03-051-43/+147
|\ \ \
| * | | Autoheal: Add a restart_loser/2 functionJean-Sébastien Pédron2015-03-051-34/+38
| * | | Autoheal: Document the protocol changeJean-Sébastien Pédron2015-03-041-3/+66
| * | | Autoheal: The leader waits for "done!" message from the winnerJean-Sébastien Pédron2015-03-041-30/+67