summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't call InnerFun and remove/3 if the binding was not there.bug26014Simon MacMullen2014-02-171-7/+9
* Fix a syntax error in config exampleMichael Klishin2014-01-241-1/+1
* Merge bug26005Simon MacMullen2014-02-130-0/+0
|\
* | Handle down messages from the delegate, since that's what we're monitoring lo...bug26005Simon MacMullen2014-02-111-2/+4
|/
* Merge bug26000 into stable againSimon MacMullen2014-02-112-7/+27
|\
| * More documentation, slightly stricter types.bug26000Simon MacMullen2014-02-111-1/+14
| * fix testsMatthias Radestock2014-02-101-6/+13
* | Merge bug 26000 (into stable this time)Simon MacMullen2014-02-102-2/+17
|\ \ | |/ |/|
| * Merge bug25762Simon MacMullen2014-02-072-2/+17
| |\
| | * minimal fixbug25762Matthias Radestock2014-02-062-2/+17
| |/
* | Allow specifying a tx-fun.Simon MacMullen2014-02-061-44/+59
|/
* Added tag rabbitmq_v3_2_3 for changeset 915404021814Emile Joubert2014-01-230-0/+0
* Changelogs for 3.2.3rabbitmq_v3_2_3Emile Joubert2014-01-232-0/+9
* merge bug25929 into stableMatthias Radestock2014-01-200-0/+0
|\
* | handle setopts error gracefullybug25929Matthias 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 branchbug24927Simon 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 2bug25965Simon MacMullen2014-01-171-1/+1
* | | OopsSimon MacMullen2014-01-171-3/+4
* | | Limit maximum message size.Simon MacMullen2014-01-174-6/+24
|/ /
* | Remove inanity.bug25952Simon MacMullen2014-01-171-4/+1
* | Avoid "Absurdly large distribution output data buffer" death.Simon MacMullen2014-01-162-38/+79
|/
* simplify even furtherMatthias Radestock2014-01-101-4/+4
* simplify, remove redundant codeMatthias Radestock2014-01-101-7/+4
* tiny refactor: better function nameMatthias Radestock2014-01-091-6/+6
* cosmetic: whitespaceMatthias Radestock2014-01-081-54/+48
* Merge bug25936Simon MacMullen2014-01-081-1/+3
|\
| * Merge bug25945 againSimon MacMullen2014-01-071-1/+3
| |\
| | * Uh, that function needs another headerbug25945Simon MacMullen2014-01-071-1/+3
* | | consumers/1 returns a list of 4-tuples now.bug25936Simon MacMullen2014-01-071-1/+1
|/ /
* | Merge bug25945Simon MacMullen2014-01-070-0/+0
|\ \ | |/ |/|
* | Notify on channel down.Simon MacMullen2014-01-071-0/+10
|/
* Merge bug25928 againSimon MacMullen2014-01-062-2/+2
|\
| * Revert the changes to the error thrown.bug25928Simon MacMullen2014-01-062-2/+2
* | simplifyMatthias Radestock2014-01-011-2/+2
* | small refactor: simplify AMQP version negotiation a little bitMatthias Radestock2014-01-011-13/+15
* | correct typo in commentMatthias Radestock2014-01-011-1/+1
* | refactor: inlineMatthias Radestock2013-12-241-8/+6
* | various simplifying refactorsMatthias Radestock2013-12-231-93/+93
* | tiny refactorsMatthias Radestock2013-12-231-6/+8
* | cosmetic, largely whitespaceMatthias Radestock2013-12-231-10/+10
* | Merge bug25928Simon MacMullen2013-12-192-2/+5
|\ \ | |/
| * Keep the two handle_exception()s together.Simon MacMullen2013-12-191-3/+3
| * Treat connection errors on write the same as on read.Simon MacMullen2013-12-172-1/+4