summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tweak loggingbug24407Matthias Radestock2013-01-041-2/+1
* cosmetic(ish)Matthias Radestock2013-01-041-1/+1
* cosmeticMatthias Radestock2013-01-031-3/+2
* simplify syncerMatthias Radestock2013-01-031-33/+23
* make credit waiting less brittleMatthias Radestock2013-01-032-12/+11
* fix bug found by dialyzerMatthias Radestock2013-01-031-2/+2
* bring up to date with 'default'Matthias Radestock2013-01-031-1/+1
* merge default into bug24407Matthias Radestock2013-01-0325-615/+677
|\
| * Merge bug25371Simon MacMullen2013-01-031-22/+21
| |\
| | * change rabbit_exchange:route/2's traversal orderbug25371Matthias Radestock2012-12-291-22/+21
| * | Merge bug25369Simon MacMullen2013-01-039-344/+324
| |\ \
| | * \ Merge bug25370Simon MacMullen2013-01-031-71/+64
| | |\ \
| | | * | move tx related state fields into sub-recordbug25370Matthias Radestock2012-12-291-71/+64
| | | |/
| | * | Merge bug25368Simon MacMullen2013-01-032-79/+81
| | |\ \
| | | * | move throttle related reader state into sub-statebug25368Matthias Radestock2012-12-281-26/+34
| | | * | move some more reader state into #connectionMatthias Radestock2012-12-281-20/+22
| | | * | move a bunch of reader state fields into 'connection'Matthias Radestock2012-12-282-39/+31
| | * | | Merge bug25366Simon MacMullen2013-01-031-25/+11
| | |\ \ \
| | | * | | get rid of rabbit_channel MASKED_CALL macrobug25366Matthias Radestock2012-12-281-25/+11
| | | |/ /
| | * | | TypoSimon MacMullen2013-01-031-1/+1
| | * | | Merge bug25364.Simon MacMullen2013-01-039-151/+135
| | |\ \ \
| | | * \ \ Merge bug25367Simon MacMullen2013-01-039-131/+120
| | | |\ \ \
| | | | * \ \ Merge bug25365Simon MacMullen2013-01-031-19/+19
| | | | |\ \ \
| | | | | * | | oops; put exception handling back inbug25365Matthias Radestock2013-01-031-1/+1
| | | | | * | | small refactorMatthias Radestock2012-12-291-4/+5
| | | | * | | | Merge headsEmile Joubert2013-01-031-27/+24
| | | | |\ \ \ \
| | | | | * \ \ \ Merged bug25373Emile Joubert2013-01-031-27/+24
| | | | | |\ \ \ \
| | | | | | * | | | only retain ram msgs when inserting into pending_ackbug25373Matthias Radestock2013-01-021-27/+24
| | | | | |/ / / /
| | | | * | | | | Merge bug25363.Simon MacMullen2013-01-038-108/+99
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | refactor: return less from vq:removeMatthias Radestock2013-01-021-14/+14
| | | | | * | | | Merged bug25372Emile Joubert2013-01-025-45/+42
| | | | | |\ \ \ \
| | | | | | * | | | drop IsDelivered from bq:{fetchwhile,ackfold}bug25372Matthias Radestock2013-01-014-22/+18
| | | | | | * | | | replace bq:foreach_ack with a more versatile ackfoldMatthias Radestock2013-01-015-34/+35
| | | | | | | |_|/ | | | | | | |/| |
| | | | | * | | | refactor: rename vq:intern_fetch to 'remove'Matthias Radestock2013-01-021-18/+18
| | | | | * | | | cosmeticMatthias Radestock2013-01-021-1/+1
| | | | | * | | | cosmeticMatthias Radestock2013-01-021-6/+5
| | | | | * | | | cosmeticMatthias Radestock2013-01-011-2/+2
| | | | | * | | | refactor: rename drop_expired_messages to drop_expired_msgsMatthias Radestock2013-01-011-7/+7
| | | | | |/ / /
| | | | | * | | cosmeticMatthias Radestock2012-12-291-6/+3
| | | * | | | | make reader react to flow control soonerbug25367Matthias Radestock2012-12-281-7/+4
| | | * | | | | merge bug25365 into bug25367Matthias Radestock2012-12-280-0/+0
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | / | | | | | |_|/ | | | | |/| |
| | | * | | | only invoke control_throttle when necessearyMatthias Radestock2012-12-271-18/+17
| | | * | | | merge bug25363 into bug25365Matthias Radestock2012-12-271-2/+1
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | get rid of bump_reductionsbug25363Matthias Radestock2012-12-271-2/+1
| | | | |/ /
| | | * | | create branchMatthias Radestock2012-12-270-0/+0
| | | |/ /
| | * | | Explainbug25364Simon MacMullen2013-01-031-0/+3
| | * | | replace credit_flow:update/3 with a macroMatthias Radestock2012-12-271-31/+41
| | |/ /
| * | | optimisation: macro-fy rabbit_channel:incr_stats/3bug25369Matthias Radestock2012-12-291-21/+23
| * | | optimisation: ditch guards on rabbit_misc:r/{2,3}Matthias Radestock2012-12-281-4/+3
| * | | optimisation: inline rabbit_guid:blocks_to_binary/1Matthias Radestock2012-12-281-10/+9