| Commit message (Expand) | Author | Age | Files | Lines |
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | Cosmetic | Rob Harrop | 2010-11-25 | 1 | -4/+2 |
* | cosmetic | Alexandru Scvortov | 2010-11-24 | 1 | -4/+5 |
* | merge default into bug20284 | Alexandru Scvortov | 2010-10-20 | 1 | -30/+34 |
|\ |
|
| * | merge default into bug21377 | Matthias Radestock | 2010-10-11 | 1 | -7/+6 |
| |\ |
|
| * | | cosmetic | Matthias Radestock | 2010-10-11 | 1 | -0/+1 |
| * | | merge default into bug21377 | Matthias Radestock | 2010-10-11 | 1 | -28/+31 |
| |\ \ |
|
| | * | | Move lookup_qpids into router and associated changes to deliver API | Matthew Sackman | 2010-09-30 | 1 | -5/+16 |
| | * | | generalise binding code somewhat to mostly abstract away the source kind | Matthias Radestock | 2010-09-27 | 1 | -4/+4 |
| | * | | tweak specs | Matthias Radestock | 2010-09-27 | 1 | -2/+3 |
| | * | | Avoid traversing lists multiple times | Matthew Sackman | 2010-09-12 | 1 | -9/+3 |
| | * | | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except... | Matthew Sackman | 2010-09-12 | 1 | -7/+7 |
| | * | | Merging default into bug 21377 and more consistent naming of Destination and ... | Matthew Sackman | 2010-09-12 | 1 | -27/+25 |
| | |\ \ |
|
| | | * | | Implement exchange-to-exchange bindings | Matthew Sackman | 2010-09-11 | 1 | -23/+21 |
* | | | | | merge default into bug20284 | Alexandru Scvortov | 2010-10-13 | 1 | -10/+12 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | cosmetics and some minor refactoring | Matthias Radestock | 2010-10-02 | 1 | -10/+9 |
| * | | | | no more redundant message passing | Alexandru Scvortov | 2010-09-29 | 1 | -14/+4 |
| * | | | | merge default into bug20284 | Alexandru Scvortov | 2010-09-22 | 1 | -6/+10 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | moved some confirm logic from router to channel | Alexandru Scvortov | 2010-09-03 | 1 | -8/+0 |
| * | | | | don't do any unnecessary work when publishing in confirm mode | Alexandru Scvortov | 2010-08-19 | 1 | -3/+4 |
| * | | | | deleting a queue causes all of its messages to be puback'd | Alexandru Scvortov | 2010-08-18 | 1 | -5/+19 |
| * | | | | move msg_seq_no from #basic_message{} to #delivery{} | Alexandru Scvortov | 2010-08-17 | 1 | -4/+5 |
| * | | | | refactoring | Alexandru Scvortov | 2010-08-13 | 1 | -1/+0 |
| * | | | | puback for persistent non-mandatory, non-immediate, unrouted messages | Alexandru Scvortov | 2010-08-13 | 1 | -1/+7 |
* | | | | | cosmetic | Matthias Radestock | 2010-10-11 | 1 | -7/+6 |
| |_|/ /
|/| | | |
|
* | | | | cosmetic | Matthias Radestock | 2010-10-11 | 1 | -9/+9 |
| |/ /
|/| | |
|
* | | | Make naming of Exchange, X, ExchangeName, XName consistent | Matthew Sackman | 2010-09-12 | 1 | -2/+2 |
| |/
|/| |
|
* | | add some missing specs | Matthias Radestock | 2010-09-03 | 1 | -4/+8 |
|/ |
|
* | cosmetic | Matthias Radestock | 2010-08-05 | 1 | -2/+2 |
* | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -1/+2 |
* | moved common types rabbit_types; move net types to rabbit_networking | Alexandru Scvortov | 2010-07-06 | 1 | -1/+1 |
* | moved export_types to inside ifdefs | Alexandru Scvortov | 2010-07-05 | 1 | -1/+2 |
* | redistributed all types from rabbit_framing_spec.hrl and rabbit.hrl | Alexandru Scvortov | 2010-07-02 | 1 | -0/+1 |
* | partially moved types out of rabbit.hrl | Alexandru Scvortov | 2010-07-01 | 1 | -1/+4 |
* | As predicted, changing this from sets:from_list/sets:fold to lists:usort/list...bug22392 | Matthew Sackman | 2010-06-30 | 1 | -2/+2 |
* | s/fun(/fun (/g | Simon MacMullen | 2010-05-28 | 1 | -4/+7 |
* | Merging bug 19844 onto default | Matthew Sackman | 2010-05-05 | 1 | -116/+20 |
|\ |
|
| * | Retain all exception information if thrown. Use that to rethrow in the single... | Simon MacMullen | 2010-05-05 | 1 | -5/+4 |
| * | result, not return... | Simon MacMullen | 2010-04-29 | 1 | -1/+1 |
| * | Rename invoke_async as it's not really async. | Simon MacMullen | 2010-04-29 | 1 | -1/+1 |
| * | cosmetics | Matthew Sackman | 2010-04-28 | 1 | -4/+4 |
| * | Rename delegate:call and :cast to :invoke and :invoke_async. | Simon MacMullen | 2010-04-28 | 1 | -2/+2 |
| * | cosmetics | Matthew Sackman | 2010-04-27 | 1 | -4/+3 |
| * | Cosmetics | Matthew Sackman | 2010-04-21 | 1 | -3/+3 |
| * | Clean up exported function names. | Simon MacMullen | 2010-04-12 | 1 | -2/+2 |
| * | Rename delegate_{sync,async} to delegate_{call,cast}. | Simon MacMullen | 2010-04-09 | 1 | -2/+2 |
| * | Reimplement rabbit_router in terms of delegate. | Simon MacMullen | 2010-03-18 | 1 | -115/+16 |
* | | Remove OTP-7025 workarounds - it's fixed in R12. | David Wragg | 2010-04-30 | 1 | -14/+1 |
* | | refactor: introduce rabbit_misc:dict_cons/3 | Matthias Radestock | 2010-04-09 | 1 | -7/+3 |
|/ |
|
* | merging default into bug 22169 | Matthew Sackman | 2010-02-19 | 1 | -1/+44 |
|\ |
|