Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | merge rabbit_router:deliver into rabbit_amqqueue:deliverbug24681 | Matthias Radestock | 2012-01-16 | 1 | -58/+2 |
* | As noted in bug17162 comment 13, this delivers a few percent improvement on M... | Simon MacMullen | 2011-10-18 | 1 | -0/+5 |
* | optimise resource lookup | Matthias Radestock | 2011-10-03 | 1 | -6/+1 |
* | improve performance by bypassing mnesia for queue lookup | Matthias Radestock | 2011-10-03 | 1 | -11/+10 |
* | cosmetic: more sensible order of qpids for routing | Matthias Radestock | 2011-07-02 | 1 | -1/+1 |
* | Sort out (everywhere except mirror modules) slave pids and mirror nodes and d... | Matthew Sackman | 2011-06-21 | 1 | -2/+2 |
* | Merging default into bug23554 | Matthew Sackman | 2011-06-21 | 1 | -2/+4 |
|\ | |||||
| * | Merging default into bug23554 | Matthew Sackman | 2011-03-08 | 1 | -2/+4 |
| |\ | |||||
| | * | Merging default into bug23554 | Matthew Sackman | 2011-02-28 | 1 | -3/+14 |
| | |\ | |||||
| | * \ | Merging default into bug23554 (epic debitrot) | Matthew Sackman | 2011-01-20 | 1 | -2/+4 |
| | |\ \ | |||||
| | | * | | extra_pids => mirror_pids; Also rip out changes to the registry and just hard... | Matthew Sackman | 2010-12-16 | 1 | -2/+2 |
| | | * | | Merge default into bug 23554 (epic debitrot) | Matthew Sackman | 2010-12-06 | 1 | -4/+5 |
| | | |\ \ | |||||
| | | * | | | Make the tests work again. Also mirror_pids => extra_pids on the basis that i... | Matthew Sackman | 2010-11-29 | 1 | -2/+2 |
| | | * | | | Lesser of many evils... | Matthew Sackman | 2010-11-29 | 1 | -2/+4 |
* | | | | | | optimise routing by bypassing mnesia:dirty_selectbug24151 | Matthias Radestock | 2011-06-03 | 1 | -8/+27 |
|/ / / / / | |||||
* | | | | | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -3/+3 |
| |_|_|/ |/| | | | |||||
* | | | | Sender-specified destinations updates | Emile Joubert | 2011-02-22 | 1 | -3/+14 |
|/ / / | |||||
* | | | 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 |