summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Refactored sender-supplied routing keysEmile Joubert2011-02-021-1/+1
| | * | | | | Sender-specified distribution for fanout exchangesEmile Joubert2011-01-191-0/+3
* | | | | | | merging in from defaultVlad Alexandru Ionescu2011-02-201-0/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-191-0/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | fixing merge conflictsVlad Alexandru Ionescu2010-10-141-1/+1
| | * | | | | merging in from defaultVlad Alexandru Ionescu2010-10-141-3/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ merging in from defaultVlad Alexandru Ionescu2010-09-241-1/+1
| | |\ \ \ \ \ \
| | * | | | | | | implementing topic routing with tries; adding better test for topic routingVlad Alexandru Ionescu2010-08-261-0/+6
* | | | | | | | | Pass client capabilities through to the channelMatthew Sackman2011-02-141-1/+1
|/ / / / / / / /
* | | | | | | | Correct copyright messageMatthew Sackman2011-01-191-1/+1
* | | | | | | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge from defaultSimon MacMullen2010-12-201-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge from default.Jerry Kuch2010-12-081-2/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Move internal exchange implementation over from other laptop.Jerry Kuch2010-11-101-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge from defaultSimon MacMullen2010-12-141-1/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Mnesia upgrade to convert user to internal_user records. Painful since the bu...Simon MacMullen2010-11-241-1/+0
| * | | | | Increase the amount of correctnessSimon MacMullen2010-11-191-1/+5
| * | | | | Rather impressionistic sketch of how pluggable auth backends might start out.Simon MacMullen2010-11-191-1/+4
| |/ / / /
* | | | | remove redundant record fieldAlexandru Scvortov2010-11-241-2/+2
* | | | | merge from defaultAlexandru Scvortov2010-11-081-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | merge from defaultAlexandru Scvortov2010-11-011-2/+2
| |\ \ \ \
| * \ \ \ \ merge from defaultAlexandru Scvortov2010-10-251-3/+4
| |\ \ \ \ \
| | * \ \ \ \ merge default into bug20284Alexandru Scvortov2010-10-201-2/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | cosmetics and minor refactoringMatthias Radestock2010-10-051-1/+2
| | * | | | | merge default into bug20284Alexandru Scvortov2010-09-221-1/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | move msg_seq_no from #basic_message{} to #delivery{}Alexandru Scvortov2010-08-171-2/+2
| | * | | | | partial acks for persistent messagesAlexandru Scvortov2010-08-131-2/+2
| | * | | | | only transient messages are immediately ack'd (so far)Alexandru Scvortov2010-08-131-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | bug23416 merged into defaultMarek Majkowski2010-11-021-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Store listener IP addressSimon MacMullen2010-10-281-1/+1
* | | | | | Hash passwords.Simon MacMullen2010-10-261-1/+1
|/ / / / /
* | | | | Merge bug23319 into default (remove client scope)Simon MacMullen2010-10-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | merge default into bug23319Alexandru Scvortov2010-10-181-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | remove scope from permissions tupleAlexandru Scvortov2010-10-131-1/+1
* | | | | Merging default into bug23111Matthew Sackman2010-10-211-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge default into bug21377Simon MacMullen2010-10-131-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except...Matthew Sackman2010-09-121-2/+2
| | * | | Implement exchange-to-exchange bindingsMatthew Sackman2010-09-111-2/+2
| | | |/ | | |/|
| * | | merging in from defaultVlad Alexandru Ionescu2010-09-161-3/+9
| |\ \ \ | | |/ /
| * | | merging in from defaultVlad Ionescu2010-07-141-104/+2
| |\ \ \
| * \ \ \ merging in from defaultVlad Ionescu2010-05-141-8/+24
| |\ \ \ \
| * | | | | moving rabbit_reader:map_exception/2 to rabbit_binary_generator and spliting ...Vlad Ionescu2010-01-211-1/+1
* | | | | | msg_properties -> message_properties in order to be consistent with message a...Matthew Sackman2010-10-061-1/+1
* | | | | | merged with defaultRob Harrop2010-09-141-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Tube strike WIP WFH commit.Simon MacMullen2010-09-061-1/+1
| | |_|_|/ | |/| | |
* | | | | reworked contract between qi and vq. tidied up in generalRob Harrop2010-08-201-2/+0
* | | | | in flight, want to test against defaultRob Harrop2010-08-201-0/+2
* | | | | reworked backing_queue and variable_queue to store msg_properties. used msg p...Rob Harrop2010-08-181-1/+1
* | | | | added msg_properties record for rabbit.hrlRob Harrop2010-08-181-0/+2
|/ / / /
* | | | merged default into bug22964Alexandru Scvortov2010-08-041-0/+3
|\ \ \ \