summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge headsMatthias Radestock2010-10-1719-409/+511
|\
| * cosmetic: put msg_store functions into a more logical orderMatthias Radestock2010-10-171-53/+56
| * Merged bug 23403 into defaultSimon MacMullen2010-10-151-2/+6
| |\
| | * fire {exchange,binding}_deleted eventsMatthias Radestock2010-10-151-2/+6
| * | rename error/2 to prevent auto-import warnings on R14BMatthias Radestock2010-10-153-24/+26
| |/
| * merge bug21377 into defaultMatthias Radestock2010-10-1414-291/+386
| |\
| | * Merge default into bug21377Simon MacMullen2010-10-1314-291/+386
| | |\
| | | * boolean_or(True, X, Y) = anything_but(False, X, Y)Matthias Radestock2010-10-111-5/+2
| | | * renameMatthias Radestock2010-10-111-3/+3
| | | * refactoringMatthias Radestock2010-10-112-54/+43
| | | * merge default into bug21377Matthias Radestock2010-10-111-7/+6
| | | |\
| | | * | cosmeticMatthias Radestock2010-10-111-0/+1
| | | * | merge default into bug21377Matthias Radestock2010-10-1114-293/+400
| | | |\ \
| | | | * | Make dialyzer marginally happierMatthew Sackman2010-10-111-2/+2
| | | | * | Typeo in spec, and simplify delete_queues as order of operations here doesn't...Matthew Sackman2010-10-112-8/+6
| | | | * | Reworked binding / exchange autodeletion with better abstracted and cleaner APIMatthew Sackman2010-10-113-117/+115
| | | | * | Minimised the number of calls to the XTs on deletionMatthew Sackman2010-10-083-37/+93
| | | | * | remove R14ismMatthew Sackman2010-10-081-2/+2
| | | | * | Gratuitous refactoringMatthew Sackman2010-10-081-8/+6
| | | | * | XT:publish => XT:routeMatthew Sackman2010-10-086-13/+13
| | | | * | refactorMatthias Radestock2010-10-071-27/+22
| | | | * | merge default into bug21377Matthias Radestock2010-10-076-115/+132
| | | | |\ \
| | | | * | | Revert unnecessary reformattingMatthew Sackman2010-10-051-3/+3
| | | | * | | Merging default into bug21377Matthew Sackman2010-10-048-81/+308
| | | | |\ \ \
| | | | * | | | Move lookup_qpids into router and associated changes to deliver APIMatthew Sackman2010-09-302-16/+17
| | | | * | | | Change the SeenXs to a sets rather than a listMatthew Sackman2010-09-301-3/+6
| | | | * | | | Exchange auto-deletion works even with e2e. Diamond property works. Correct b...Matthew Sackman2010-09-302-18/+21
| | | | * | | | Merging default into bug 21377Matthew Sackman2010-09-3013-248/+304
| | | | |\ \ \ \
| | | | | * | | | generalise binding code somewhat to mostly abstract away the source kindMatthias Radestock2010-09-273-18/+21
| | | | | * | | | correct a specMatthias Radestock2010-09-271-1/+2
| | | | | * | | | rename a few funs to make their purpose clearerMatthias Radestock2010-09-272-9/+9
| | | | | * | | | generalise binding:listMatthias Radestock2010-09-271-4/+4
| | | | | * | | | minor refactorMatthias Radestock2010-09-271-6/+6
| | | | | * | | | tweak specsMatthias Radestock2010-09-272-8/+9
| | | | | * | | | Do the simplest thing and have additional fields to indicate the type of the ...Matthew Sackman2010-09-122-20/+16
| | | | | * | | | exchange.unbind has nowaitMatthew Sackman2010-09-121-1/+2
| | | | | * | | | Avoid traversing lists multiple timesMatthew Sackman2010-09-122-23/+18
| | | | | * | | | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except...Matthew Sackman2010-09-129-157/+167
| | | | | * | | | Merging default into bug 21377 and more consistent naming of Destination and ...Matthew Sackman2010-09-123-50/+49
| | | | | |\ \ \ \
| | | | | * | | | | Implement exchange-to-exchange bindingsMatthew Sackman2010-09-1113-186/+235
| * | | | | | | | | Merging bug 23159 into defaultMatthew Sackman2010-10-136-61/+72
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merging bug23323 into defaultMatthew Sackman2010-10-131-7/+7
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | refactorMatthias Radestock2010-09-301-8/+7
| | | * | | | | | | | Don't forget the limiter even if we have no consumers.Simon MacMullen2010-09-301-1/+2
| | | | |/ / / / / / | | | |/| | | | | |
| * | | | | | | | | This was clearly never tested with > 1 queue: we must be able to cope with bo...Matthew Sackman2010-10-131-4/+5
| * | | | | | | | | Removal of log entry; correction of stats; assertion that QC can only get del...Matthew Sackman2010-10-132-6/+4
| * | | | | | | | | refactorAlexandru Scvortov2010-10-131-27/+22
| * | | | | | | | | sets are faster than gb_setsAlexandru Scvortov2010-10-112-8/+6
| * | | | | | | | | delete_exclusive -> delete_immediatelyAlexandru Scvortov2010-10-113-13/+9
| * | | | | | | | | delete exclusive queues in parallelAlexandru Scvortov2010-10-093-18/+28
| | |_|_|_|_|_|/ / | |/| | | | | | |