summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove listeners when the rabbit application is stoppedbug22698Alexandru Scvortov2011-02-071-5/+3
* Refactoring, cosmetics, consistency, return codesMatthew Sackman2011-02-072-14/+11
* merge from defaultAlexandru Scvortov2011-02-035-10/+30
|\
| * 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
| |/
* | add testAlexandru Scvortov2011-02-033-6/+39
* | make cluster nofitication a boot step; don't print to screenAlexandru Scvortov2011-01-312-13/+33
* | cleanup after rabbit goes down on a clustered nodeAlexandru Scvortov2011-01-311-6/+12
* | monitor rabbits on clustered nodesAlexandru Scvortov2011-01-312-6/+18
* | merge from defaultAlexandru Scvortov2011-01-312-0/+6
|\ \ | |/ |/|
| * merge from default (rabbitmq-multi works again)Alexandru Scvortov2011-01-253-2/+4
| |\
| * | monitor the rabbit app on some remote nodesAlexandru Scvortov2011-01-251-0/+5
| * | register the almost-top rabbit process as 'rabbit'Alexandru Scvortov2011-01-251-0/+1
* | | 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