summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | simpler and more efficientMatthias Radestock2014-01-081-3/+1
| | | | | * | | | | | | merge bug25937 into bug25948Matthias Radestock2014-01-083-64/+52
| | | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / /
| | | | | | * | | | | | Even clearer?Simon MacMullen2014-01-072-18/+18
| | | | | | * | | | | | Maybe this is clearer?Simon MacMullen2014-01-072-17/+17
| | | | | | * | | | | | Simplify further, don't use a proplistSimon MacMullen2014-01-072-4/+5
| | | | | | * | | | | | Simplfy (although perhaps not as much as we had hoped) by only informing queu...Simon MacMullen2014-01-073-52/+38
| | | | | * | | | | | | simplifyMatthias Radestock2014-01-071-13/+12
| | | | | * | | | | | | simplify rabbit_queue_consumers:deliver even furtherMatthias Radestock2014-01-072-33/+29
| | | | | * | | | | | | better helperMatthias Radestock2014-01-071-26/+22
| | | | | * | | | | | | keep State out of one of the FetchFunsMatthias Radestock2014-01-071-10/+14
| | | | | * | | | | | | make rabbit_queue_consumers:deliver deliver at most one messageMatthias Radestock2014-01-072-75/+88
| | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | Merge bug25935Simon MacMullen2014-01-071-1/+10
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Accept this from federation.bug25935Simon MacMullen2014-01-071-1/+10
| | | | | |/ / / / / /
| | | | | * | | | | | stable to defaultSimon MacMullen2014-01-070-0/+0
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | Merge bug25938Simon MacMullen2014-01-073-353/+503
| | | | | |\ \ \ \ \ \
| | * | | | | | | | | | Oops, don't explode in the empty=true drain=false case!Simon MacMullen2014-01-091-1/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Multi-headsSimon MacMullen2014-01-071-6/+4
| | * | | | | | | | | Fix handling of credit arriving with drain=true and an empty queue - we need ...Simon MacMullen2014-01-072-9/+13
| | * | | | | | | | | Merge in defaultSimon MacMullen2014-01-075-112/+127
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Stable to defaultSimon MacMullen2014-01-0716-272/+431
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge bug 25943Simon MacMullen2014-01-071-40/+34
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | cosmeticbug25943Matthias Radestock2014-01-031-6/+5
| | | | | * | | | | | | | lift buffer vars from stateMatthias Radestock2014-01-031-36/+32
| | | | | * | | | | | | | merge bug25939 into bug25943Matthias Radestock2014-01-031-23/+41
| | | | | |\ \ \ \ \ \ \ \
| | | | * | \ \ \ \ \ \ \ \ Merge bug25939Simon MacMullen2014-01-061-23/+41
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Simplify binlist_split from /4 to /3.bug25939Simon MacMullen2014-01-061-6/+6
| | | | | | |/ / / / / / / / | | | | | |/| | | | | | | |
| | | | | * | | | | | | | | become 1.0 with the correct stateMatthias Radestock2014-01-021-2/+7
| | | | | * | | | | | | | | eliminate unnecessary state modificationMatthias Radestock2014-01-021-3/+1
| | | | | * | | | | | | | | further optimise frame readingMatthias Radestock2014-01-021-21/+25
| | | | | * | | | | | | | | merge stable into bug25939Matthias Radestock2014-01-011-6/+17
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / | | | | | |/| | | | | | | |
| | | | | | * | | | | | | | refactor: better var namesMatthias Radestock2013-12-271-4/+4
| | | | | | * | | | | | | | restore short message performanceMatthias Radestock2013-12-271-2/+7
| | | | | | * | | | | | | | more efficient data splitting in readerMatthias Radestock2013-12-251-6/+12
| | | | * | | | | | | | | | Merge bug 25942Simon MacMullen2014-01-0616-175/+323
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | stable to defaultSimon MacMullen2014-01-062-2/+2
| | | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | some small codec optimisationsMatthias Radestock2014-01-022-46/+45
| | | | | |_|/ / / / / / / / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | move consumer_use calculations into rabbit_queue_consumersMatthias Radestock2014-01-062-49/+51
| | * | | | | | | | | | | | refactor: prepare for more stateMatthias Radestock2014-01-061-36/+45
| | * | | | | | | | | | | | refactor: better var nameMatthias Radestock2013-12-242-13/+13
| | * | | | | | | | | | | | specsMatthias Radestock2013-12-241-4/+48
| | * | | | | | | | | | | | refactor: re-order and re-nameMatthias Radestock2013-12-241-65/+64
| | * | | | | | | | | | | | merge default into bug25938Matthias Radestock2013-12-242-308/+410
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | reduce distance to defaultMatthias Radestock2013-12-241-1/+1
| | | * | | | | | | | | | | | cosmeticMatthias Radestock2013-12-241-1/+1
| | | * | | | | | | | | | | | merge default into bug25938Matthias Radestock2013-12-240-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | oopsMatthias Radestock2013-12-231-1/+1
| | | * | | | | | | | | | | | | cosmeticMatthias Radestock2013-12-231-1/+1
| | | * | | | | | | | | | | | | extract all channel and consumer related queue functionalityMatthias Radestock2013-12-232-383/+487
| * | | | | | | | | | | | | | | simplify, remove redundant codeMatthias Radestock2014-01-101-7/+4
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | tiny refactor: better function nameMatthias Radestock2014-01-091-6/+6
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |