summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Log nodedown_reason.bug25922Simon MacMullen2013-12-101-2/+4
* Merge bug24829Simon MacMullen2013-12-101-12/+1
|\
| * stable to defaultSimon MacMullen2013-12-060-0/+0
| |\
| | * Merge bug25899Simon MacMullen2013-12-061-2/+12
| | |\
| * | \ stable to defaultSimon MacMullen2013-12-061-12/+1
| |\ \ \ | | |/ /
| | * | 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 in default (noop)bug24829Simon MacMullen2013-12-065-35/+45
|\ \ \ \ | |/ / / |/| | |
| * | | Merge in bug25912Simon MacMullen2013-12-0513-120/+270
| |\ \ \
| | * \ \ merge in defaultSimon MacMullen2013-12-055-67/+108
| | |\ \ \
| | * | | | Announce credit flow state for channels and queues.Simon MacMullen2013-12-023-7/+31
| | * | | | Move determination of flow-ness into the server.Simon MacMullen2013-12-022-24/+12
* | | | | | stable to defaultSimon 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
| |/ /
* | | Merge bug22525Simon MacMullen2013-12-054-16/+32
|\ \ \
| * \ \ stable to defaultSimon MacMullen2013-12-039-22/+125
| |\ \ \ | | |/ / | |/| / | | |/
| | * stable to defaultSimon MacMullen2013-11-282-14/+24
| | |\
| * | \ 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
| |/ /
* | | ClarifySimon MacMullen2013-12-051-1/+1
* | | refactor for clarityMatthias Radestock2013-12-051-8/+8
* | | cosmeticMatthias Radestock2013-12-051-17/+16
* | | cosmeticMatthias Radestock2013-12-051-3/+3
* | | betterMatthias Radestock2013-12-051-11/+10
* | | Add channel_max to rabbitmqctl(1)Michael Klishin2013-12-051-0/+4
* | | Disambiguate return valuesMichael Klishin2013-12-051-6/+6
* | | CosmeticSimon MacMullen2013-12-041-15/+11
* | | Indicate channel creation errors via returned valueMichael Klishin2013-12-021-24/+26
* | | Make this message fit in 80 charsMichael Klishin2013-12-021-1/+3
* | | FormattingMichael Klishin2013-11-291-1/+3
* | | CosmeticsMichael Klishin2013-11-291-2/+2
* | | Missing fn head for channel_maxMichael Klishin2013-11-291-0/+1
* | | Add channel_max to info keysMichael Klishin2013-11-291-1/+1
* | | Narrow down try .. catch hereMichael Klishin2013-11-291-22/+22
* | | Use rabbit_misc:protocol_error and catch exitsMichael Klishin2013-11-291-7/+4
* | | We don't know what method caused the problem, so specify it as 'none'Michael Klishin2013-11-291-1/+1
* | | Fix off-by-1 issueMichael Klishin2013-11-291-2/+2
* | | Automated merge with ssh://rabbit-hg.eng.vmware.com/rabbitmq-serverMichael Klishin2013-11-281-0/+5
|\ \ \
| * | | Update config exampleMichael Klishin2013-11-281-0/+5
* | | | Reject channel.open when the total number of open channel goes above channel_maxMichael Klishin2013-11-281-3/+4
|/ / /
* | | Reject channel.open method with channel number > negotiated channel_maxMichael Klishin2013-11-271-28/+44
* | | Set CHANNEL_MIN to 1Michael Klishin2013-11-271-1/+1
* | | cosmetic: reduce vertical space and distance to defaultMatthias Radestock2013-11-261-2/+1