| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge up to a8da11d231ff from default to amqp_0_9_1. This causes | Simon MacMullen | 2010-05-10 | 1 | -0/+1 |
| |\ | |||||
| | * | Modify version_compare so that eg 5.0 is eq 5. On application start, check th... | Matthew Sackman | 2010-04-29 | 1 | -0/+1 |
| * | | Merge default into amqp_0_9_1 (for the sake of bug22619) | David Wragg | 2010-04-28 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | change guids to fixed-size binaries | Matthias Radestock | 2010-04-24 | 1 | -1/+1 |
| * | | Merge default into amqp_0_9_1. There was a conflict in | Michael Bridgen | 2010-04-26 | 1 | -3/+10 |
| |\ \ | |/ | |||||
| | * | refactor: introduce file_path() type | Matthias Radestock | 2010-04-12 | 1 | -0/+1 |
| | * | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 1 | -2/+4 |
| | |\ | |||||
| | | * | cosmetics | Matthew Sackman | 2010-04-09 | 1 | -1/+2 |
| | | * | Merging default into bug 22603 | Matthew Sackman | 2010-04-09 | 1 | -0/+1 |
| | | |\ | |||||
| | | * | | persistent_key => guid + is_persistent | Matthew Sackman | 2010-04-09 | 1 | -2/+3 |
| | * | | | renaming type sigs | Matthew Sackman | 2010-04-09 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| | * | | cosmetic | Matthias Radestock | 2010-04-09 | 1 | -0/+1 |
| | |/ | |||||
| | * | refactor: put hibernation constants in one place | Matthias Radestock | 2010-04-09 | 1 | -0/+3 |
| * | | Non-trivial merge of default into amqp_0_9_1. Queue exclusivity (bug | Michael Bridgen | 2010-03-18 | 3 | -1/+45 |
| |\ \ | |/ | |||||
| | * | Extended all timeouts | Matthew Sackman | 2010-03-08 | 1 | -0/+2 |
| | * | Reimagine delete_binding/2 as remove_bindings/2. The hooks are now | Michael Bridgen | 2010-02-24 | 1 | -1/+1 |
| | * | merging default into bug 22169 | Matthew Sackman | 2010-02-19 | 2 | -7/+7 |
| | |\ | |||||
| | * | | rabbit_exchange_type.erl => rabbit_exchange_type_registry.erl; rabbit_exchang... | Matthew Sackman | 2010-02-03 | 1 | -0/+0 |
| | * | | Merge from default to get an abundance of fixes; including (this is the | Michael Bridgen | 2010-01-29 | 1 | -0/+6 |
| | |\ \ | |||||
| | * | | | Change to different exchange callbacks. Requires a bit more | Michael Bridgen | 2010-01-15 | 1 | -3/+3 |
| | * | | | Change to (almost) the mooted API, and support recover and validate. | Michael Bridgen | 2010-01-14 | 1 | -1/+2 |
| | * | | | Merge default into bug22068 | Tony Garnock-Jones | 2009-12-17 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * | | | | Add declare/1 callback. | Tony Garnock-Jones | 2009-12-02 | 1 | -0/+1 |
| | * | | | | Use mnesia table events instead of in-transaction callbacks. | Tony Garnock-Jones | 2009-12-02 | 1 | -1/+0 |
| * | | | | | De-bitrot by merging default in. Passes rabbit_tests:all_tests() and | Michael Bridgen | 2010-02-15 | 2 | -7/+13 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 2 | -7/+7 |
| | | |_|/ | |/| | | |||||
| | * | | | flesh out binary_generator API | Matthias Radestock | 2010-01-27 | 1 | -0/+6 |
| * | | | | merge of default into amqp_0_9_1. Not quite working yet, but runs and passes ... | David R. MacIver | 2010-01-22 | 3 | -43/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | post-backout merge | Matthias Radestock | 2009-12-18 | 2 | -42/+1 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Backed out changeset 71e93e17450c | Matthias Radestock | 2009-12-18 | 2 | -42/+1 |
| | | |/ | |||||
| | * | | add client_properties info item to 'rabbitmqctl list_connections' | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge default in. This includes bug22020. There were some | Michael Bridgen | 2009-11-24 | 2 | -1/+42 |
| |\ \ | |/ | |||||
| | * | Oops -- it's supposed to be a .hrl, not a .erl | Tony Garnock-Jones | 2009-11-23 | 1 | -0/+0 |
| | * | Speculative specs, pending R13B to try them out | Tony Garnock-Jones | 2009-11-23 | 2 | -1/+42 |
| * | | - keep track of the owner in the amqqueue record. We need this so we | Michael Bridgen | 2009-10-22 | 1 | -6/+7 |
| * | | Merge from default. Resolved some conflicts due to bool->boolean in | Michael Bridgen | 2009-10-05 | 2 | -10/+15 |
| |\ \ | |/ | |||||
| | * | s/bool()/boolean() in type specs | Matthias Radestock | 2009-09-30 | 1 | -7/+7 |
| | * | renaming expl to explanation in #amqp_error{} | Vlad Ionescu | 2009-09-22 | 1 | -4/+4 |
| | * | minor, mostly cosmetic, tweaks | Matthias Radestock | 2009-09-19 | 1 | -1/+1 |
| | * | using #amqp_error{} instead of {amqp, ...} | Vlad Ionescu | 2009-09-17 | 2 | -3/+6 |
| | * | Merge with upstream | Essien Ita Essien | 2009-06-21 | 1 | -0/+8 |
| | |\ | |||||
| | * \ | Merge with upstream default | Essien Ita Essien | 2009-02-19 | 1 | -3/+4 |
| | |\ \ | |||||
| | * \ \ | Merged with upstream | Essien Ita Essien | 2009-01-29 | 1 | -0/+6 |
| | |\ \ \ | |||||
| | * | | | | It seems I don't have to define the record types recursively. | Essien Ita Essien | 2009-01-16 | 1 | -7/+1 |
| | * | | | | Redefine type socket() in terms of rabbit's ssl_socket which is | Essien Ita Essien | 2009-01-11 | 1 | -1/+8 |
| | * | | | | Rename rabbit_ssl_socket to ssl_socket. | Essien Ita Essien | 2008-12-26 | 1 | -1/+1 |
| | * | | | | Define rabbit_ssl_socket record. | Essien Ita Essien | 2008-12-16 | 1 | -0/+2 |
| * | | | | | Merged default back into amqp_0_9_1 | Ben Hood | 2009-06-08 | 1 | -0/+8 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | clean up tx records in queues when a transaction's channel dies | Matthias Radestock | 2009-06-05 | 1 | -1/+2 |
| | * | | | | refactoring: bundle up all the data for a publish | Matthias Radestock | 2009-06-05 | 1 | -0/+7 |
