| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split msg_store into two msg stores, one for persistent and one for transient... | Matthew Sackman | 2010-04-01 | 1 | -0/+3 |
| * | Merge default into bug 21673 | Matthew Sackman | 2010-03-08 | 1 | -0/+2 |
| |\ |
|
| | * | Extended all timeouts | Matthew Sackman | 2010-03-08 | 1 | -0/+2 |
| * | | Merging default into bug21673 and correcting further copyright dates | Matthew Sackman | 2010-02-10 | 1 | -4/+4 |
| |\ \
| |/ |
|
| | * | 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 |
| * | | merging in from default | Matthew Sackman | 2009-12-11 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | add client_properties info item to 'rabbitmqctl list_connections' | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| * | | Removed mnesia table and dq_msg_loc record that's no longer needed | Matthew Sackman | 2009-11-27 | 1 | -2/+0 |
| * | | merging in from default | Matthew Sackman | 2009-09-30 | 1 | -8/+13 |
| |\ \
| |/ |
|
| | * | 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 |
| * | | replace msg_store:attrs with contains | Matthias Radestock | 2009-09-23 | 1 | -1/+1 |
| * | | change guid to a binary, using the md5 of term_to_binary | Matthias Radestock | 2009-09-08 | 1 | -1/+1 |
| * | | resolve msg_id type confusion | Matthias Radestock | 2009-09-07 | 1 | -3/+0 |
| * | | made type signatures almost as useful as comments | Matthew Sackman | 2009-09-02 | 1 | -0/+3 |
| * | | merge default into bug21368 | Matthias Radestock | 2009-08-28 | 1 | -1/+3 |
| |\ \
| |/ |
|
| | * | 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 |
| * | | | | | pushed the encoding of the properties into the binary_generator. Plus associa... | Matthew Sackman | 2009-08-26 | 1 | -0/+6 |
| * | | | | | The mixed queue contains in its queue knowledge of whether the next message i... | Matthew Sackman | 2009-07-08 | 1 | -1/+1 |
| * | | | | | tabs and line length | Matthew Sackman | 2009-06-17 | 1 | -2/+3 |
| * | | | | | merge in default, post the bug20782 merge. All the tests still pass and the t... | Matthew Sackman | 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 from default, which was more effort than I'd expected. Also, started wo... | Matthew Sackman | 2009-06-05 | 1 | -0/+1 |
| |\ \ \ \ \
| |/ / / / |
|
| | * | | | | rationalise publish/route result types | Matthias Radestock | 2009-05-20 | 1 | -0/+1 |
| | | |_|/
| |/| | |
|
| * | | | | So the mnesia table now contains next_seq_id. This means we can cope with gap... | Matthew Sackman | 2009-05-20 | 1 | -1/+1 |
| * | | | | Some initial reworkings, making sure all messages have a guid, and moving the... | Matthew Sackman | 2009-05-19 | 1 | -2/+3 |
| * | | | | Introduced sequence IDs internally. Sadly, because of the need to lookup seqi... | Matthew Sackman | 2009-04-21 | 1 | -1/+1 |
| * | | | | switched mnesia to an ordered_set. | Matthew Sackman | 2009-04-12 | 1 | -1/+1 |
| * | | | | changed the mnesia table to be a bag of MsgId -> {Q, Delivered} | Matthew Sackman | 2009-04-11 | 1 | -1/+1 |
| * | | | | Well, I think I can recover crashes that happened mid way through a compaction. | Matthew Sackman | 2009-04-09 | 1 | -0/+2 |
| |/ / / |
|
| * | | | 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 |
| |/ |
|
| * | Added arguments field to binding | Ben Hood | 2008-10-13 | 1 | -2/+2 |
| * | cosmetic changes and some minor refactoring | Matthias Radestock | 2008-09-28 | 1 | -5/+1 |
| * | Binned resource() type | Ben Hood | 2008-09-27 | 1 | -4/+0 |