summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Scarier warningSimon MacMullen2013-12-191-10/+13
|/
* Merged bug25925 into stableEmile Joubert2013-12-160-0/+0
|\
* | Strip extra parameter when installing servicebug25925Emile Joubert2013-12-131-2/+10
|/
* Added tag rabbitmq_v3_2_2 for changeset d3f84b20c376Emile Joubert2013-12-110-0/+0
* Add changelog entries for 3.2.2rabbitmq_v3_2_2Emile Joubert2013-12-112-0/+9
* Merge bug25899Simon MacMullen2013-12-061-2/+12
|\
| * Merge bug25912Simon MacMullen2013-12-060-0/+0
| |\
| * | Explainbug25912Simon 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.bug25899Matthew 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
|/
* Merge bug25901Simon MacMullen2013-12-030-0/+0
|\
* | Ooops.bug25901Matthew Sackman2013-11-281-2/+2
* | Introduce halt_on_upgrade_failure app env param and set it to true. Only thro...Matthew Sackman2013-11-282-2/+8
|/
* Merge bug25897Simon MacMullen2013-11-280-0/+0
|\
* | Ensure that we always interleave start / stop / start / stop.bug25897Simon 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 bug25873Simon MacMullen2013-11-220-0/+0
|\
* \ Merge in stablebug25873Simon MacMullen2013-11-223-40/+65
|\ \ | |/ |/|
| * *cough*Simon MacMullen2013-11-121-1/+1
| * Restore synchronous addition of slaves in the queue.declare case.Simon MacMullen2013-11-124-26/+40
| * 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
* | Merge bug25867Simon MacMullen2013-11-223-37/+51
|\ \