summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* minimal fixMatthias Radestock2014-02-062-2/+17
* 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
| |\
| | * 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-173-6/+17
|/ /
* | Remove inanity.Simon 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
|\
| * Uh, that function needs another headerSimon MacMullen2014-01-071-1/+3
* | consumers/1 returns a list of 4-tuples now.Simon MacMullen2014-01-071-1/+1
|/
* 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.Simon 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
* | Scarier warningSimon MacMullen2013-12-191-10/+13
|/
* Merge bug25899Simon MacMullen2013-12-061-2/+12
|\
| * ExplainSimon MacMullen2013-12-061-0/+2
| * Make sure that our last event before going sorta-idle is not one in which we ...Simon MacMullen2013-12-051-2/+10
* | Remove unnecessary test.Matthew Sackman2013-12-061-12/+1
* | Undo some changes.Matthew Sackman2013-12-062-42/+11
* | Rather than just querying a single remote node, query them all, and accomodat...Matthew Sackman2013-12-042-11/+42
|/
* Ooops.Matthew Sackman2013-11-281-2/+2
* Introduce halt_on_upgrade_failure app env param and set it to true. Only thro...Matthew Sackman2013-11-281-2/+7
* Ensure that we always interleave start / stop / start / stop.Simon MacMullen2013-11-281-1/+5
* Do nothing if the rabbit application is already running. Similarly, don't exp...Simon MacMullen2013-11-281-13/+19
* Merge in stableSimon MacMullen2013-11-223-40/+65
|\
| * Restore synchronous addition of slaves in the queue.declare case.Simon MacMullen2013-11-123-25/+39
| * Forgot to add a specSimon MacMullen2013-11-111-0/+1
| * Re-add the log invocations we lost. This does lead to the stale master pid wa...Simon MacMullen2013-11-112-3/+7
| * Port the deadlock-breaking code from bug 25852.Simon MacMullen2013-11-112-30/+40