Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | Merge bug25957 | Simon MacMullen | 2014-03-06 | 1 | -36/+60 |
|\ | |||||
| * | Strip out support for x-prefetch. | Simon MacMullen | 2014-03-04 | 1 | -5/+1 |
| * | Management information on per-consumer prefetch | Simon MacMullen | 2014-03-04 | 1 | -7/+9 |
| * | Change the semantics of the basic.qos global flag to switch between per-consu... | Simon MacMullen | 2014-03-04 | 1 | -8/+9 |
| * | update_counter-- | Matthias Radestock | 2014-02-04 | 1 | -4/+3 |
| * | 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 | 1 | -15/+33 |
| * | Merge default | Simon MacMullen | 2014-02-03 | 1 | -18/+34 |
| |\ | |||||
| | * | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 1 | -9/+9 |
| | |\ | |||||
| | * \ | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 1 | -15/+14 |
| | |\ \ | |||||
| | * | | | We can't have drain=true and mode=auto so let's unify to a single mode: manua... | Simon MacMullen | 2014-01-15 | 1 | -13/+15 |
| | * | | | Unify rabbit_limiter:credit/5 and rabbit_limiter:set_consumer_prefetch/4. | Simon MacMullen | 2014-01-15 | 1 | -13/+11 |
| | * | | | Move credit args parsing into rabbit_queue_consumers, to reduce some nasty ar... | Simon MacMullen | 2014-01-15 | 1 | -6/+18 |
| | * | | | Undo gratuitous rename. | Simon MacMullen | 2014-01-15 | 1 | -6/+6 |
| | * | | | Rearrange order of function args in ack/reject/requeue for consistency. | Simon MacMullen | 2014-01-14 | 1 | -2/+2 |
| | * | | | 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 | 1 | -2/+3 |
| | * | | | Ignore prefetch in autoack mode. | Simon MacMullen | 2014-01-13 | 1 | -1/+1 |
| | * | | | Merge in default. | Simon MacMullen | 2014-01-13 | 1 | -27/+38 |
| | |\ \ \ | |||||
| | * | | | | Upon unblocking, unblock, and run message queue. | Simon MacMullen | 2014-01-09 | 1 | -6/+10 |
| | * | | | | More consistent naming | Simon MacMullen | 2014-01-09 | 1 | -2/+2 |
| | * | | | | Add initial support for x-prefetch consumer arg (basically auto-credit). It's... | Simon MacMullen | 2014-01-08 | 1 | -14/+18 |
* | | | | | | Start the consumer utilisation average at active 100% of the time, since when...bug26056 | Simon MacMullen | 2014-03-06 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Try to get the weighting factor right. | Simon MacMullen | 2014-01-27 | 1 | -6/+4 |
| |_|_|/ |/| | | | |||||
* | | | | brevity | Matthias Radestock | 2014-01-22 | 1 | -12/+12 |
* | | | | cosmetic | Matthias Radestock | 2014-01-22 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | refactor: basic_consume/10 -> /9 | Matthias Radestock | 2014-01-22 | 1 | -8/+16 |
| |/ |/| | |||||
* | | make draining part of r_limiter:creditbug25954 | Matthias Radestock | 2014-01-10 | 1 | -20/+19 |
* | | revert most of http://hg.rabbitmq.com/rabbitmq-server/rev/5fddc5198854bug25938 | Matthias Radestock | 2014-01-10 | 1 | -2/+2 |
* | | fix credit handling | Matthias Radestock | 2014-01-09 | 1 | -12/+23 |
|/ | |||||
* | merge bug25937 into bug25948 | Matthias Radestock | 2014-01-08 | 1 | -13/+10 |
|\ | |||||
| * | Even clearer? | Simon MacMullen | 2014-01-07 | 1 | -14/+14 |
| * | Maybe this is clearer? | Simon MacMullen | 2014-01-07 | 1 | -15/+15 |
| * | Simplfy (although perhaps not as much as we had hoped) by only informing queu... | Simon MacMullen | 2014-01-07 | 1 | -17/+14 |
* | | simplify rabbit_queue_consumers:deliver even further | Matthias Radestock | 2014-01-07 | 1 | -15/+15 |
* | | make rabbit_queue_consumers:deliver deliver at most one message | Matthias Radestock | 2014-01-07 | 1 | -29/+28 |
|/ | |||||
* | Fix handling of credit arriving with drain=true and an empty queue - we need ... | Simon MacMullen | 2014-01-07 | 1 | -4/+4 |
* | move consumer_use calculations into rabbit_queue_consumers | Matthias Radestock | 2014-01-06 | 1 | -10/+45 |
* | refactor: prepare for more state | Matthias Radestock | 2014-01-06 | 1 | -36/+45 |
* | refactor: better var name | Matthias Radestock | 2013-12-24 | 1 | -10/+10 |
* | specs | Matthias Radestock | 2013-12-24 | 1 | -4/+48 |
* | refactor: re-order and re-name | Matthias Radestock | 2013-12-24 | 1 | -65/+64 |
* | cosmetic | Matthias Radestock | 2013-12-23 | 1 | -1/+1 |
* | extract all channel and consumer related queue functionality | Matthias Radestock | 2013-12-23 | 1 | -0/+339 |