summaryrefslogtreecommitdiff
path: root/src/rabbit_queue_consumers.erl
Commit message (Expand)AuthorAgeFilesLines
* make draining part of r_limiter:creditbug25954Matthias Radestock2014-01-101-20/+19
* revert most of http://hg.rabbitmq.com/rabbitmq-server/rev/5fddc5198854bug25938Matthias Radestock2014-01-101-2/+2
* fix credit handlingMatthias Radestock2014-01-091-12/+23
* merge bug25937 into bug25948Matthias Radestock2014-01-081-13/+10
|\
| * Even clearer?Simon MacMullen2014-01-071-14/+14
| * Maybe this is clearer?Simon MacMullen2014-01-071-15/+15
| * Simplfy (although perhaps not as much as we had hoped) by only informing queu...Simon MacMullen2014-01-071-17/+14
* | simplify rabbit_queue_consumers:deliver even furtherMatthias Radestock2014-01-071-15/+15
* | make rabbit_queue_consumers:deliver deliver at most one messageMatthias Radestock2014-01-071-29/+28
|/
* Fix handling of credit arriving with drain=true and an empty queue - we need ...Simon MacMullen2014-01-071-4/+4
* move consumer_use calculations into rabbit_queue_consumersMatthias Radestock2014-01-061-10/+45
* refactor: prepare for more stateMatthias Radestock2014-01-061-36/+45
* refactor: better var nameMatthias Radestock2013-12-241-10/+10
* specsMatthias Radestock2013-12-241-4/+48
* refactor: re-order and re-nameMatthias Radestock2013-12-241-65/+64
* cosmeticMatthias Radestock2013-12-231-1/+1
* extract all channel and consumer related queue functionalityMatthias Radestock2013-12-231-0/+339