| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge with default | Rob Harrop | 2011-01-13 | 9 | -290/+298 |
| |\ | |||||
| | * | merge bug23684 into default | Matthias Radestock | 2011-01-13 | 6 | -208/+210 |
| | |\ | |||||
| | | * | Backed out changeset b6d2a6e12e77 | Matthias Radestock | 2011-01-13 | 1 | -0/+2 |
| | | * | remove redundant clause | Matthias Radestock | 2011-01-13 | 1 | -2/+0 |
| | | * | tiny refactor: use dict:fetch instead of dict:find | Matthias Radestock | 2011-01-13 | 1 | -2/+2 |
| | | * | Merging bug23643 into default | Matthew Sackman | 2011-01-12 | 1 | -21/+31 |
| | | |\ | |||||
| | | * | | Eliminate unnecessary put/2, and cosmetic | Matthew Sackman | 2011-01-12 | 1 | -5/+4 |
| | | * | | typo | Matthew Sackman | 2011-01-12 | 1 | -1/+1 |
| | | * | | merge default into bug23643 | Matthias Radestock | 2011-01-12 | 29 | -759/+1269 |
| | | |\ \ | |||||
| | | * | | | refactor: extract function to handle frame and pass to channel | Matthias Radestock | 2011-01-06 | 1 | -23/+24 |
| | | * | | | cosmetic | Matthias Radestock | 2011-01-06 | 1 | -7/+7 |
| | | * | | | cosmetic | Matthias Radestock | 2011-01-03 | 1 | -2/+2 |
| | | * | | | better error handling | Matthias Radestock | 2011-01-03 | 1 | -5/+8 |
| | | * | | | add specs and move frame analysis from reader to command assembler | Matthias Radestock | 2011-01-03 | 2 | -22/+57 |
| | | * | | | renaming | Matthias Radestock | 2011-01-03 | 3 | -24/+24 |
| | | * | | | replace rabbit_framing_channel with tiny state machine | Matthias Radestock | 2011-01-01 | 4 | -103/+66 |
| | | * | | | refactoring in preperation for eliminating the framing_channel process | Matthias Radestock | 2011-01-01 | 1 | -68/+69 |
| | * | | | | remove redundant clause | Matthias Radestock | 2011-01-13 | 1 | -2/+0 |
| | * | | | | generalise optimisation | Matthias Radestock | 2011-01-13 | 1 | -6/+6 |
| | * | | | | bug fix: don't send confirms when MsgSeqNo == undefined | Matthias Radestock | 2011-01-13 | 1 | -7/+13 |
| | * | | | | cosmetic | Matthias Radestock | 2011-01-13 | 1 | -13/+10 |
| | * | | | | inline a function | Alexandru Scvortov | 2011-01-13 | 1 | -11/+3 |
| | * | | | | optimise confirms for unroutable messages; don't do any unnecessary set/dict ... | Alexandru Scvortov | 2011-01-13 | 1 | -12/+13 |
| | | |_|/ | |/| | | |||||
| | * | | | Merging bug23668 into default | Matthew Sackman | 2011-01-12 | 1 | -21/+31 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Refactoring and ensure that we don't issue confirms for messages that have be... | Matthew Sackman | 2011-01-12 | 1 | -24/+23 |
| | | * | | msg_store confirms messages that are written to disk, removed and then revived | Alexandru Scvortov | 2011-01-12 | 1 | -11/+22 |
| | * | | | merge heads | Matthias Radestock | 2011-01-12 | 1 | -16/+16 |
| | |\ \ \ | |||||
| | | * | | | cosmetic: fix indentation | Matthias Radestock | 2011-01-12 | 1 | -16/+16 |
| | * | | | | Mandatory delivery only needs to know that it got to the queue. Not the resul... | Matthew Sackman | 2011-01-12 | 1 | -4/+5 |
| | |/ / / | |||||
| | * | | | Prioritise both sync and async versions the same | Matthew Sackman | 2011-01-12 | 1 | -12/+13 |
| | |/ / | |||||
| * | | | Honour the requeue flag in basic.nack | Rob Harrop | 2011-01-12 | 1 | -2/+3 |
| * | | | Merge with default | Rob Harrop | 2011-01-11 | 1 | -8/+16 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Extract common logic for message rejection. Introduce basic.nack and rework b... | Rob Harrop | 2011-01-11 | 1 | -8/+16 |
| * | | | fix a bug | Matthias Radestock | 2011-01-11 | 1 | -4/+7 |
| * | | | cosmetic | Matthias Radestock | 2011-01-11 | 1 | -4/+3 |
| * | | | cosmetic and tiny refactor | Matthias Radestock | 2011-01-11 | 1 | -5/+5 |
| |/ / | |||||
| * | | Optimise the heartbeat to death. Honk. And some cosmetics too | Matthew Sackman | 2011-01-11 | 2 | -11/+3 |
| * | | merge bug23329 into default | Matthias Radestock | 2011-01-11 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merging bug23616 into default | Matthew Sackman | 2011-01-11 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | start confirm sequence numbering at 1 instead of 0 | Matthias Radestock | 2011-01-11 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Typos | Matthew Sackman | 2011-01-11 | 1 | -12/+12 |
| * | | | Updated documentation | Matthew Sackman | 2011-01-11 | 1 | -5/+60 |
| * | | | refactor: extract helper function | Matthias Radestock | 2011-01-11 | 1 | -15/+12 |
| * | | | fix typo | Matthias Radestock | 2011-01-11 | 1 | -1/+1 |
| * | | | cosmetic | Matthias Radestock | 2011-01-11 | 1 | -6/+5 |
| * | | | fix | Matthias Radestock | 2011-01-11 | 1 | -4/+4 |
| * | | | merge from default | Matthias Radestock | 2011-01-11 | 8 | -173/+207 |
| |\ \ \ | |/ / | |||||
| | * | | merge bug23593 into default | Matthias Radestock | 2011-01-10 | 2 | -129/+93 |
| | |\ \ | |||||
| | | * | | small simplifying refactor | Matthias Radestock | 2011-01-10 | 1 | -16/+15 |
| | | * | | merge default into bug23593 | Matthias Radestock | 2011-01-10 | 27 | -491/+930 |
| | | |\ \ | | |/ / | |/| | | |||||
