Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More documentation, slightly stricter types.bug26000 | Simon MacMullen | 2014-02-11 | 1 | -1/+14 |
* | fix tests | Matthias Radestock | 2014-02-10 | 1 | -6/+13 |
* | 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 |
* | | tiny refactors | Matthias Radestock | 2013-12-23 | 1 | -6/+8 |
* | | cosmetic, largely whitespace | Matthias Radestock | 2013-12-23 | 1 | -10/+10 |
* | | Merge bug25928 | Simon MacMullen | 2013-12-19 | 2 | -2/+5 |
|\ \ | |/ | |||||
| * | Keep the two handle_exception()s together. | Simon MacMullen | 2013-12-19 | 1 | -3/+3 |
| * | Treat connection errors on write the same as on read. | Simon MacMullen | 2013-12-17 | 2 | -1/+4 |
* | | Scarier warning | Simon MacMullen | 2013-12-19 | 1 | -10/+13 |
|/ | |||||
* | Merged bug25925 into stable | Emile Joubert | 2013-12-16 | 0 | -0/+0 |
|\ | |||||
* | | Strip extra parameter when installing servicebug25925 | Emile Joubert | 2013-12-13 | 1 | -2/+10 |
|/ | |||||
* | Added tag rabbitmq_v3_2_2 for changeset d3f84b20c376 | Emile Joubert | 2013-12-11 | 0 | -0/+0 |
* | Add changelog entries for 3.2.2rabbitmq_v3_2_2 | Emile Joubert | 2013-12-11 | 2 | -0/+9 |
* | Merge bug25899 | Simon MacMullen | 2013-12-06 | 1 | -2/+12 |
|\ | |||||
| * | Merge bug25912 | Simon MacMullen | 2013-12-06 | 0 | -0/+0 |
| |\ | |||||
| * | | Explainbug25912 | Simon MacMullen | 2013-12-06 | 1 | -0/+2 |