Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | cosmetics and indentation onlybug23445 | Matthew Sackman | 2011-01-13 | 1 | -36/+34 |
* | cosmetics and minor factorings | Matthew Sackman | 2011-01-11 | 1 | -2/+3 |
* | Merged default into bug23445 | Emile Joubert | 2010-12-23 | 1 | -16/+21 |
|\ | |||||
| * | Large-ish merge from default. | Jerry Kuch | 2010-12-16 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge from default.bug23467 | Simon MacMullen | 2010-12-13 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Merged default into bug23467 | Simon MacMullen | 2010-11-19 | 1 | -3/+12 |
| | | |\ | |||||
| | | * \ | Merged from default | Simon MacMullen | 2010-11-16 | 1 | -7/+7 |
| | | |\ \ | |||||
| | | * | | | rabbit_exchange_type_registry -> rabbit_registry | Simon MacMullen | 2010-11-05 | 1 | -3/+3 |
| * | | | | | Cosmetics. | Simon MacMullen | 2010-12-13 | 1 | -5/+4 |
| * | | | | | Merge from default. | Jerry Kuch | 2010-12-08 | 1 | -4/+13 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merged bug23494 into default | Emile Joubert | 2010-11-23 | 1 | -1/+1 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | not_allowed -> precondition_failedbug23494 | Marek Majkowski | 2010-11-11 | 1 | -1/+1 |
| | | | |/ | | | |/| | |||||
| * | | | | Merge from default. | Jerry Kuch | 2010-11-17 | 1 | -7/+7 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Make rabbit_exchange:infos aware of internal exchanges to support rabbitmqctl. | Jerry Kuch | 2010-11-11 | 1 | -1/+2 |
| * | | | | Move internal exchange implementation over from other laptop. | Jerry Kuch | 2010-11-10 | 1 | -10/+15 |
| | |_|/ | |/| | | |||||
* | | | | Changed exchange callback API for transactions | Emile Joubert | 2010-12-23 | 1 | -22/+22 |
* | | | | Introduce some abstraction, reducing duplicate calls | Emile Joubert | 2010-11-29 | 1 | -34/+27 |
* | | | | Indentation | Emile Joubert | 2010-11-25 | 1 | -14/+13 |
* | | | | Offer tx and non-tx exchange hooks | Emile Joubert | 2010-11-23 | 1 | -10/+23 |
| |_|/ |/| | | |||||
* | | | some routing optimisationbug23505 | Matthias Radestock | 2010-11-17 | 1 | -3/+12 |
| |/ |/| | |||||
* | | Added rabbit_types:{infos,info_keys} and used them as appropriate. | John DeTreville | 2010-11-10 | 1 | -7/+7 |
|/ | |||||
* | Typeo in spec, and simplify delete_queues as order of operations here doesn't... | Matthew Sackman | 2010-10-11 | 1 | -1/+1 |
* | Reworked binding / exchange autodeletion with better abstracted and cleaner API | Matthew Sackman | 2010-10-11 | 1 | -11/+9 |
* | Minimised the number of calls to the XTs on deletion | Matthew Sackman | 2010-10-08 | 1 | -7/+8 |
* | XT:publish => XT:route | Matthew Sackman | 2010-10-08 | 1 | -1/+1 |
* | refactor | Matthias Radestock | 2010-10-07 | 1 | -27/+22 |
* | Move lookup_qpids into router and associated changes to deliver API | Matthew Sackman | 2010-09-30 | 1 | -11/+1 |
* | Change the SeenXs to a sets rather than a list | Matthew Sackman | 2010-09-30 | 1 | -3/+6 |
* | Exchange auto-deletion works even with e2e. Diamond property works. Correct b... | Matthew Sackman | 2010-09-30 | 1 | -6/+8 |
* | rename a few funs to make their purpose clearer | Matthias Radestock | 2010-09-27 | 1 | -2/+2 |
* | Avoid traversing lists multiple times | Matthew Sackman | 2010-09-12 | 1 | -14/+15 |
* | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except... | Matthew Sackman | 2010-09-12 | 1 | -18/+18 |
* | Merging default into bug 21377 and more consistent naming of Destination and ... | Matthew Sackman | 2010-09-12 | 1 | -30/+47 |
|\ | |||||
| * | Implement exchange-to-exchange bindings | Matthew Sackman | 2010-09-11 | 1 | -61/+78 |
* | | Make naming of Exchange, X, ExchangeName, XName consistent | Matthew Sackman | 2010-09-12 | 1 | -34/+34 |
|/ | |||||
* | merging bug23228 into default | Vlad Alexandru Ionescu | 2010-09-06 | 1 | -3/+1 |
|\ | |||||
| * | simplify a bunch of rabbit_event:notify calls | Matthias Radestock | 2010-09-05 | 1 | -3/+1 |
* | | further binding API tweaks | Matthias Radestock | 2010-09-04 | 1 | -2/+2 |
* | | move binding code into its own module | Matthias Radestock | 2010-09-03 | 1 | -341/+22 |
|/ | |||||
* | Correct specs of post functions from exchanges. none() is the empty set. No v... | Matthew Sackman | 2010-08-03 | 1 | -2/+2 |
* | Correct missing _ prefixbug23048 | Matthew Sackman | 2010-08-03 | 1 | -1/+1 |
* | Merging bug 23048 onto default | Matthew Sackman | 2010-08-03 | 1 | -4/+2 |
|\ | |||||
* | | updated specs | Alexandru Scvortov | 2010-08-03 | 1 | -12/+8 |
* | | rabbit_exchange:type_to_module/1 no longer throws protocol errors | Alexandru Scvortov | 2010-08-03 | 1 | -8/+8 |
|/ | |||||
* | Merging bug 21387 onto default | Matthew Sackman | 2010-08-02 | 1 | -13/+21 |
|\ | |||||
| * | Merging bug 23022 onto default | Matthew Sackman | 2010-08-02 | 1 | -1/+0 |
| |\ | |||||
| * | | added connection_exit() and channel_exit() to relevant function specsbug23022 | Alexandru Scvortov | 2010-07-30 | 1 | -13/+21 |
* | | | Merge default into bug21387. | Simon MacMullen | 2010-08-02 | 1 | -0/+14 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge default into bug21387 | Simon MacMullen | 2010-07-28 | 1 | -0/+14 |
| |\ \ | | |/ | |/| |