| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 2 | -15/+27 |
| |\ |
|
| | * | Update copyrights. | Tony Garnock-Jones | 2008-12-09 | 2 | -13/+25 |
| | * | 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 |
| * | Removed e_m_t/2 | Ben Hood | 2008-09-27 | 1 | -1/+0 |
| * | Cosmetic fix | Ben Hood | 2008-09-27 | 1 | -1/+1 |
| * | Dialyzer fixes | Ben Hood | 2008-09-27 | 1 | -0/+5 |
| * | Merged default into 18776 | Ben Hood | 2008-09-21 | 2 | -2/+2 |
| |\ |
|
| | * | Better naming for types | Hubert Plociniczak | 2008-09-02 | 2 | -2/+2 |
| | * | Fixed spec definition. Renamed name() to | Hubert Plociniczak | 2008-08-27 | 2 | -2/+2 |
| * | | Changed key type into binding_key and moved it to rabbit_framing_spec header ... | Ben Hood | 2008-09-14 | 2 | -2/+2 |
| * | | Fixed alignment of the comment about the constant field | Ben Hood | 2008-09-14 | 1 | -2/+3 |
| * | | Merged default into 18776 | Ben Hood | 2008-08-27 | 1 | -6/+7 |
| |\ \
| |/ |
|
| | * | cosmetic changes | Matthias Radestock | 2008-08-14 | 1 | -5/+7 |
| | * | Deleted spec reference to permission type | Ben Hood | 2008-08-05 | 1 | -6/+5 |
| * | | Cleanup rabbit_exchange a bit | Ben Hood | 2008-08-25 | 1 | -0/+5 |
| * | | Renamed the routing fields to keep the naming conventions consistent | Ben Hood | 2008-08-05 | 1 | -10/+11 |
| * | | Added vhost to binding spec | Ben Hood | 2008-08-05 | 1 | -5/+5 |
| * | | Saving my work, IRC interrupts :-( | Ben Hood | 2008-08-05 | 1 | -0/+2 |
| * | | Savepoint for changing the routing structure | Ben Hood | 2008-07-31 | 1 | -9/+7 |
| |/ |
|
| * | Savepoint for lifecycle test that now works without realms or tickets | Ben Hood | 2008-07-13 | 1 | -15/+0 |
| * | Initial commit, from repo-rebase-20080703121916_default (e96543d904a2) | Tony Garnock-Jones | 2008-07-03 | 2 | -0/+214 |