summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restore a poorly placed commentbug26306Michael Klishin2014-08-111-0/+3
* Simply refer to the type specMichael Klishin2014-08-031-1/+1
* Replace outdated commentMichael Klishin2014-08-031-3/+1
* merge stable into defaultMichael Klishin2014-08-011-4/+1
|\
| * merge bug26313 into stable (again)Michael Klishin2014-08-011-4/+1
| |\
| | * Let exception handler do all the handshake failure loggingMichael Klishin2014-08-011-4/+1
* | | merge stable into defaultMichael Klishin2014-08-011-2/+6
|\ \ \ | |/ /
| * | merge headsMichael Klishin2014-08-011-2/+6
| |\ \
| | * \ merge bug26313 into stableMichael Klishin2014-08-011-2/+6
| | |\ \ | | | |/
| | | * Explicitly log handshake errorsMichael Klishin2014-08-011-1/+4
| | | * Enforce server-side value when client provided one is 0Michael Klishin2014-08-011-1/+2
| | |/
* | | Merge bug26307Simon MacMullen2014-07-301-0/+68
|\ \ \
| * \ \ stable to defaultSimon MacMullen2014-07-3046-494/+1607
| |\ \ \ | | |/ / | |/| |
| | * | stable to defaultSimon MacMullen2014-07-301-0/+68
| | |\ \
| * | | | Actually, let's rename that. Yes, a plural, but one that makes more sense.Simon MacMullen2014-07-301-1/+1
| | |/ / | |/| |
| * | | Merge bug26311Simon MacMullen2014-07-301-0/+68
| |\ \ \ | | |_|/ | |/| |
| | * | Try again, adding a module this time. Find stuck processes with heuristics.bug26311Simon MacMullen2014-07-301-0/+68
| | * | Find stuck processes with heuristics.Simon MacMullen2014-07-300-0/+0
| |/ /
* | | Make sure the tests pass again!bug26307Simon MacMullen2014-07-292-11/+21
* | | Make some of the more interesting bits of the VQ backing_queue_status an offi...Simon MacMullen2014-07-294-29/+39
| |/ |/|
* | stable to defaultSimon MacMullen2014-07-2946-494/+1607
|\ \ | |/ |/|
| * force_boot requires no app.Simon MacMullen2014-07-281-1/+2
| * stable to defaultSimon MacMullen2014-07-282-3/+26
| |\
| * \ Merge bug26242Simon MacMullen2014-07-281-1/+26
| |\ \
| | * | Nicer formatting of error message.bug26242Simon MacMullen2014-07-281-5/+5
| | * | Refactor: move ensure_app_running inside the big catch block, then we don't n...Simon MacMullen2014-07-281-14/+10
| | * | Don't report nodedown issues as rabbit app not runningMichael Klishin2014-07-281-4/+14
| | * | Cosmetic.Simon MacMullen2014-07-011-8/+6
| | * | Reduce distance to default.Simon MacMullen2014-07-011-14/+7
| | * | Use rabbit:is_running/1Michael Klishin2014-07-011-14/+9
| | * | merge headsMichael Klishin2014-06-291-18/+22
| | |\ \
| | | * | It's easier to specify the commands that do not require the app than those th...Simon MacMullen2014-06-261-18/+8
| | * | | Use rabbit:is_running/1 hereMichael Klishin2014-06-291-14/+9
| | * | | Use a list of commands that do not require rabbit app to be runningMichael Klishin2014-06-291-13/+4
| | |/ /
| | * | RefactorMichael Klishin2014-06-251-35/+18
| | * | Exit early if rabbit app is not running on target node (but not for all comma...Michael Klishin2014-06-251-34/+65
| | * | Improve error messages from rabbitmqctl when the rabbit app is stoppedMichael Klishin2014-06-231-2/+31
| * | | stable to defaultSimon MacMullen2014-07-2546-493/+1580
| |\ \ \
| | * \ \ Stable to defaultBlair Hester2014-07-2446-493/+1580
| | |\ \ \
| | | * \ \ stable to defaultSimon MacMullen2014-07-2246-493/+1580
| | | |\ \ \
| | | | * \ \ Merge bug26295Simon MacMullen2014-07-212-27/+21
| | | | |\ \ \
| | | | | * | | Fix await_startup/1. Change its design from "figure out what apps we should b...bug26295Simon MacMullen2014-07-212-27/+21
| | | | |/ / /
| | | | * | | stable to defaultSimon MacMullen2014-07-1646-470/+1563
| | | | |\ \ \
| | | | | * \ \ Merge bug26286Simon MacMullen2014-07-151-5/+3
| | | | | |\ \ \
| | | | | | * | | Don't expect GMs which have not yet joined to take part in messaging.Simon MacMullen2014-07-151-2/+2
| | | | | | * | | Unused.Simon MacMullen2014-07-151-3/+1
| | | | | * | | | Improve self-documentingness.bug26286Simon MacMullen2014-07-151-2/+11
| | | | | * | | | Revert bug26171, and ignore messages before the initial catchup.Simon MacMullen2014-07-141-31/+46
| | | | | |/ / /
| | | | | * | | Oops, silence.Simon MacMullen2014-07-112-2/+2
| | | | | * | | Merge bug26192Simon MacMullen2014-07-105-10/+46
| | | | | |\ \ \