summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge from defaultAlexandru Scvortov2011-02-032-10/+20
|\
| * Ensure all call sites of BQ:idle_timeout subsequently call run_message_queue ...Matthew Sackman2011-02-031-7/+8
| * Merging bug23735 to defaultMatthew Sackman2011-02-021-3/+3
| |\
| * | Cope with values that are not strings.Simon 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
| |/
* | 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-251-0/+2
| |\
| * | 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-288-30/+136
|\ \ \
| * | | Cope with the possibility that the user of the delegate mechanism is not on a...Matthew 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-2716-206/+416
| |\ \ \
| * \ \ \ 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-197-19/+90
| |\ \ \ \ \
| | * | | | | adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-197-19/+90
* | | | | | | Merging bug23410 to defaultMatthew Sackman2011-01-289-79/+129
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge bug22252 into default (how does basic.recover affect basic.qos limits?)Alexandru Scvortov2011-01-273-59/+78
| |\ \ \ \ \ \ \
| | * | | | | | | Stop the channel crashing if we requeue to a dead queueMatthew Sackman2011-01-271-2/+6
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | 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...Matthew Sackman2011-01-261-10/+12
| | * | | | | | | merge bug23742 into defaultMatthias Radestock2011-01-264-15/+42
| | |\ \ \ \ \ \ \
| | * | | | | | | | inline two funs for compactness and clarityMatthias 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
| * | | | | | | | | On recover with requeue=true, notify the limiter of the requeued messagesMatthew Sackman2011-01-261-1/+3
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Make the supervisor2 delayed restart test suite passes againMatthew Sackman2011-01-261-6/+8
| * | | | | | | | Remove dead pids from children when we're delaying the restartMatthew Sackman2011-01-261-3/+3
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merging bug23736 into defaultMatthew Sackman2011-01-261-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Support R12B3Emile Joubert2011-01-251-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge bug23602 into default.Simon MacMullen2011-01-261-5/+30
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Rework code so that it's even more efficient, handles errors properly and als...Matthew Sackman2011-01-241-14/+33
| | * | | | | | Merging default into bug23602Matthew Sackman2011-01-241-8/+14
| | |\ \ \ \ \ \
| | | * | | | | | Don't use re where it can be easily avoided in the plain auth mechMatthew Sackman2010-12-141-8/+14
| * | | | | | | | Merged bug23740 into defaultSimon MacMullen2011-01-251-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |