| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minimal fix | Matthias Radestock | 2014-02-06 | 2 | -2/+17 |
| * | handle setopts error gracefully | 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 |
| | |\ | |||||
| | | * | oops, wrong branch | 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 2 | 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 | 3 | -6/+17 |
| |/ / | |||||
| * | | Remove inanity. | 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 |
| |\ | |||||
| | * | Uh, that function needs another header | Simon MacMullen | 2014-01-07 | 1 | -1/+3 |
| * | | consumers/1 returns a list of 4-tuples now. | Simon MacMullen | 2014-01-07 | 1 | -1/+1 |
| |/ | |||||
| * | 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. | 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 |
| |/ | |||||
| * | Merge bug25899 | Simon MacMullen | 2013-12-06 | 1 | -2/+12 |
| |\ | |||||
| | * | Explain | Simon MacMullen | 2013-12-06 | 1 | -0/+2 |
| | * | Make sure that our last event before going sorta-idle is not one in which we ... | Simon MacMullen | 2013-12-05 | 1 | -2/+10 |
| * | | Remove unnecessary test. | Matthew Sackman | 2013-12-06 | 1 | -12/+1 |
| * | | Undo some changes. | Matthew Sackman | 2013-12-06 | 2 | -42/+11 |
| * | | Rather than just querying a single remote node, query them all, and accomodat... | Matthew Sackman | 2013-12-04 | 2 | -11/+42 |
| |/ | |||||
| * | Ooops. | Matthew Sackman | 2013-11-28 | 1 | -2/+2 |
| * | Introduce halt_on_upgrade_failure app env param and set it to true. Only thro... | Matthew Sackman | 2013-11-28 | 1 | -2/+7 |
| * | Ensure that we always interleave start / stop / start / stop. | Simon MacMullen | 2013-11-28 | 1 | -1/+5 |
| * | Do nothing if the rabbit application is already running. Similarly, don't exp... | Simon MacMullen | 2013-11-28 | 1 | -13/+19 |
| * | Merge in stable | Simon MacMullen | 2013-11-22 | 3 | -40/+65 |
| |\ | |||||
| | * | Restore synchronous addition of slaves in the queue.declare case. | Simon MacMullen | 2013-11-12 | 3 | -25/+39 |
| | * | Forgot to add a spec | Simon MacMullen | 2013-11-11 | 1 | -0/+1 |
| | * | Re-add the log invocations we lost. This does lead to the stale master pid wa... | Simon MacMullen | 2013-11-11 | 2 | -3/+7 |
| | * | Port the deadlock-breaking code from bug 25852. | Simon MacMullen | 2013-11-11 | 2 | -30/+40 |
