summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move the booting of the delegate to rabbitbug23813Matthew Sackman2011-02-082-9/+9
* accomodate both forms of nodedownMatthew Sackman2011-02-071-1/+2
* Abstract out the rabbit from delegate (also improve robustness)Matthew Sackman2011-02-073-23/+30
* Merging bug23768 to defaultMatthew Sackman2011-02-045-11/+45
|\
| * Update documentation to include connection.secure stepsMatthew Sackman2011-02-031-1/+7
| * Added tag rabbitmq_v2_3_1 for changeset 82e6a8017630Simon MacMullen2011-02-030-0/+0
| * Changelogs for 2.3.1rabbitmq_v2_3_1Simon MacMullen2011-02-032-0/+9
| * Merged bug23793Simon MacMullen2011-02-030-0/+0
| |\
| * | Ensure all call sites of BQ:idle_timeout subsequently call run_message_queue ...bug23793Matthew Sackman2011-02-031-7/+8
| |/
| * Merged headsSimon MacMullen2011-02-021-3/+12
| |\
| | * Merging bug23735 to defaultMatthew Sackman2011-02-022-3/+4
| | |\
| | * | Cope with values that are not strings.bug23735Simon MacMullen2011-01-311-1/+5
| | * | cosmetic and addition of impersonal pronounMatthew Sackman2011-01-311-2/+1
| | * | Tweak wording.Simon MacMullen2011-01-311-2/+2
| | * | Clearer error message.Simon MacMullen2011-01-311-2/+8
| * | | Added tag rabbitmq_v2_3_0 for changeset 5ab55c446716Simon MacMullen2011-02-020-0/+0
| * | | 2.3.0 changelogsrabbitmq_v2_3_0Simon MacMullen2011-02-022-0/+9
| | |/ | |/|
| * | Whitespace change to create new head of defaultMatthew Sackman2011-01-311-0/+1
| |/
* | update documentationbug23768Matthew Sackman2011-02-041-1/+1
* | Use a list comprehension to match rest of codebase and save a bunch of charac...Matthew Sackman2011-02-041-1/+2
* | Make the USE_SPECS erlang version check more robustDavid Wragg2011-01-301-4/+2
|/
* merging bug23696 to defaultMatthew Sackman2011-01-289-31/+138
|\
| * Cope with the possibility that the user of the delegate mechanism is not on a...bug23696Matthew Sackman2011-01-272-12/+17
| * removing network_listening and direct_listening boot stepsVlad Alexandru Ionescu2011-01-271-10/+2
| * changing exit's to {error,}'s in rabbit_direct:connect/3Vlad Alexandru Ionescu2011-01-271-14/+15
| * merging in from defaultVlad Alexandru Ionescu2011-01-2724-220/+445
| |\
| * \ merging bug23696's two headsVlad Alexandru Ionescu2011-01-222-1/+38
| |\ \
| | * | adding rabbit_direct:connect/3 for the erlang client to useVlad Alexandru Ionescu2011-01-221-1/+23
| | * | adding specs to rabbit_client_supVlad Alexandru Ionescu2011-01-221-0/+15
| * | | Merging default into bug23696Matthew Sackman2011-01-211-4/+7
| |\ \ \
| * | | | Reverting bogus whitespace change (avoids file diff with default)Matthew Sackman2011-01-211-1/+1
| | |/ / | |/| |
| * | | fixing type specs; other cosmeticVlad Alexandru Ionescu2011-01-204-45/+45
| * | | merging in from defaultVlad Alexandru Ionescu2011-01-198-20/+92
| |\ \ \
| | * | | adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-198-20/+92
* | | | | Merging bug23410 to defaultMatthew Sackman2011-01-2812-82/+133
|\ \ \ \ \
| * \ \ \ \ merge bug22252 into default (how does basic.recover affect basic.qos limits?)Alexandru Scvortov2011-01-274-60/+80
| |\ \ \ \ \
| | * \ \ \ \ merge bug23546 into defaultMatthias Radestock2011-01-270-0/+0
| | |\ \ \ \ \
| | * | | | | | Stop the channel crashing if we requeue to a dead queuebug23546Matthew Sackman2011-01-271-2/+6
| | |/ / / / /
| | * | | | | Merging bug23756 to defaultMatthew Sackman2011-01-270-0/+0
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | tabs to spaces.bug23756Simon MacMullen2011-01-271-1/+1
| | * | | | | Add --disabled-loginSimon MacMullen2011-01-271-1/+2
| | |/ / / /
| | * | | | Correct specsMatthew Sackman2011-01-271-1/+3
| | * | | | Merged bug23744 into defaultEmile Joubert2011-01-271-10/+12
| | |\ \ \ \
| | | * | | | If there is an mnesia entry for the queue and the qpid is dead, then remove t...bug23744Matthew Sackman2011-01-261-10/+12
| | * | | | | merge bug23742 into defaultMatthias Radestock2011-01-264-15/+42
| | |\ \ \ \ \
| | * | | | | | inline two funs for compactness and claritybug23742Matthias Radestock2011-01-261-31/+23
| | * | | | | | simplifyMatthias Radestock2011-01-261-4/+4
| | * | | | | | refactor 'write' handler for clarityMatthias Radestock2011-01-261-34/+38
| | * | | | | | return State from write_message rather than it calling noreplyMatthias Radestock2011-01-261-38/+41
| | * | | | | | If we don't actually write the msg and the msg isn't in the current file then...Matthew Sackman2011-01-251-3/+15