| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Call the field next, not serial. | Simon MacMullen | 2011-03-30 | 1 | -1/+1 |
| * | Not 100% beautiful, but this gets serial ids into the hands of add_binding an... | Simon MacMullen | 2011-03-17 | 1 | -0/+1 |
| * | #basic_message.guid -> id | Matthias Radestock | 2011-03-04 | 1 | -1/+1 |
| * | Merged default into bug23483 | Emile Joubert | 2011-02-21 | 1 | -1/+4 |
| |\ | |||||
| | * | Sender-selected destinations - qa feedback | Emile Joubert | 2011-02-09 | 1 | -2/+2 |
| | * | Merged default into bug23483 | Emile Joubert | 2011-02-07 | 1 | -1/+4 |
| | |\ | |||||
| | | * | Refactored sender-supplied routing keys | Emile Joubert | 2011-02-02 | 1 | -1/+1 |
| | | * | Sender-specified distribution for fanout exchanges | Emile Joubert | 2011-01-19 | 1 | -0/+3 |
| * | | | merging in from default | Vlad Alexandru Ionescu | 2011-02-20 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * \ \ | merging in from default | Vlad Alexandru Ionescu | 2011-01-19 | 1 | -0/+6 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | fixing merge conflicts | Vlad Alexandru Ionescu | 2010-10-14 | 1 | -1/+1 |
| | | * | | merging in from default | Vlad Alexandru Ionescu | 2010-10-14 | 1 | -3/+3 |
| | | |\ \ | |||||
| | | * \ \ | merging in from default | Vlad Alexandru Ionescu | 2010-09-24 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | * | | | | implementing topic routing with tries; adding better test for topic routing | Vlad Alexandru Ionescu | 2010-08-26 | 1 | -0/+6 |
| * | | | | | | Pass client capabilities through to the channel | Matthew Sackman | 2011-02-14 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Correct copyright message | Matthew Sackman | 2011-01-19 | 1 | -1/+1 |
| * | | | | | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
| | |_|_|/ |/| | | | |||||
| * | | | | Merge from default | Simon MacMullen | 2010-12-20 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge from default. | Jerry Kuch | 2010-12-08 | 1 | -2/+3 |
| | |\ \ \ \ | |||||
| | * | | | | | Move internal exchange implementation over from other laptop. | Jerry Kuch | 2010-11-10 | 1 | -1/+1 |
| * | | | | | | Merge from default | Simon MacMullen | 2010-12-14 | 1 | -1/+7 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Mnesia upgrade to convert user to internal_user records. Painful since the bu... | Simon MacMullen | 2010-11-24 | 1 | -1/+0 |
| | * | | | | | Increase the amount of correctness | Simon MacMullen | 2010-11-19 | 1 | -1/+5 |
| | * | | | | | Rather impressionistic sketch of how pluggable auth backends might start out. | Simon MacMullen | 2010-11-19 | 1 | -1/+4 |
| | |/ / / / | |||||
| * | | | | | remove redundant record field | Alexandru Scvortov | 2010-11-24 | 1 | -2/+2 |
| * | | | | | merge from default | Alexandru Scvortov | 2010-11-08 | 1 | -3/+4 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | merge from default | Alexandru Scvortov | 2010-11-01 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge from default | Alexandru Scvortov | 2010-10-25 | 1 | -3/+4 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | merge default into bug20284 | Alexandru Scvortov | 2010-10-20 | 1 | -2/+2 |
| | | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | | cosmetics and minor refactoring | Matthias Radestock | 2010-10-05 | 1 | -1/+2 |
| | | * | | | | | merge default into bug20284 | Alexandru Scvortov | 2010-09-22 | 1 | -1/+1 |
| | | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | | move msg_seq_no from #basic_message{} to #delivery{} | Alexandru Scvortov | 2010-08-17 | 1 | -2/+2 |
| | | * | | | | | partial acks for persistent messages | Alexandru Scvortov | 2010-08-13 | 1 | -2/+2 |
| | | * | | | | | only transient messages are immediately ack'd (so far) | Alexandru Scvortov | 2010-08-13 | 1 | -1/+1 |
| | | | |_|_|/ | | |/| | | | |||||
| * | | | | | | bug23416 merged into default | Marek Majkowski | 2010-11-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | Store listener IP address | Simon MacMullen | 2010-10-28 | 1 | -1/+1 |
| * | | | | | | Hash passwords. | Simon MacMullen | 2010-10-26 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge bug23319 into default (remove client scope) | Simon MacMullen | 2010-10-26 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | merge default into bug23319 | Alexandru Scvortov | 2010-10-18 | 1 | -2/+2 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | remove scope from permissions tuple | Alexandru Scvortov | 2010-10-13 | 1 | -1/+1 |
| * | | | | | Merging default into bug23111 | Matthew Sackman | 2010-10-21 | 1 | -3/+3 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge default into bug21377 | Simon MacMullen | 2010-10-13 | 1 | -2/+2 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except... | Matthew Sackman | 2010-09-12 | 1 | -2/+2 |
| | | * | | | Implement exchange-to-exchange bindings | Matthew Sackman | 2010-09-11 | 1 | -2/+2 |
| | | | |/ | | |/| | |||||
| | * | | | merging in from default | Vlad Alexandru Ionescu | 2010-09-16 | 1 | -3/+9 |
| | |\ \ \ | | |/ / | |||||
| | * | | | merging in from default | Vlad Ionescu | 2010-07-14 | 1 | -104/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | merging in from default | Vlad Ionescu | 2010-05-14 | 1 | -8/+24 |
| | |\ \ \ \ | |||||
| | * | | | | | moving rabbit_reader:map_exception/2 to rabbit_binary_generator and spliting ... | Vlad Ionescu | 2010-01-21 | 1 | -1/+1 |
| * | | | | | | msg_properties -> message_properties in order to be consistent with message a... | Matthew Sackman | 2010-10-06 | 1 | -1/+1 |
| * | | | | | | merged with default | Rob Harrop | 2010-09-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
