| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge bug23814 into default (misc:with_exit_handler is missing a match for no... | Alexandru Scvortov | 2011-02-08 | 1 | -2/+5 |
| |\ | |||||
| | * | Make with_exit_handler more robust and able to cope with the other forms of s... | Matthew Sackman | 2011-02-07 | 1 | -2/+5 |
| * | | Merging bug22698 to default | Matthew Sackman | 2011-02-08 | 4 | -15/+88 |
| |\ \ | |||||
| | * | | remove listeners when the rabbit application is stopped | Alexandru Scvortov | 2011-02-07 | 1 | -5/+3 |
| | * | | Refactoring, cosmetics, consistency, return codes | Matthew Sackman | 2011-02-07 | 2 | -14/+11 |
| | * | | merge from default | Alexandru Scvortov | 2011-02-03 | 2 | -10/+20 |
| | |\ \ | |||||
| | * | | | add test | Alexandru Scvortov | 2011-02-03 | 3 | -6/+39 |
| | * | | | make cluster nofitication a boot step; don't print to screen | Alexandru Scvortov | 2011-01-31 | 2 | -13/+33 |
| | * | | | cleanup after rabbit goes down on a clustered node | Alexandru Scvortov | 2011-01-31 | 1 | -6/+12 |
| | * | | | monitor rabbits on clustered nodes | Alexandru Scvortov | 2011-01-31 | 2 | -6/+18 |
| | * | | | merge from default | Alexandru Scvortov | 2011-01-31 | 2 | -0/+6 |
| | |\ \ \ | |||||
| | | * \ \ | merge from default (rabbitmq-multi works again) | Alexandru Scvortov | 2011-01-25 | 1 | -0/+2 |
| | | |\ \ \ | |||||
| | | * | | | | monitor the rabbit app on some remote nodes | Alexandru Scvortov | 2011-01-25 | 1 | -0/+5 |
| | | * | | | | register the almost-top rabbit process as 'rabbit' | Alexandru Scvortov | 2011-01-25 | 1 | -0/+1 |
| * | | | | | | merge bug23804 into default (ssl connections dying prior to R14) | Alexandru Scvortov | 2011-02-07 | 1 | -3/+7 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Keep the same formate as ssl:connection_info | Simon MacMullen | 2011-02-07 | 1 | -6/+6 |
| | * | | | | | Fix SSL connections in R13Bx. | Simon MacMullen | 2011-02-07 | 1 | -7/+11 |
| * | | | | | | Remove intermediate variable. | Simon MacMullen | 2011-02-07 | 1 | -3/+2 |
| * | | | | | | Merge bug 23061 into default (spurious heartbeat timeouts possible during con... | Simon MacMullen | 2011-02-07 | 1 | -1/+5 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Ignore heartbeat timeouts in closed state. | John DeTreville | 2010-12-15 | 1 | -1/+5 |
| * | | | | | | 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 |
