summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug23749Matthias Radestock2013-02-145-39/+44
|\
| * merge headsMatthias Radestock2013-02-141-13/+22
| |\
| | * Merge bug25451Simon MacMullen2013-02-140-0/+0
| | |\
| | * | drop_expired_msgs only when the queue head changesMatthias Radestock2013-02-131-11/+21
| | * | don't invoke run_message_queue in handle_cast/run_backing_queueMatthias Radestock2013-02-131-2/+1
| | |/
| * | remove superfluous vqstate fieldMatthias Radestock2013-02-142-11/+3
| |/
| * Today's arbitrary startup banner change: centre the rabbit.Simon MacMullen2013-02-131-7/+7
| * stable to defaultSimon MacMullen2013-02-131-5/+4
| |\
| | * Merge bug25448Simon MacMullen2013-02-130-0/+0
| | |\
| | * | drop expired messages post basic_getMatthias Radestock2013-02-121-5/+4
| | |/
| * | optimiseMatthias Radestock2013-02-121-1/+7
| * | Merge bug25044 (fa1429850857)Emile Joubert2013-02-122-19/+19
| |\ \
| * | | That doesn't need a name either (in fact even less so, since it never ends up...Simon MacMullen2013-02-111-2/+1
* | | | simplify & optimise maybe_send_drainedMatthias Radestock2013-02-121-8/+10
* | | | Clear drain flag when we run out of credit.Simon MacMullen2013-02-121-2/+5
* | | | Remove tags from blocked_ctags when a consumer goes away.Simon MacMullen2013-02-121-2/+4
* | | | Move blocked_ctags into the limiter.Simon MacMullen2013-02-122-26/+29
* | | | s/q_state/credits/gSimon MacMullen2013-02-121-15/+15
* | | | Move rabbit_channel:send_drained/2 invocations into the queue module, and mak...Simon MacMullen2013-02-123-58/+67
* | | | Merge defaultSimon MacMullen2013-02-126-53/+312
|\ \ \ \ | |_|/ / |/| | |
| * | | minor optimisationMatthias Radestock2013-02-111-2/+3
| * | | some inlining and moving aroundMatthias Radestock2013-02-111-16/+11
| * | | a spot of inliningMatthias Radestock2013-02-111-4/+1
| * | | Avoid always going through with_exit_handler/2, since that's what the comment...Simon MacMullen2013-01-311-10/+10
| * | | rabbit_limiter:initial_credit/6.Simon MacMullen2013-01-294-34/+48
| * | | Derp.Simon MacMullen2013-01-291-1/+1
| * | | Reduce distance to default.Simon MacMullen2013-01-291-2/+0
| * | | Merge defaultSimon MacMullen2013-01-293-34/+35
| |\ \ \
| * | | | Unify the various checks before sending, and make sure we don't drop the new ...Simon MacMullen2013-01-292-40/+42
| * | | | inform_limiter -> credit.Simon MacMullen2013-01-294-18/+18
| * | | | Remove knowledge of delivery-count from the broker.Simon MacMullen2013-01-292-28/+17
| * | | | Simplify: convert basic.credit_state to basic.credit_drained, which implicitl...Simon MacMullen2013-01-292-11/+8
| * | | | Get rid of credit_map, allow initial credit setting through an argument to ba...Simon MacMullen2013-01-291-23/+24
| * | | | Merge default into bug23749 (causing no changes)Emile Joubert2013-01-256-44/+309
| |\ \ \ \
| | * | | | Swap SASL and TLS header codesEmile Joubert2013-01-251-2/+2
| | * | | | merge default into bug23749Matthias Radestock2013-01-256-44/+309
| | |\ \ \ \
| | | * \ \ \ merge default into bug23749Matthias Radestock2013-01-2415-238/+322
| | | |\ \ \ \
| | | * | | | | s/become/initMatthias Radestock2013-01-241-1/+1
| | | * | | | | recommend saslMatthias Radestock2013-01-241-1/+1
| | | * | | | | add some tests for connection refusalMatthias Radestock2013-01-241-4/+21
| | | * | | | | improve/fix connection refusalMatthias Radestock2013-01-241-22/+17
| | | * | | | | Reject AMQP 1.0 TLS requests specificallyEmile Joubert2013-01-231-1/+8
| | | * | | | | Oh yeah, specs.Simon MacMullen2013-01-221-0/+3
| | | * | | | | Remove knowledge of AMQP frames from the limiter. (attempt 2)Simon MacMullen2013-01-222-9/+25
| | | * | | | | Merge in defaultSimon MacMullen2013-01-216-49/+294
| | | |\ \ \ \ \
| | | | * \ \ \ \ merge default into bug23749Matthias Radestock2013-01-186-49/+294
| | | | |\ \ \ \ \
| | | | | * | | | | refactor: encapsulate rabbit_connection tableMatthias Radestock2013-01-173-5/+12
| | | | | * | | | | cosmeticMatthias Radestock2013-01-171-4/+1
| | | | | * | | | | cosmeticMatthias Radestock2013-01-171-1/+1
| | | | | * | | | | Stick "real" 0-9-1 connections in an ETS table.Simon MacMullen2013-01-173-9/+8