summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rather than kicking off the ttl timer on recovery, actually drop expired msgs...bug23111Matthew Sackman2010-10-221-6/+6
* Ensure at start up, if we have msgs (i.e. recovery, not creation), and a TTL,...Matthew Sackman2010-10-221-1/+1
* Correct spec for sync(), and some cosmeticsMatthew Sackman2010-10-212-11/+9
* CosmeticMatthew Sackman2010-10-211-2/+2
* TextualityMatthew Sackman2010-10-211-2/+2
* WhitespaceMatthew Sackman2010-10-211-3/+2
* Minor refactorMatthew Sackman2010-10-211-7/+2
* Remove unused variable and remove peek_result() type which is unusedMatthew Sackman2010-10-212-4/+2
* Merging default into bug23111Matthew Sackman2010-10-2127-487/+648
|\
| * Added tag rabbitmq_v2_1_1 for changeset 64a633169b6dVlad Alexandru Ionescu2010-10-190-0/+0
| * package changelogs modified in autobuildrabbitmq_v2_1_1Vlad Alexandru Ionescu2010-10-192-0/+9
| * Merged bug 22101 into defaultSimon MacMullen2010-10-180-0/+0
| |\
| * | Prevent redeclaration of the default exchange: Limited Edition Passive Modelbug22101Matthew Sackman2010-10-181-0/+1
| * | Prevent redeclaration of the default exchangeMatthew Sackman2010-10-181-0/+1
| * | Gratuitous refactoringMatthew Sackman2010-10-181-2/+1
| * | Permit neither the source or destination of the binding to be the default exc...Matthew Sackman2010-10-181-0/+1
| * | Merging default into bug 22101Matthew Sackman2010-10-1825-487/+629
| |\ \ | | |/
| | * Merged bug23405Simon MacMullen2010-10-183-68/+77
| | |\
| | | * merge headsMatthias Radestock2010-10-1722-421/+538
| | | |\
| | | | * 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 eventsbug23403Matthias Radestock2010-10-151-2/+6
| | | * | | merge bug23273 into defaultAlexandru Scvortov2010-10-131-13/+15
| | | |\ \ \
| | | | * \ \ Merge default into bug 23273bug23273Simon MacMullen2010-10-131-13/+15
| | | | |\ \ \ | | | |/ / / /
| | | | * | | Switch to socket_into for the getstat things too.Simon MacMullen2010-10-131-6/+6
| | | | * | | Don't throw, don't use erlang:element/2.Simon MacMullen2010-09-171-13/+12
| | | | * | | Ignore socket errors when not running.Simon MacMullen2010-09-171-12/+15
| | * | | | | Prevent expansion of routing key if binding destination is an exchangebug23405Matthew Sackman2010-10-151-7/+9
| | | |_|/ / | | |/| | |
| | * | | | rename error/2 to prevent auto-import warnings on R14BMatthias Radestock2010-10-153-24/+26
| | | |_|/ | | |/| |
| | * | | merge bug21377 into defaultMatthias Radestock2010-10-1417-303/+413
| | |\ \ \
| | | * \ \ Merge default into bug21377Simon MacMullen2010-10-1317-303/+413
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | boolean_or(True, X, Y) = anything_but(False, X, Y)Matthias Radestock2010-10-111-5/+2
| | | | * | renameMatthias Radestock2010-10-111-3/+3
| | | | * | merge default into bug21377Matthias Radestock2010-10-110-0/+0
| | | | |\ \
| | | | * | | 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-1117-305/+427
| | | | |\ \ \ \
| | | | | * | | | 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-087-15/+15
| | | | | * | | | refactorMatthias Radestock2010-10-071-27/+22
| | | | | * | | | merge default into bug21377Matthias Radestock2010-10-078-121/+144
| | | | | |\ \ \ \
| | | | | * | | | | Revert unnecessary reformattingMatthew Sackman2010-10-051-3/+3
| | | | | * | | | | Merging default into bug21377Matthew Sackman2010-10-049-81/+331
| | | | | |\ \ \ \ \
| | | | | * | | | | | Move lookup_qpids into router and associated changes to deliver APIMatthew Sackman2010-09-302-16/+17