| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix bug found by dialyzer | Matthias Radestock | 2013-01-03 | 1 | -2/+2 |
| * | bring up to date with 'default' | Matthias Radestock | 2013-01-03 | 1 | -1/+1 |
| * | merge default into bug24407 | Matthias Radestock | 2013-01-03 | 22 | -612/+668 |
| |\ | |||||
| | * | Merge bug25371 | Simon MacMullen | 2013-01-03 | 1 | -22/+21 |
| | |\ | |||||
| | | * | change rabbit_exchange:route/2's traversal order | Matthias Radestock | 2012-12-29 | 1 | -22/+21 |
| | * | | Merge bug25369 | Simon MacMullen | 2013-01-03 | 8 | -341/+324 |
| | |\ \ | |||||
| | | * \ | Merge bug25370 | Simon MacMullen | 2013-01-03 | 1 | -71/+64 |
| | | |\ \ | |||||
| | | | * | | move tx related state fields into sub-record | Matthias Radestock | 2012-12-29 | 1 | -71/+64 |
| | | | |/ | |||||
| | | * | | Merge bug25368 | Simon MacMullen | 2013-01-03 | 1 | -76/+81 |
| | | |\ \ | |||||
| | | | * | | move throttle related reader state into sub-state | Matthias Radestock | 2012-12-28 | 1 | -26/+34 |
| | | | * | | move some more reader state into #connection | Matthias Radestock | 2012-12-28 | 1 | -20/+22 |
| | | | * | | move a bunch of reader state fields into 'connection' | Matthias Radestock | 2012-12-28 | 1 | -36/+31 |
| | | * | | | Merge bug25366 | Simon MacMullen | 2013-01-03 | 1 | -25/+11 |
| | | |\ \ \ | |||||
| | | | * | | | get rid of rabbit_channel MASKED_CALL macro | Matthias Radestock | 2012-12-28 | 1 | -25/+11 |
| | | | |/ / | |||||
| | | * | | | Typo | Simon MacMullen | 2013-01-03 | 1 | -1/+1 |
| | | * | | | Merge bug25364. | Simon MacMullen | 2013-01-03 | 9 | -151/+135 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge bug25367 | Simon MacMullen | 2013-01-03 | 9 | -131/+120 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge bug25365 | Simon MacMullen | 2013-01-03 | 1 | -19/+19 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | oops; put exception handling back in | Matthias Radestock | 2013-01-03 | 1 | -1/+1 |
| | | | | | * | | | small refactor | Matthias Radestock | 2012-12-29 | 1 | -4/+5 |
| | | | | * | | | | Merge heads | Emile Joubert | 2013-01-03 | 1 | -27/+24 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | only retain ram msgs when inserting into pending_ack | Matthias Radestock | 2013-01-02 | 1 | -27/+24 |
| | | | | * | | | | | Merge bug25363. | Simon MacMullen | 2013-01-03 | 8 | -108/+99 |
| | | | | |\ \ \ \ \ | | | | | |/ / / / | |||||
| | | | | | * | | | | refactor: return less from vq:remove | Matthias Radestock | 2013-01-02 | 1 | -14/+14 |
| | | | | | * | | | | Merged bug25372 | Emile Joubert | 2013-01-02 | 5 | -45/+42 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | drop IsDelivered from bq:{fetchwhile,ackfold} | Matthias Radestock | 2013-01-01 | 4 | -22/+18 |
| | | | | | | * | | | | replace bq:foreach_ack with a more versatile ackfold | Matthias Radestock | 2013-01-01 | 5 | -34/+35 |
| | | | | | | | |_|/ | | | | | | |/| | | |||||
| | | | | | * | | | | refactor: rename vq:intern_fetch to 'remove' | Matthias Radestock | 2013-01-02 | 1 | -18/+18 |
| | | | | | * | | | | cosmetic | Matthias Radestock | 2013-01-02 | 1 | -1/+1 |
| | | | | | * | | | | cosmetic | Matthias Radestock | 2013-01-02 | 1 | -6/+5 |
| | | | | | * | | | | cosmetic | Matthias Radestock | 2013-01-01 | 1 | -2/+2 |
| | | | | | * | | | | refactor: rename drop_expired_messages to drop_expired_msgs | Matthias Radestock | 2013-01-01 | 1 | -7/+7 |
| | | | | | |/ / / | |||||
| | | | | | * | | | cosmetic | Matthias Radestock | 2012-12-29 | 1 | -6/+3 |
| | | | * | | | | | make reader react to flow control sooner | Matthias Radestock | 2012-12-28 | 1 | -7/+4 |
| | | | | |_|/ / | | | |/| | | | |||||
| | | | * | | | | only invoke control_throttle when necesseary | Matthias Radestock | 2012-12-27 | 1 | -18/+17 |
| | | | |/ / / | |||||
| | | | * | | | get rid of bump_reductions | Matthias Radestock | 2012-12-27 | 1 | -2/+1 |
| | | | | |/ | | | |/| | |||||
| | | * | | | Explain | Simon MacMullen | 2013-01-03 | 1 | -0/+3 |
| | | * | | | replace credit_flow:update/3 with a macro | Matthias Radestock | 2012-12-27 | 1 | -31/+41 |
| | | |/ / | |||||
| | * | | | optimisation: macro-fy rabbit_channel:incr_stats/3 | Matthias Radestock | 2012-12-29 | 1 | -21/+23 |
| | * | | | optimisation: ditch guards on rabbit_misc:r/{2,3} | Matthias Radestock | 2012-12-28 | 1 | -4/+3 |
| | * | | | optimisation: inline rabbit_guid:blocks_to_binary/1 | Matthias Radestock | 2012-12-28 | 1 | -10/+9 |
| | * | | | optimise rabbit_trace:tap_{in,out} common cases | Matthias Radestock | 2012-12-28 | 1 | -10/+9 |
| | * | | | merge default into bug25369 | Matthias Radestock | 2012-12-28 | 3 | -13/+11 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | refactor: shorter/better names for rabbit_trace functions | Matthias Radestock | 2012-12-28 | 3 | -13/+11 |
| | | |/ | |||||
| | * | | optimise rabbit_amqqueue:lookup/1 common cases | Matthias Radestock | 2012-12-28 | 1 | -0/+2 |
| | * | | optimise pmon:monitor_all common cases | Matthias Radestock | 2012-12-28 | 1 | -1/+5 |
| | * | | optimise rabbit_channel:process_routing_result/6 | Matthias Radestock | 2012-12-28 | 1 | -12/+10 |
| | |/ | |||||
| | * | stable to default | Simon MacMullen | 2012-12-12 | 1 | -18/+12 |
| | |\ | |||||
| | | * | Reminder | Simon MacMullen | 2012-12-12 | 1 | -0/+2 |
| | | * | make sure the stats and rate timers don't keep each other alive | Matthias Radestock | 2012-12-11 | 1 | -18/+10 |
