Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fire {exchange,binding}_deleted eventsbug23403 | Matthias Radestock | 2010-10-15 | 1 | -2/+6 |
* | merge bug21377 into default | Matthias Radestock | 2010-10-14 | 17 | -303/+413 |
|\ | |||||
| * | Merge default into bug21377 | Simon MacMullen | 2010-10-13 | 17 | -303/+413 |
| |\ | |||||
| | * | 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 |
| | * | merge default into bug21377 | Matthias Radestock | 2010-10-11 | 0 | -0/+0 |
| | |\ | |||||
| | * | | refactoring | Matthias Radestock | 2010-10-11 | 2 | -54/+43 |
| | * | | 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 | 17 | -305/+427 |
| | |\ \ \ | |||||
| | | * | | | Make dialyzer marginally happier | Matthew Sackman | 2010-10-11 | 1 | -2/+2 |
| | | * | | | Typeo in spec, and simplify delete_queues as order of operations here doesn't... | Matthew Sackman | 2010-10-11 | 2 | -8/+6 |
| | | * | | | Reworked binding / exchange autodeletion with better abstracted and cleaner API | Matthew Sackman | 2010-10-11 | 3 | -117/+115 |
| | | * | | | Minimised the number of calls to the XTs on deletion | Matthew Sackman | 2010-10-08 | 3 | -37/+93 |
| | | * | | | remove R14ism | Matthew Sackman | 2010-10-08 | 1 | -2/+2 |
| | | * | | | Gratuitous refactoring | Matthew Sackman | 2010-10-08 | 1 | -8/+6 |
| | | * | | | XT:publish => XT:route | Matthew Sackman | 2010-10-08 | 7 | -15/+15 |
| | | * | | | refactor | Matthias Radestock | 2010-10-07 | 1 | -27/+22 |
| | | * | | | merge default into bug21377 | Matthias Radestock | 2010-10-07 | 8 | -121/+144 |
| | | |\ \ \ | |||||
| | | * | | | | Revert unnecessary reformatting | Matthew Sackman | 2010-10-05 | 1 | -3/+3 |
| | | * | | | | Merging default into bug21377 | Matthew Sackman | 2010-10-04 | 9 | -81/+331 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Move lookup_qpids into router and associated changes to deliver API | Matthew Sackman | 2010-09-30 | 2 | -16/+17 |
| | | * | | | | | 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 | 2 | -18/+21 |
| | | * | | | | | Merging default into bug 21377 | Matthew Sackman | 2010-09-30 | 16 | -259/+330 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | generalise binding code somewhat to mostly abstract away the source kind | Matthias Radestock | 2010-09-27 | 3 | -18/+21 |
| | | | * | | | | | 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 | 2 | -9/+9 |
| | | | * | | | | | 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 | 2 | -8/+9 |
| | | | * | | | | | Do the simplest thing and have additional fields to indicate the type of the ... | Matthew Sackman | 2010-09-12 | 3 | -25/+34 |
| | | | * | | | | | exchange.unbind has nowait | Matthew Sackman | 2010-09-12 | 1 | -1/+2 |
| | | | * | | | | | Avoid traversing lists multiple times | Matthew Sackman | 2010-09-12 | 2 | -23/+18 |
| | | | * | | | | | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except... | Matthew Sackman | 2010-09-12 | 11 | -165/+177 |
| | | | * | | | | | Merging default into bug 21377 and more consistent naming of Destination and ... | Matthew Sackman | 2010-09-12 | 16 | -166/+215 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Implement exchange-to-exchange bindings | Matthew Sackman | 2010-09-11 | 16 | -193/+242 |
* | | | | | | | | | | Merging bug 23159 into default | Matthew Sackman | 2010-10-13 | 8 | -62/+83 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merging bug23323 into default | Matthew Sackman | 2010-10-13 | 1 | -7/+7 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | refactorbug23323 | Matthias Radestock | 2010-09-30 | 1 | -8/+7 |
| | * | | | | | | | | | Don't forget the limiter even if we have no consumers. | Simon MacMullen | 2010-09-30 | 1 | -1/+2 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merging bug 23349 to default | Matthew Sackman | 2010-10-12 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Write the version after (possibly) shuffling the db around.bug23349 | Simon MacMullen | 2010-10-12 | 1 | -1/+1 |
| | * | | | | | | | | | Merge from default. | Simon MacMullen | 2010-10-12 | 1 | -1/+8 |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| | * | | | | | | | | | Rename file, store an empty list since the DAG may have multiple heads. | Simon MacMullen | 2010-10-11 | 1 | -3/+3 |
| | * | | | | | | | | | Use filename:join/2. | Simon MacMullen | 2010-10-08 | 1 | -1/+1 |
| | * | | | | | | | | | filename:join/1. | Simon MacMullen | 2010-10-08 | 1 | -1/+2 |
| | * | | | | | | | | | Use rabbit_misc:write_term_file/2 (at a more sensible place). | Simon MacMullen | 2010-10-08 | 1 | -4/+2 |
| | * | | | | | | | | | Write a schema version out. | Simon MacMullen | 2010-10-08 | 1 | -1/+9 |
| * | | | | | | | | | | Merging bug 22180 into default | Matthew Sackman | 2010-10-12 | 4 | -43/+59 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |