| Commit message (Expand) | Author | Age | Files | Lines |
* | Support R12B3bug23736 | Emile Joubert | 2011-01-25 | 1 | -1/+1 |
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | Correct specs | Matthew Sackman | 2011-01-18 | 1 | -6/+7 |
* | cosmetics and indentation onlybug23445 | Matthew Sackman | 2011-01-13 | 1 | -67/+62 |
* | Some refactorings | Matthew Sackman | 2011-01-13 | 1 | -8/+6 |
* | cosmetics and minor factorings | Matthew Sackman | 2011-01-11 | 1 | -20/+18 |
* | Only read inside an mnesia transaction | Emile Joubert | 2011-01-10 | 1 | -3/+2 |
* | Unconditionally return a fun() in execute mnesia tx | Emile Joubert | 2011-01-10 | 1 | -3/+7 |
* | Changed exchange callback API for transactions | Emile Joubert | 2010-12-23 | 1 | -39/+41 |
* | Introduce some abstraction, reducing duplicate calls | Emile Joubert | 2010-11-29 | 1 | -62/+47 |
* | Indentation | Emile Joubert | 2010-11-25 | 1 | -26/+26 |
* | Offer tx and non-tx exchange hooks | Emile Joubert | 2010-11-23 | 1 | -20/+36 |
* | re-merge bug21377 | Matthias Radestock | 2010-11-23 | 1 | -3/+3 |
|\ |
|
| * | Don't do a dirty_read within a transaction | Matthew Sackman | 2010-10-13 | 1 | -3/+3 |
* | | merge bug23475 into default (eliminate dialyzer errors) | Alexandru Scvortov | 2010-11-11 | 1 | -3/+3 |
|\ \ |
|
| * | | fix another spec error | Matthias Radestock | 2010-11-06 | 1 | -1/+1 |
| * | | fix spec error | Matthias Radestock | 2010-11-06 | 1 | -1/+1 |
| * | | there is no such thing as 'dict:dictionary()' | Matthias Radestock | 2010-11-06 | 1 | -1/+1 |
* | | | Added rabbit_types:{infos,info_keys} and used them as appropriate. | John DeTreville | 2010-11-10 | 1 | -7/+7 |
|/ / |
|
* | | fire {exchange,binding}_deleted eventsbug23403 | Matthias Radestock | 2010-10-15 | 1 | -2/+6 |
|/ |
|
* | boolean_or(True, X, Y) = anything_but(False, X, Y) | Matthias Radestock | 2010-10-11 | 1 | -5/+2 |
* | rename | Matthias Radestock | 2010-10-11 | 1 | -3/+3 |
* | refactoring | Matthias Radestock | 2010-10-11 | 1 | -43/+33 |
* | Make dialyzer marginally happier | Matthew Sackman | 2010-10-11 | 1 | -2/+2 |
* | Reworked binding / exchange autodeletion with better abstracted and cleaner API | Matthew Sackman | 2010-10-11 | 1 | -93/+91 |
* | Minimised the number of calls to the XTs on deletion | Matthew Sackman | 2010-10-08 | 1 | -29/+85 |
* | remove R14ism | Matthew Sackman | 2010-10-08 | 1 | -2/+2 |
* | Gratuitous refactoring | Matthew Sackman | 2010-10-08 | 1 | -8/+6 |
* | Exchange auto-deletion works even with e2e. Diamond property works. Correct b... | Matthew Sackman | 2010-09-30 | 1 | -12/+13 |
* | generalise binding code somewhat to mostly abstract away the source kind | Matthias Radestock | 2010-09-27 | 1 | -11/+13 |
* | correct a spec | Matthias Radestock | 2010-09-27 | 1 | -1/+2 |
* | rename a few funs to make their purpose clearer | Matthias Radestock | 2010-09-27 | 1 | -7/+7 |
* | generalise binding:list | Matthias Radestock | 2010-09-27 | 1 | -4/+4 |
* | minor refactor | Matthias Radestock | 2010-09-27 | 1 | -6/+6 |
* | tweak specs | Matthias Radestock | 2010-09-27 | 1 | -6/+6 |
* | Do the simplest thing and have additional fields to indicate the type of the ... | Matthew Sackman | 2010-09-12 | 1 | -5/+9 |
* | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except... | Matthew Sackman | 2010-09-12 | 1 | -106/+107 |
* | Merging default into bug 21377 and more consistent naming of Destination and ... | Matthew Sackman | 2010-09-12 | 1 | -57/+67 |
|\ |
|
| * | Implement exchange-to-exchange bindings | Matthew Sackman | 2010-09-11 | 1 | -57/+67 |
* | | Make naming of Exchange, X, ExchangeName, XName consistent | Matthew Sackman | 2010-09-12 | 1 | -31/+30 |
|/ |
|
* | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -1/+1 |
* | flesh out binding API a little further | Matthias Radestock | 2010-09-07 | 1 | -4/+11 |
* | add a couple of convenience functions | Matthias Radestock | 2010-09-04 | 1 | -1/+8 |
* | tweak and extend rabbit_binding API | Matthias Radestock | 2010-09-04 | 1 | -95/+102 |
* | some renaming and inlining on internal APIbug23228 | Matthias Radestock | 2010-09-04 | 1 | -14/+11 |
* | further binding API tweaks | Matthias Radestock | 2010-09-04 | 1 | -33/+33 |
* | move binding code into its own module | Matthias Radestock | 2010-09-03 | 1 | -0/+360 |