| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert exchange auto-delete removal, and tidy up a couple of whitespace diffs... | Simon MacMullen | 2010-06-16 | 1 | -1/+2 |
| * | Merge default into amqp_0_9_1. | Simon MacMullen | 2010-05-28 | 1 | -1/+2 |
| |\ | |||||
| | * | cosmetics | Matthew Sackman | 2010-05-25 | 1 | -1/+2 |
| | * | Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c. | Simon MacMullen | 2010-05-20 | 1 | -6/+7 |
| * | | 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 | 1 | -0/+2 |
| |\ \ | |/ | |||||
| | * | Extended all timeouts | Matthew Sackman | 2010-03-08 | 1 | -0/+2 |
| * | | De-bitrot by merging default in. Passes rabbit_tests:all_tests() and | Michael Bridgen | 2010-02-15 | 1 | -4/+10 |
| |\ \ | |/ | |||||
| | * | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 1 | -4/+4 |
| | * | 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 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | add client_properties info item to 'rabbitmqctl list_connections' | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| * | | - 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 | 1 | -8/+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 | 1 | -1/+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 |
| * | | | | | merge default into amqp_0_9_1 | Tony Garnock-Jones | 2009-06-03 | 1 | -0/+1 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | rationalise publish/route result types | Matthias Radestock | 2009-05-20 | 1 | -0/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Initial 0-9-1 port. | Tony Garnock-Jones | 2009-04-13 | 1 | -2/+1 |
| |/ / / | |||||
| * | | | refine permission structure | Matthias Radestock | 2009-01-27 | 1 | -3/+4 |
| | |/ |/| | |||||
| * | | beginnings of permission admin | Matthias Radestock | 2009-01-16 | 1 | -1/+6 |
| * | | modify table structure in preparation for permissions | Matthias Radestock | 2009-01-16 | 1 | -1/+2 |
| |/ | |||||
| * | merged default into bug18381 | Tony Garnock-Jones | 2008-12-09 | 1 | -9/+15 |
| |\ | |||||
| | * | Update copyrights. | Tony Garnock-Jones | 2008-12-09 | 1 | -7/+13 |
| | * | rename node() type to erlang_node() | Matthias Radestock | 2008-11-21 | 1 | -2/+2 |
| * | | move info types into common header file | Matthias Radestock | 2008-11-12 | 1 | -0/+2 |
| |/ | |||||
