| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged default into bug23483 | Emile Joubert | 2011-02-07 | 4 | -42/+61 |
| |\ | |||||
| | * | Refactored sender-supplied routing keys | Emile Joubert | 2011-02-02 | 6 | -167/+92 |
| | * | Treat sender-specified destinations as routing keys | Emile Joubert | 2011-01-24 | 4 | -26/+22 |
| | * | Merged default into bug23483 | Emile Joubert | 2011-01-19 | 28 | -902/+997 |
| | |\ | |||||
| | * | | Sender-specified distribution for fanout exchanges | Emile Joubert | 2011-01-19 | 5 | -23/+40 |
| | * | | Sender-specified distribution | Emile Joubert | 2011-01-06 | 3 | -6/+42 |
| * | | | Update documentation to include connection.secure steps | Matthew Sackman | 2011-02-03 | 1 | -1/+7 |
| * | | | Ensure all call sites of BQ:idle_timeout subsequently call run_message_queue ... | Matthew Sackman | 2011-02-03 | 1 | -7/+8 |
| * | | | Merging bug23735 to default | Matthew Sackman | 2011-02-02 | 1 | -3/+3 |
| |\ \ \ | |||||
| * | | | | Cope with values that are not strings. | Simon MacMullen | 2011-01-31 | 1 | -1/+5 |
| * | | | | cosmetic and addition of impersonal pronoun | Matthew Sackman | 2011-01-31 | 1 | -2/+1 |
| * | | | | Tweak wording. | Simon MacMullen | 2011-01-31 | 1 | -2/+2 |
| * | | | | Clearer error message. | Simon MacMullen | 2011-01-31 | 1 | -2/+8 |
| |/ / / | |||||
| * | | | merging bug23696 to default | Matthew Sackman | 2011-01-28 | 8 | -30/+136 |
| |\ \ \ | |||||
| | * | | | Cope with the possibility that the user of the delegate mechanism is not on a... | Matthew Sackman | 2011-01-27 | 2 | -12/+17 |
| | * | | | removing network_listening and direct_listening boot steps | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -10/+2 |
| | * | | | changing exit's to {error,}'s in rabbit_direct:connect/3 | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -14/+15 |
| | * | | | merging in from default | Vlad Alexandru Ionescu | 2011-01-27 | 16 | -206/+416 |
| | |\ \ \ | |||||
| | * \ \ \ | merging bug23696's two heads | Vlad Alexandru Ionescu | 2011-01-22 | 2 | -1/+38 |
| | |\ \ \ \ | |||||
| | | * | | | | adding rabbit_direct:connect/3 for the erlang client to use | Vlad Alexandru Ionescu | 2011-01-22 | 1 | -1/+23 |
| | | * | | | | adding specs to rabbit_client_sup | Vlad Alexandru Ionescu | 2011-01-22 | 1 | -0/+15 |
| | * | | | | | Merging default into bug23696 | Matthew Sackman | 2011-01-21 | 1 | -4/+7 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Reverting bogus whitespace change (avoids file diff with default) | Matthew Sackman | 2011-01-21 | 1 | -1/+1 |
| | | |/ / / / | |/| | | | | |||||
| | * | | | | | fixing type specs; other cosmetic | Vlad Alexandru Ionescu | 2011-01-20 | 4 | -45/+45 |
| | * | | | | | merging in from default | Vlad Alexandru Ionescu | 2011-01-19 | 7 | -19/+90 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | adding supervision support for direct connection channels | Vlad Alexandru Ionescu | 2011-01-19 | 7 | -19/+90 |
| | | | |_|_|/ | | |/| | | | |||||
| * | | | | | | Merging bug23410 to default | Matthew Sackman | 2011-01-28 | 9 | -79/+129 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge bug22252 into default (how does basic.recover affect basic.qos limits?) | Alexandru Scvortov | 2011-01-27 | 3 | -59/+78 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Stop the channel crashing if we requeue to a dead queue | Matthew Sackman | 2011-01-27 | 1 | -2/+6 |
| | | | |_|_|/ / | | |/| | | | | |||||
| | | * | | | | | Correct specs | Matthew Sackman | 2011-01-27 | 1 | -1/+3 |
| | | * | | | | | Merged bug23744 into default | Emile Joubert | 2011-01-27 | 1 | -10/+12 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | If there is an mnesia entry for the queue and the qpid is dead, then remove t... | Matthew Sackman | 2011-01-26 | 1 | -10/+12 |
| | | * | | | | | | merge bug23742 into default | Matthias Radestock | 2011-01-26 | 4 | -15/+42 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | inline two funs for compactness and clarity | Matthias Radestock | 2011-01-26 | 1 | -31/+23 |
| | | * | | | | | | | simplify | Matthias Radestock | 2011-01-26 | 1 | -4/+4 |
| | | * | | | | | | | refactor 'write' handler for clarity | Matthias Radestock | 2011-01-26 | 1 | -34/+38 |
| | | * | | | | | | | return State from write_message rather than it calling noreply | Matthias Radestock | 2011-01-26 | 1 | -38/+41 |
| | | * | | | | | | | If we don't actually write the msg and the msg isn't in the current file then... | Matthew Sackman | 2011-01-25 | 1 | -3/+15 |
| | * | | | | | | | | On recover with requeue=true, notify the limiter of the requeued messages | Matthew Sackman | 2011-01-26 | 1 | -1/+3 |
| | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | | Make the supervisor2 delayed restart test suite passes again | Matthew Sackman | 2011-01-26 | 1 | -6/+8 |
| | * | | | | | | | Remove dead pids from children when we're delaying the restart | Matthew Sackman | 2011-01-26 | 1 | -3/+3 |
| | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | | Merging bug23736 into default | Matthew Sackman | 2011-01-26 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Support R12B3 | Emile Joubert | 2011-01-25 | 1 | -1/+1 |
| | * | | | | | | | Merge bug23602 into default. | Simon MacMullen | 2011-01-26 | 1 | -5/+30 |
| | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | | * | | | | | | Rework code so that it's even more efficient, handles errors properly and als... | Matthew Sackman | 2011-01-24 | 1 | -14/+33 |
| | | * | | | | | | Merging default into bug23602 | Matthew Sackman | 2011-01-24 | 1 | -8/+14 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Don't use re where it can be easily avoided in the plain auth mech | Matthew Sackman | 2010-12-14 | 1 | -8/+14 |
| | * | | | | | | | | Merged bug23740 into default | Simon MacMullen | 2011-01-25 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | | * | | | | | | | Cope with the new style port-only listener type (but limited to IPv4 when sta... | Simon MacMullen | 2011-01-25 | 1 | -0/+2 |
| | * | | | | | | | | On pre_hibernate, report the real ram duration, not infinity. The assumption ... | Matthew Sackman | 2011-01-25 | 1 | -4/+4 |
| | |/ / / / / / / | |||||
