| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixing binding recovery | Vlad Alexandru Ionescu | 2011-02-07 | 1 | -5/+13 |
| * | merging in from default | Vlad Alexandru Ionescu | 2011-02-07 | 15 | -64/+228 |
| |\ | |||||
| | * | 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 |
| | * | | Merging bug23768 to default | Matthew Sackman | 2011-02-04 | 5 | -11/+45 |
| | |\ \ | |||||
| | | * | | Update documentation to include connection.secure steps | Matthew Sackman | 2011-02-03 | 1 | -1/+7 |
| | | * | | Added tag rabbitmq_v2_3_1 for changeset 82e6a8017630 | Simon MacMullen | 2011-02-03 | 0 | -0/+0 |
| | | * | | Changelogs for 2.3.1rabbitmq_v2_3_1 | Simon MacMullen | 2011-02-03 | 2 | -0/+9 |
| | | * | | Merged bug23793 | Simon MacMullen | 2011-02-03 | 0 | -0/+0 |
| | | |\ \ | |||||
| | | * | | | Ensure all call sites of BQ:idle_timeout subsequently call run_message_queue ... | Matthew Sackman | 2011-02-03 | 1 | -7/+8 |
| | | |/ / | |||||
| | | * | | Merged heads | Simon MacMullen | 2011-02-02 | 1 | -3/+12 |
| | | |\ \ | |||||
| | | | * \ | Merging bug23735 to default | Matthew Sackman | 2011-02-02 | 2 | -3/+4 |
| | | | |\ \ | |||||
| | | | * | | | 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 |
| | | * | | | | Added tag rabbitmq_v2_3_0 for changeset 5ab55c446716 | Simon MacMullen | 2011-02-02 | 0 | -0/+0 |
| | | * | | | | 2.3.0 changelogsrabbitmq_v2_3_0 | Simon MacMullen | 2011-02-02 | 2 | -0/+9 |
| | | | |/ / | | |/| | | |||||
| | | * | | | Whitespace change to create new head of default | Matthew Sackman | 2011-01-31 | 1 | -0/+1 |
| | | |/ / | |||||
| | * | | | update documentation | Matthew Sackman | 2011-02-04 | 1 | -1/+1 |
| | * | | | Use a list comprehension to match rest of codebase and save a bunch of charac... | Matthew Sackman | 2011-02-04 | 1 | -1/+2 |
| | * | | | Make the USE_SPECS erlang version check more robust | David Wragg | 2011-01-30 | 1 | -4/+2 |
| | |/ / | |||||
| | * | | merging bug23696 to default | Matthew Sackman | 2011-01-28 | 9 | -31/+138 |
| | |\ \ | |||||
| | | * | | 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 | 24 | -220/+445 |
| | | |\ \ | |||||
| | | * \ \ | 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 | 8 | -20/+92 |
| | | |\ \ \ \ | |||||
| | | | * | | | | adding supervision support for direct connection channels | Vlad Alexandru Ionescu | 2011-01-19 | 8 | -20/+92 |
| | * | | | | | | Merging bug23410 to default | Matthew Sackman | 2011-01-28 | 12 | -82/+133 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge bug22252 into default (how does basic.recover affect basic.qos limits?) | Alexandru Scvortov | 2011-01-27 | 4 | -60/+80 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | On recover with requeue=true, notify the limiter of the requeued messages | Matthew Sackman | 2011-01-26 | 1 | -1/+3 |
| | * | | | | | | | | don't log stats for nacks (originating from queue deaths) | Alexandru Scvortov | 2011-01-26 | 1 | -3/+5 |
| | * | | | | | | | | nacks instead of rejects and coalesce | Alexandru Scvortov | 2011-01-25 | 1 | -21/+25 |
| | * | | | | | | | | send rejects instead of confirms in case of non-normal queue deaths | Alexandru Scvortov | 2011-01-25 | 1 | -3/+16 |
| * | | | | | | | | | cosmetic | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -7/+9 |
| * | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2011-01-27 | 4 | -67/+345 |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | cosmetic; using accumulator in trie_match | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -28/+21 |
| | * | | | | | | | | fixing merge conflicts; some stylistic adjustments | Vlad Alexandru Ionescu | 2011-01-19 | 2 | -104/+121 |
| | * | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2011-01-19 | 4 | -67/+335 |
| | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | | * | | | | | | | fixing merge conflicts | Vlad Alexandru Ionescu | 2010-10-14 | 4 | -50/+36 |
| | | * | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2010-10-14 | 35 | -623/+999 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | cosmetics | Vlad Alexandru Ionescu | 2010-10-05 | 1 | -13/+12 |
