| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename depth to length | Emile Joubert | 2013-01-04 | 2 | -13/+13 |
| * | Remove confirm_all | Emile Joubert | 2013-01-04 | 4 | -35/+4 |
| * | Merged default into bug19375 | Emile Joubert | 2013-01-04 | 5 | -13/+85 |
| |\ | |||||
| | * | Inline | Emile Joubert | 2012-12-18 | 1 | -2/+1 |
| | * | Maxdepth argument checking | Emile Joubert | 2012-12-18 | 1 | -2/+3 |
| | * | Confirms for HA | Emile Joubert | 2012-12-18 | 4 | -18/+44 |
| | * | Remove unused variables | Emile Joubert | 2012-12-17 | 1 | -7/+6 |
| | * | Dead-letter persistent messages differently | Emile Joubert | 2012-12-17 | 1 | -5/+2 |
| | * | Whitespace | Emile Joubert | 2012-12-17 | 1 | -3/+3 |
| | * | Ensure TTL conditionally | Emile Joubert | 2012-12-17 | 1 | -4/+8 |
| | * | Shortcut | Emile Joubert | 2012-12-14 | 1 | -13/+6 |
| | * | Maxdepth checking with confirms and DLX | Emile Joubert | 2012-12-14 | 1 | -10/+33 |
| | * | Better maxdepth checking | Emile Joubert | 2012-12-14 | 1 | -21/+16 |
| | * | Limit queue depth | Emile Joubert | 2012-12-12 | 2 | -5/+43 |
| * | | merge stable into default | Matthias Radestock | 2013-01-04 | 21 | -774/+978 |
| |\ \ | |||||
| | * \ | 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 |
| | | |/ / / | |||||
