summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Merge bug 25954Simon MacMullen2014-01-1319-82/+137
| |\ \
| | * | tiny simplifying refactorMatthias Radestock2014-01-101-2/+2
| | * | Merge bug25910Simon MacMullen2014-01-100-0/+0
| | |\ \
| | * | | Revert changes to add proc_name via gen_server2, instead do it explicitly wit...Simon MacMullen2014-01-1012-44/+33
| | * | | Merge in defaultSimon MacMullen2014-01-1019-92/+158
| | |\ \ \ | | | |/ / | | |/| |
| | | * | This code can now be invoked in the context of the Erlang client, in which ca...Simon MacMullen2014-01-101-4/+3
| | | * | Automatically update process_name on become.Simon MacMullen2014-01-102-5/+13
| | | * | CosmeticSimon MacMullen2014-01-102-9/+6
| | | * | API tweak for the AMQP clientSimon MacMullen2014-01-081-9/+11
| | | * | Merge in defaultSimon MacMullen2014-01-0713-637/+840
| | | |\ \