summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | 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-123-25/+34
| | | | | * | | | | | 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-1211-165/+177
| | | | | * | | | | | Merging default into bug 21377 and more consistent naming of Destination and ...Matthew Sackman2010-09-1216-166/+215
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Implement exchange-to-exchange bindingsMatthew Sackman2010-09-1116-193/+242
| * | | | | | | | | | | Merging bug 23159 into defaultMatthew Sackman2010-10-138-62/+83
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merging bug23323 into defaultMatthew Sackman2010-10-131-7/+7
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | refactorbug23323Matthias Radestock2010-09-301-8/+7
| | | * | | | | | | | | | Don't forget the limiter even if we have no consumers.Simon MacMullen2010-09-301-1/+2
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merging bug 23349 to defaultMatthew Sackman2010-10-121-1/+8
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Write the version after (possibly) shuffling the db around.bug23349Simon MacMullen2010-10-121-1/+1
| | | * | | | | | | | | | Merge from default.Simon MacMullen2010-10-121-1/+8
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | | * | | | | | | | | | Rename file, store an empty list since the DAG may have multiple heads.Simon MacMullen2010-10-111-3/+3
| | | * | | | | | | | | | Use filename:join/2.Simon MacMullen2010-10-081-1/+1
| | | * | | | | | | | | | filename:join/1.Simon MacMullen2010-10-081-1/+2
| | | * | | | | | | | | | Use rabbit_misc:write_term_file/2 (at a more sensible place).Simon MacMullen2010-10-081-4/+2
| | | * | | | | | | | | | Write a schema version out.Simon MacMullen2010-10-081-1/+9
| | * | | | | | | | | | | Merging bug 22180 into defaultMatthew Sackman2010-10-124-43/+59
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | | * | | | | | | | | | or should be orelse; cosmeticbug22180Vlad Alexandru Ionescu2010-10-111-7/+7
| | | * | | | | | | | | | merging in from defaultVlad Alexandru Ionescu2010-10-0532-730/+1113
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | fixing merge conflictsVlad Alexandru Ionescu2010-09-162-57/+12
| | | * | | | | | | | | | | merging in from defaultVlad Alexandru Ionescu2010-09-161-2/+2
| | | * | | | | | | | | | | merging in from defaultVlad Alexandru Ionescu2010-09-164-2/+63
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ merging in from defaultVlad Ionescu2010-07-144-49/+63
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ merging in from defaultVlad Ionescu2010-05-144-49/+63
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | unsplitting map_exception; erlang client will be using map_exception directlyVlad Ionescu2010-01-211-16/+9
| | | | | | * | | | | | | | | | | moving rabbit_reader:map_exception/2 to rabbit_binary_generator and spliting ...Vlad Ionescu2010-01-213-49/+61
| | | | | | * | | | | | | | | | | adding lookup_class_name to rabbit_framingVlad Ionescu2010-01-211-0/+9
| | * | | | | | | | | | | | | | | minor refactorMatthias Radestock2010-10-111-2/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | cosmeticMatthias Radestock2010-10-111-7/+6
| | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2010-10-111-9/+9
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | This was clearly never tested with > 1 queue: we must be able to cope with bo...bug23159Matthew 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
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | simplified codeAlexandru Scvortov2010-10-111-34/+24
* | | | | | | | | | | | | allow exchange.declare on the default exchangeAlexandru Scvortov2010-10-112-23/+35
* | | | | | | | | | | | | make default exchange publish-onlyAlexandru Scvortov2010-10-111-0/+6
|/ / / / / / / / / / / /
* | | | | | | | | | | | cosmeticMatthias Radestock2010-10-071-15/+12
* | | | | | | | | | | | merge bug23133 into defaultMatthias Radestock2010-10-064-27/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merging bug 23156 onto defaultMatthew Sackman2010-10-051-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Refresh expiry on stat call as used by queue redeclarationbug23156Matthew Sackman2010-10-051-3/+5
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | add missing exportMatthias Radestock2010-10-051-1/+1
| * | | | | | | | | | | | correct type spec, and cosmeticsMatthias Radestock2010-10-051-2/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | cosmeticMatthias Radestock2010-10-052-21/+22
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |