| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't reinvent orddict:update_counter/3. | Simon MacMullen | 2014-02-04 | 1 | -14/+6 |
| * | Manage AckTag -> Ctag mapping in rabbit_queue_consumers, leave the channel ou... | Simon MacMullen | 2014-02-03 | 4 | -59/+71 |
| * | Merge default | Simon MacMullen | 2014-02-03 | 6 | -88/+142 |
| |\ | |||||
| | * | If given Credit=0 then don't accidentally return Unblocked=true. | Simon MacMullen | 2014-02-03 | 1 | -1/+1 |
| | * | cosmetic | Matthias Radestock | 2014-02-01 | 1 | -2/+1 |
| | * | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 1 | -9/+9 |
| | |\ \ | |||||
| | * \ \ | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 3 | -17/+16 |
| | |\ \ \ | |||||
| | * \ \ \ | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 12 | -204/+190 |
| | |\ \ \ \ | |||||
| | * | | | | | Capability | Simon MacMullen | 2014-01-16 | 1 | -0/+1 |
| | * | | | | | Update essay. | Simon MacMullen | 2014-01-15 | 1 | -9/+14 |
| | * | | | | | We can't have drain=true and mode=auto so let's unify to a single mode: manua... | Simon MacMullen | 2014-01-15 | 2 | -26/+30 |
| | * | | | | | Unify rabbit_limiter:credit/5 and rabbit_limiter:set_consumer_prefetch/4. | Simon MacMullen | 2014-01-15 | 2 | -34/+23 |
| | * | | | | | Move credit args parsing into rabbit_queue_consumers, to reduce some nasty ar... | Simon MacMullen | 2014-01-15 | 4 | -36/+32 |
| | * | | | | | Undo gratuitous rename. | Simon MacMullen | 2014-01-15 | 1 | -6/+6 |
| | * | | | | | Treat prefetch=0 the same as basic.qos does - it means infinity not a broken ... | Simon MacMullen | 2014-01-14 | 1 | -0/+2 |
| | * | | | | | Rearrange order of function args in ack/reject/requeue for consistency. | Simon MacMullen | 2014-01-14 | 4 | -23/+23 |
| | * | | | | | Simplify / make it clearer that we always go through the invariant. | Simon MacMullen | 2014-01-14 | 1 | -20/+18 |
| | * | | | | | Undo accidental unification | Simon MacMullen | 2014-01-13 | 1 | -5/+8 |
| | * | | | | | Unbreak basic.reject, basic.nack and basic.recover. Fix up specs. | Simon MacMullen | 2014-01-13 | 5 | -31/+39 |
| | * | | | | | Ignore prefetch in autoack mode. | Simon MacMullen | 2014-01-13 | 2 | -4/+6 |
| | * | | | | | Merge in default. | Simon MacMullen | 2014-01-13 | 23 | -278/+488 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Upon unblocking, unblock, and run message queue. | Simon MacMullen | 2014-01-09 | 3 | -18/+27 |
| | * | | | | | | More consistent naming | Simon MacMullen | 2014-01-09 | 2 | -5/+5 |
| | * | | | | | | Fix various bugs that prevented this form working at all. Also change the "Ot... | Simon MacMullen | 2014-01-09 | 2 | -26/+30 |
| | * | | | | | | Merge in default. | Simon MacMullen | 2014-01-09 | 5 | -38/+63 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Add initial support for x-prefetch consumer arg (basically auto-credit). It's... | Simon MacMullen | 2014-01-08 | 5 | -38/+63 |
| * | | | | | | | | Merge bug 25991 | Simon MacMullen | 2014-02-03 | 3 | -43/+53 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Take account of arguments in rabbit_topic_trie_binding. | Simon MacMullen | 2014-02-03 | 3 | -43/+53 |
| |/ / / / / / / / | |||||
| * | | | | | | | | merge bug24408 into default | Matthias Radestock | 2014-02-03 | 19 | -421/+485 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | oops | Matthias Radestock | 2014-02-03 | 1 | -1/+1 |
| | * | | | | | | | | merge bug25817 into default | Matthias Radestock | 2014-02-02 | 41 | -1307/+1737 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | shut up dialyzer | Matthias Radestock | 2014-02-02 | 2 | -1/+6 |
| | | * | | | | | | | | merge bug25888 into default | Matthias Radestock | 2014-01-30 | 6 | -102/+139 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | inline | Matthias Radestock | 2014-01-30 | 1 | -14/+11 |
| | | | * | | | | | | | | Consistent ordering, and only take account of publishes when deciding whether... | Simon MacMullen | 2014-01-30 | 1 | -21/+18 |
| | | | * | | | | | | | | cosmetic | Matthias Radestock | 2014-01-29 | 2 | -24/+20 |
| | | | * | | | | | | | | Based on some testing, we can reduce this somewhat. | Simon MacMullen | 2014-01-29 | 1 | -1/+1 |
| | | | * | | | | | | | | The existing value can be 'undefined'. | Simon MacMullen | 2014-01-27 | 1 | -1/+2 |
| | | | * | | | | | | | | Try to get the weighting factor right. | Simon MacMullen | 2014-01-27 | 3 | -12/+19 |
| | | | * | | | | | | | | Rates on exponential moving average. | Simon MacMullen | 2014-01-27 | 1 | -67/+61 |
| | | | * | | | | | | | | oops | Simon MacMullen | 2014-01-27 | 1 | -4/+4 |
| | | | * | | | | | | | | Cosmetic | Simon MacMullen | 2014-01-27 | 1 | -11/+10 |
| | | | * | | | | | | | | Unify the #rates record so we don't duplicate as much stuff. | Simon MacMullen | 2014-01-27 | 1 | -79/+80 |
| | | | * | | | | | | | | Update rates every 1000 messages or at the ram duration timeout, whichever co... | Simon MacMullen | 2014-01-24 | 1 | -39/+56 |
| | | | * | | | | | | | | Explicitly target an egress/ingress ratio. | Simon MacMullen | 2014-01-24 | 1 | -5/+7 |
| | | | * | | | | | | | | Merge in default | Simon MacMullen | 2014-01-24 | 4 | -11/+37 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | Don't prioritise 'reject', it could lead to observable reordering. | Simon MacMullen | 2013-11-20 | 1 | -1/+0 |
| | | | | * | | | | | | | | Prioritise everything we used to before bug 24966. | Simon MacMullen | 2013-11-15 | 1 | -16/+21 |
| | | | | * | | | | | | | | Add a BQ function for this. | Simon MacMullen | 2013-11-15 | 4 | -7/+17 |
