Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve clarity and correctnessbug26013 | Matthias Radestock | 2014-02-20 | 1 | -30/+38 |
* | Eliminate a compiler warning | Michael Klishin | 2014-02-19 | 1 | -1/+1 |
* | Send connection.unblocked when connection is no longer blocked or all alarms ... | Michael Klishin | 2014-02-19 | 1 | -1/+4 |
* | Make connection.[un]blocked independent from flow control | Michael Klishin | 2014-02-19 | 1 | -16/+17 |
* | Merge bug 26014 | Simon MacMullen | 2014-02-17 | 0 | -0/+0 |
|\ | |||||
* | | Don't call InnerFun and remove/3 if the binding was not there.bug26014 | Simon MacMullen | 2014-02-17 | 1 | -7/+9 |
|/ | |||||
* | Fix a syntax error in config example | Michael Klishin | 2014-01-24 | 1 | -1/+1 |
* | Merge bug26005 | Simon MacMullen | 2014-02-13 | 0 | -0/+0 |
|\ | |||||
* | | Handle down messages from the delegate, since that's what we're monitoring lo...bug26005 | Simon MacMullen | 2014-02-11 | 1 | -2/+4 |
|/ | |||||
* | Merge bug26000 into stable again | Simon MacMullen | 2014-02-11 | 2 | -7/+27 |
|\ | |||||
| * | More documentation, slightly stricter types.bug26000 | Simon MacMullen | 2014-02-11 | 1 | -1/+14 |
| * | fix tests | Matthias Radestock | 2014-02-10 | 1 | -6/+13 |
* | | Merge bug 26000 (into stable this time) | Simon MacMullen | 2014-02-10 | 2 | -2/+17 |
|\ \ | |/ |/| | |||||
| * | Merge bug25762 | Simon MacMullen | 2014-02-07 | 2 | -2/+17 |
| |\ | |||||
| | * | minimal fixbug25762 | Matthias Radestock | 2014-02-06 | 2 | -2/+17 |
| |/ | |||||
* | | Allow specifying a tx-fun. | Simon MacMullen | 2014-02-06 | 1 | -44/+59 |
|/ | |||||
* | Added tag rabbitmq_v3_2_3 for changeset 915404021814 | Emile Joubert | 2014-01-23 | 0 | -0/+0 |
* | Changelogs for 3.2.3rabbitmq_v3_2_3 | Emile Joubert | 2014-01-23 | 2 | -0/+9 |
* | merge bug25929 into stable | Matthias Radestock | 2014-01-20 | 0 | -0/+0 |
|\ | |||||
* | | handle setopts error gracefullybug25929 | Matthias Radestock | 2014-01-20 | 1 | -6/+11 |
|/ | |||||
* | Fix type error | Simon MacMullen | 2014-01-17 | 1 | -3/+3 |
* | Merge bug25965 | Simon MacMullen | 2014-01-17 | 1 | -0/+19 |
|\ | |||||
| * | Merge bug 25952 | Simon MacMullen | 2014-01-17 | 1 | -0/+19 |
| |\ | |||||
| | * | Merge bug24927 | Simon MacMullen | 2014-01-17 | 0 | -0/+0 |
| | |\ | |||||
| | * | | oops, wrong branchbug24927 | Simon MacMullen | 2014-01-16 | 1 | -1/+0 |
| | * | | Capability | Simon MacMullen | 2014-01-16 | 1 | -0/+1 |
| | * | | Revivify branch from earlier commit. | Simon MacMullen | 2014-01-16 | 1 | -1/+1 |
| | * | | Staunch the flow of "Discarding message..." log messages | Simon MacMullen | 2014-01-15 | 1 | -0/+19 |
| | |/ | |||||
* | | | Oops x 2bug25965 | Simon MacMullen | 2014-01-17 | 1 | -1/+1 |
* | | | Oops | Simon MacMullen | 2014-01-17 | 1 | -3/+4 |
* | | | Limit maximum message size. | Simon MacMullen | 2014-01-17 | 4 | -6/+24 |
|/ / | |||||
* | | Remove inanity.bug25952 | Simon MacMullen | 2014-01-17 | 1 | -4/+1 |
* | | Avoid "Absurdly large distribution output data buffer" death. | Simon MacMullen | 2014-01-16 | 2 | -38/+79 |
|/ | |||||
* | simplify even further | Matthias Radestock | 2014-01-10 | 1 | -4/+4 |
* | simplify, remove redundant code | Matthias Radestock | 2014-01-10 | 1 | -7/+4 |
* | tiny refactor: better function name | Matthias Radestock | 2014-01-09 | 1 | -6/+6 |
* | cosmetic: whitespace | Matthias Radestock | 2014-01-08 | 1 | -54/+48 |
* | Merge bug25936 | Simon MacMullen | 2014-01-08 | 1 | -1/+3 |
|\ | |||||
| * | Merge bug25945 again | Simon MacMullen | 2014-01-07 | 1 | -1/+3 |
| |\ | |||||
| | * | Uh, that function needs another headerbug25945 | Simon MacMullen | 2014-01-07 | 1 | -1/+3 |
* | | | consumers/1 returns a list of 4-tuples now.bug25936 | Simon MacMullen | 2014-01-07 | 1 | -1/+1 |
|/ / | |||||
* | | Merge bug25945 | Simon MacMullen | 2014-01-07 | 0 | -0/+0 |
|\ \ | |/ |/| | |||||
* | | Notify on channel down. | Simon MacMullen | 2014-01-07 | 1 | -0/+10 |
|/ | |||||
* | Merge bug25928 again | Simon MacMullen | 2014-01-06 | 2 | -2/+2 |
|\ | |||||
| * | Revert the changes to the error thrown.bug25928 | Simon MacMullen | 2014-01-06 | 2 | -2/+2 |
* | | simplify | Matthias Radestock | 2014-01-01 | 1 | -2/+2 |
* | | small refactor: simplify AMQP version negotiation a little bit | Matthias Radestock | 2014-01-01 | 1 | -13/+15 |
* | | correct typo in comment | Matthias Radestock | 2014-01-01 | 1 | -1/+1 |
* | | refactor: inline | Matthias Radestock | 2013-12-24 | 1 | -8/+6 |
* | | various simplifying refactors | Matthias Radestock | 2013-12-23 | 1 | -93/+93 |