summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixing binding recoveryVlad Alexandru Ionescu2011-02-071-5/+13
* merging in from defaultVlad Alexandru Ionescu2011-02-0711-58/+204
|\
| * Remove intermediate variable.Simon MacMullen2011-02-071-3/+2
| * Merge bug 23061 into default (spurious heartbeat timeouts possible during con...Simon MacMullen2011-02-071-1/+5
| |\
| | * Ignore heartbeat timeouts in closed state.John DeTreville2010-12-151-1/+5
| * | Update documentation to include connection.secure stepsMatthew Sackman2011-02-031-1/+7
| * | 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
| |/ /
| * | 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
| | |\ \ \ \ \ \
| | * | | | | | | On recover with requeue=true, notify the limiter of the requeued messagesMatthew Sackman2011-01-261-1/+3
| * | | | | | | | don't log stats for nacks (originating from queue deaths)Alexandru Scvortov2011-01-261-3/+5
| * | | | | | | | nacks instead of rejects and coalesceAlexandru Scvortov2011-01-251-21/+25
| * | | | | | | | send rejects instead of confirms in case of non-normal queue deathsAlexandru Scvortov2011-01-251-3/+16
* | | | | | | | | cosmeticVlad Alexandru Ionescu2011-01-271-7/+9
* | | | | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-273-67/+339
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | cosmetic; using accumulator in trie_matchVlad Alexandru Ionescu2011-01-271-28/+21
| * | | | | | | | fixing merge conflicts; some stylistic adjustmentsVlad Alexandru Ionescu2011-01-192-104/+121
| * | | | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-193-67/+329
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | fixing merge conflictsVlad Alexandru Ionescu2010-10-143-49/+35
| | * | | | | | | merging in from defaultVlad Alexandru Ionescu2010-10-1429-604/+926
| | |\ \ \ \ \ \ \
| | * | | | | | | | cosmeticsVlad Alexandru Ionescu2010-10-051-13/+12
| | * | | | | | | | using mnesia:match_object when selecting all records with a given patternVlad Alexandru Ionescu2010-09-302-22/+23
| | * | | | | | | | avoid using qlcVlad Alexandru Ionescu2010-09-301-22/+15
| | * | | | | | | | minorVlad Alexandru Ionescu2010-09-301-4/+4
| | * | | | | | | | using mnesia:read rather than qlcVlad Alexandru Ionescu2010-09-292-15/+6
| | * | | | | | | | merging in from defaultVlad Alexandru Ionescu2010-09-294-65/+361
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | using recursive split; more testsVlad Alexandru Ionescu2010-09-282-38/+69
| | | * | | | | | | | using rabbit_guid; cosmeticVlad Ionescu2010-09-271-12/+9
| | | * | | | | | | | merging in from defaultVlad Alexandru Ionescu2010-09-2429-1086/+1194
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ merging in from defaultVlad Alexandru Ionescu2010-09-0632-894/+1043
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | minor cosmeticVlad Alexandru Ionescu2010-08-261-1/+1
| | | * | | | | | | | | | implementing topic routing with tries; adding better test for topic routingVlad Alexandru Ionescu2010-08-264-62/+328