summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If given Credit=0 then don't accidentally return Unblocked=true.Simon MacMullen2014-02-031-1/+1
* cosmeticMatthias Radestock2014-02-011-2/+1
* merge default into bug24297Matthias Radestock2014-01-221-1/+1
|\
| * refactor: make 'reject' arg order consistent with 'ack' et alMatthias Radestock2014-01-223-5/+5
* | merge default into bug24297Matthias Radestock2014-01-221-9/+9
|\ \ | |/
| * refactor: genericiseMatthias Radestock2014-01-221-2/+2
| * brevityMatthias Radestock2014-01-221-12/+12
| * cosmeticMatthias Radestock2014-01-221-2/+2
* | merge default into bug24297Matthias Radestock2014-01-223-17/+16
|\ \ | |/
| * refactor: basic_consume/10 -> /9Matthias Radestock2014-01-225-35/+28
* | merge default into bug24297Matthias Radestock2014-01-2212-204/+190
|\ \ | |/
| * inlineMatthias Radestock2014-01-221-11/+7
| * merge bug25962 into defaultMatthias Radestock2014-01-219-66/+156
| |\
| | * cosmeticMatthias Radestock2014-01-211-9/+5
| | * merge stable into defaultMatthias Radestock2014-01-2038-882/+1416
| | |\
| | | * Merge bug25654Simon MacMullen2014-01-200-0/+0
| | | |\
| | | * | Placate Matthias.Simon MacMullen2014-01-201-5/+5
| | | * | Uh, give the second head a chance to match.Simon MacMullen2014-01-201-1/+1
| | | * | Separate modules for authentication and authorisationSimon MacMullen2014-01-171-8/+21
| | | |/
| | | * stable to defaultSimon MacMullen2014-01-177-43/+118
| | | |\
| | * | \ merge bug25929 into stableMatthias Radestock2014-01-200-0/+0
| | |\ \ \ | | | | |/ | | | |/|
| | * | | handle setopts error gracefullyMatthias Radestock2014-01-201-6/+11
| | |/ /
| | * | Fix type errorSimon MacMullen2014-01-171-3/+3
| | * | Merge bug25965Simon MacMullen2014-01-171-0/+19
| | |\ \
| | | * \ Merge bug 25952Simon MacMullen2014-01-171-0/+19
| | | |\ \
| | | | * \ Merge bug24927Simon MacMullen2014-01-170-0/+0
| | | | |\ \
| | | | * | | oops, wrong branchSimon MacMullen2014-01-161-1/+0
| | | | * | | CapabilitySimon MacMullen2014-01-161-0/+1
| | | | * | | Revivify branch from earlier commit.Simon MacMullen2014-01-161-1/+1
| | | | * | | Staunch the flow of "Discarding message..." log messagesSimon MacMullen2014-01-151-0/+19
| | | | |/ /
| | * | | | Oops x 2Simon MacMullen2014-01-171-1/+1
| | * | | | OopsSimon MacMullen2014-01-171-3/+4
| | * | | | Limit maximum message size.Simon MacMullen2014-01-174-6/+24
| | |/ / /
| | * | | Remove inanity.Simon MacMullen2014-01-171-4/+1
| | * | | Avoid "Absurdly large distribution output data buffer" death.Simon MacMullen2014-01-162-38/+79
| | |/ /
| * | | eliminate unused var warningMatthias Radestock2014-01-151-1/+1
| * | | drop support for channel.flow{active=false}Matthias Radestock2014-01-155-126/+25
| | |/ | |/|
* | | CapabilitySimon MacMullen2014-01-161-0/+1
* | | Update essay.Simon MacMullen2014-01-151-9/+14
* | | We can't have drain=true and mode=auto so let's unify to a single mode: manua...Simon MacMullen2014-01-152-26/+30
* | | Unify rabbit_limiter:credit/5 and rabbit_limiter:set_consumer_prefetch/4.Simon MacMullen2014-01-152-34/+23
* | | Move credit args parsing into rabbit_queue_consumers, to reduce some nasty ar...Simon MacMullen2014-01-154-36/+32
* | | Undo gratuitous rename.Simon MacMullen2014-01-151-6/+6
* | | Treat prefetch=0 the same as basic.qos does - it means infinity not a broken ...Simon MacMullen2014-01-141-0/+2
* | | Rearrange order of function args in ack/reject/requeue for consistency.Simon MacMullen2014-01-144-23/+23
* | | Simplify / make it clearer that we always go through the invariant.Simon MacMullen2014-01-141-20/+18
* | | Undo accidental unificationSimon MacMullen2014-01-131-5/+8
* | | Unbreak basic.reject, basic.nack and basic.recover. Fix up specs.Simon MacMullen2014-01-135-31/+39
* | | Ignore prefetch in autoack mode.Simon MacMullen2014-01-132-4/+6
* | | Merge in default.Simon MacMullen2014-01-1323-278/+488
|\ \ \ | |/ /