summaryrefslogtreecommitdiff
path: root/src/rabbit_router.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* merge rabbit_router:deliver into rabbit_amqqueue:deliverbug24681Matthias Radestock2012-01-161-58/+2
* As noted in bug17162 comment 13, this delivers a few percent improvement on M...Simon MacMullen2011-10-181-0/+5
* optimise resource lookupMatthias Radestock2011-10-031-6/+1
* improve performance by bypassing mnesia for queue lookupMatthias Radestock2011-10-031-11/+10
* cosmetic: more sensible order of qpids for routingMatthias Radestock2011-07-021-1/+1
* Sort out (everywhere except mirror modules) slave pids and mirror nodes and d...Matthew Sackman2011-06-211-2/+2
* Merging default into bug23554Matthew Sackman2011-06-211-2/+4
|\
| * Merging default into bug23554Matthew Sackman2011-03-081-2/+4
| |\
| | * Merging default into bug23554Matthew Sackman2011-02-281-3/+14
| | |\
| | * \ Merging default into bug23554 (epic debitrot)Matthew Sackman2011-01-201-2/+4
| | |\ \
| | | * | extra_pids => mirror_pids; Also rip out changes to the registry and just hard...Matthew Sackman2010-12-161-2/+2
| | | * | Merge default into bug 23554 (epic debitrot)Matthew Sackman2010-12-061-4/+5
| | | |\ \
| | | * | | Make the tests work again. Also mirror_pids => extra_pids on the basis that i...Matthew Sackman2010-11-291-2/+2
| | | * | | Lesser of many evils...Matthew Sackman2010-11-291-2/+4
* | | | | | optimise routing by bypassing mnesia:dirty_selectbug24151Matthias Radestock2011-06-031-8/+27
|/ / / / /
* | | | | cosmeticMatthias Radestock2011-03-041-3/+3
| |_|_|/ |/| | |
* | | | Sender-specified destinations updatesEmile Joubert2011-02-221-3/+14
|/ / /
* | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
| |/ |/|
* | CosmeticRob Harrop2010-11-251-4/+2
* | cosmeticAlexandru Scvortov2010-11-241-4/+5
* | merge default into bug20284Alexandru Scvortov2010-10-201-30/+34
|\ \ | |/
| * merge default into bug21377Matthias Radestock2010-10-111-7/+6
| |\
| * | cosmeticMatthias Radestock2010-10-111-0/+1
| * | merge default into bug21377Matthias Radestock2010-10-111-28/+31
| |\ \
| | * | Move lookup_qpids into router and associated changes to deliver APIMatthew Sackman2010-09-301-5/+16
| | * | generalise binding code somewhat to mostly abstract away the source kindMatthias Radestock2010-09-271-4/+4
| | * | tweak specsMatthias Radestock2010-09-271-2/+3
| | * | Avoid traversing lists multiple timesMatthew Sackman2010-09-121-9/+3
| | * | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except...Matthew Sackman2010-09-121-7/+7
| | * | Merging default into bug 21377 and more consistent naming of Destination and ...Matthew Sackman2010-09-121-27/+25
| | |\ \
| | | * | Implement exchange-to-exchange bindingsMatthew Sackman2010-09-111-23/+21
* | | | | merge default into bug20284Alexandru Scvortov2010-10-131-10/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cosmetics and some minor refactoringMatthias Radestock2010-10-021-10/+9
| * | | | no more redundant message passingAlexandru Scvortov2010-09-291-14/+4
| * | | | merge default into bug20284Alexandru Scvortov2010-09-221-6/+10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | moved some confirm logic from router to channelAlexandru Scvortov2010-09-031-8/+0
| * | | | don't do any unnecessary work when publishing in confirm modeAlexandru Scvortov2010-08-191-3/+4
| * | | | deleting a queue causes all of its messages to be puback'dAlexandru Scvortov2010-08-181-5/+19
| * | | | move msg_seq_no from #basic_message{} to #delivery{}Alexandru Scvortov2010-08-171-4/+5
| * | | | refactoringAlexandru Scvortov2010-08-131-1/+0
| * | | | puback for persistent non-mandatory, non-immediate, unrouted messagesAlexandru Scvortov2010-08-131-1/+7
* | | | | cosmeticMatthias Radestock2010-10-111-7/+6
| |_|/ / |/| | |
* | | | cosmeticMatthias Radestock2010-10-111-9/+9
| |/ / |/| |
* | | Make naming of Exchange, X, ExchangeName, XName consistentMatthew Sackman2010-09-121-2/+2
| |/ |/|
* | add some missing specsMatthias Radestock2010-09-031-4/+8
|/
* cosmeticMatthias Radestock2010-08-051-2/+2