summaryrefslogtreecommitdiff
path: root/src/rabbit_amqqueue_process.erl
Commit message (Expand)AuthorAgeFilesLines
* Further excisionsbug25504Emile Joubert2013-04-161-4/+2
* Minimise diffEmile Joubert2013-04-051-1/+1
* DLX without confirmsEmile Joubert2013-04-041-103/+23
* Merged default into bug24114bug24114Emile Joubert2013-03-251-109/+211
|\
| * re-introduce state-transition optimisation for possibly_unblockMatthias Radestock2013-03-211-23/+27
| * Merge in defaultSimon MacMullen2013-03-211-0/+2
| |\
| | * Merge bug25461Simon MacMullen2013-03-211-0/+2
| | |\
| | | * Merge in defaultbug23378Simon MacMullen2013-03-211-13/+52
| | | |\
| | | * \ Merge in default.Simon MacMullen2013-02-251-48/+45
| | | |\ \
| | | * \ \ Merge defaultSimon MacMullen2013-01-231-0/+2
| | | |\ \ \
| | | | * | | Emit final stats event for connections, queues and channels just before the d...Simon MacMullen2012-12-181-0/+2
| * | | | | | Cosmetic, reduce distance to bug25461, remove dead commentSimon MacMullen2013-03-211-15/+11
| * | | | | | Merge the two can_sends and tidy up.Simon MacMullen2013-03-211-7/+4
| * | | | | | First attempt at merging these two bugs; this compiles at least.Simon MacMullen2013-03-201-31/+101
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge in defaultSimon MacMullen2013-03-201-35/+103
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Remove blocked_ctags, and a few knock-on simplifications.Simon MacMullen2013-02-211-3/+3
| | | * | | | simplify queue's basic_consume handlerMatthias Radestock2013-02-211-15/+7
| | | * | | | merge default into bug23749Matthias Radestock2013-02-201-1/+1
| | | |\ \ \ \
| | | * | | | | optimise possibly_unblockMatthias Radestock2013-02-201-15/+18
| | | * | | | | refactorMatthias Radestock2013-02-201-9/+6
| | | * | | | | cosmetic - reduce distance to 'default'Matthias Radestock2013-02-201-20/+17
| | | * | | | | oopsMatthias Radestock2013-02-201-1/+1
| | | * | | | | cosmeticMatthias Radestock2013-02-201-14/+14
| | | * | | | | merge default into bug23749Matthias Radestock2013-02-201-2/+2
| | | |\ \ \ \ \
| | | * | | | | | get rid of maybe_send_drained_consMatthias Radestock2013-02-201-14/+14
| | | * | | | | | refactor possibly_unblockMatthias Radestock2013-02-201-18/+19
| | | * | | | | | introduce is_empty(State) helperMatthias Radestock2013-02-201-20/+17
| | | * | | | | | cosmeticMatthias Radestock2013-02-201-5/+5
| | | * | | | | | eliminate non-linear BQS usageMatthias Radestock2013-02-201-1/+2
| | | * | | | | | cosmeticMatthias Radestock2013-02-201-9/+5
| | | * | | | | | Only send_drained if we have become empty...Simon MacMullen2013-02-201-9/+13
| | | * | | | | | AhemSimon MacMullen2013-02-201-2/+2
| | | * | | | | | Be more careful about where we send_drained from.Simon MacMullen2013-02-201-7/+25
| | | * | | | | | NeatnessSimon MacMullen2013-02-201-3/+2
| | | * | | | | | merge default into bug23749Matthias Radestock2013-02-141-19/+33
| | | |\ \ \ \ \ \
| | | * | | | | | | simplify & optimise maybe_send_drainedMatthias Radestock2013-02-121-8/+10
| | | * | | | | | | Move blocked_ctags into the limiter.Simon MacMullen2013-02-121-15/+9
| | | * | | | | | | Move rabbit_channel:send_drained/2 invocations into the queue module, and mak...Simon MacMullen2013-02-121-15/+28
| | | * | | | | | | minor optimisationMatthias Radestock2013-02-111-2/+3
| | | * | | | | | | rabbit_limiter:initial_credit/6.Simon MacMullen2013-01-291-5/+15
| | | * | | | | | | Unify the various checks before sending, and make sure we don't drop the new ...Simon MacMullen2013-01-291-21/+18
| | | * | | | | | | inform_limiter -> credit.Simon MacMullen2013-01-291-2/+3
| | | * | | | | | | merge default into bug23749Matthias Radestock2013-01-251-32/+69
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ merge default into bug23749Matthias Radestock2013-01-241-8/+4
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | |
| | | | * | | | | | | merge default into bug23749Matthias Radestock2013-01-171-38/+74
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Separate out can_cons_send.Simon MacMullen2013-01-151-15/+14
| | | | | * | | | | | | CosmeticSimon MacMullen2013-01-151-7/+5
| | | | | * | | | | | | TODO--Simon MacMullen2013-01-141-2/+4
| | | | | * | | | | | | No.Simon MacMullen2013-01-141-1/+0
| | | | | * | | | | | | Merge defaultSimon MacMullen2013-01-141-36/+74
| | | | | |\ \ \ \ \ \ \