| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to Mozilla Public License 2.0 (MPL 2.0) | dcorbacho | 2020-07-10 | 1 | -12/+3 |
| * | Update copyright (year 2020) | Jean-Sébastien Pédron | 2020-03-10 | 1 | -1/+1 |
| * | (c) bump | Michael Klishin | 2019-12-29 | 1 | -1/+1 |
| * | URL Cleanup | Spring Operator | 2019-03-20 | 1 | -1/+1 |
| * | Fixed years in copyright | Samuel NELA | 2019-01-13 | 1 | -1/+1 |
| * | Cosmetics | Michael Klishin | 2018-02-12 | 1 | -3/+1 |
| * | rabbit_router:match_bindings/2 optimize (uses ets:select directly); improves ... | sylvainhubsch | 2018-02-11 | 1 | -10/+7 |
| * | (c) year | Michael Klishin | 2017-04-02 | 1 | -1/+1 |
| * | Use the new -spec format | Jean-Sébastien Pédron | 2016-06-28 | 1 | -10/+6 |
| * | Update (c) info | Michael Klishin | 2016-01-01 | 1 | -1/+1 |
| * | (c) year | Michael Klishin | 2015-05-24 | 1 | -1/+1 |
| * | Update copyright for 2014 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
| * | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
| * | Update copyright 2013 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
| * | Update copyright 2012 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
| * | merge rabbit_router:deliver into rabbit_amqqueue:deliver | 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_select | 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 | -7/+7 |
| | | |\ \ | |||||
| | | * | | | 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 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
