summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge bug26307Simon MacMullen2014-07-301-0/+68
|\
| * stable to defaultSimon MacMullen2014-07-3030-392/+1335
| |\
| | * 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
| | |/ | |/|
| * | Try again, adding a module this time. Find stuck processes with heuristics.Simon MacMullen2014-07-301-0/+68
* | | Make sure the tests pass again!Simon 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-2930-392/+1335
|\ \ | |/ |/|
| * 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.Simon 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
| | * | It's easier to specify the commands that do not require the app than those th...Simon MacMullen2014-06-261-18/+8
| | * | 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-2530-391/+1308
| |\ \ \
| | * \ \ stable to defaultSimon MacMullen2014-07-2230-391/+1308
| | |\ \ \
| | | * | | Fix await_startup/1. Change its design from "figure out what apps we should b...Simon MacMullen2014-07-212-27/+21
| | | * | | stable to defaultSimon MacMullen2014-07-1630-368/+1291
| | | |\ \ \
| | | | * \ \ 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.Simon MacMullen2014-07-151-2/+11
| | | | * | | | Revert bug26171, and ignore messages before the initial catchup.Simon MacMullen2014-07-141-31/+46
| | | | |/ / /
| | | | * | | Merge in defaultSimon MacMullen2014-07-042-3/+29
| | | | |\ \ \
| | | | | * \ \ Merge in bug 26256Simon MacMullen2014-07-0311-67/+504
| | | | | |\ \ \
| | | | | * | | | Small tidy-upsSimon MacMullen2014-06-251-6/+5
| | | | | * | | | Make "rabbitmqctl forget_cluster_node --offline" impersonate the node rather ...Simon MacMullen2014-06-252-3/+30
| | | | * | | | | OopsSimon MacMullen2014-07-031-1/+1
| | | | | |/ / / | | | | |/| | |
| | | | * | | | Only force load if the app is actually down.Simon MacMullen2014-07-031-1/+4
| | | | * | | | Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-032-1/+7
| | | | * | | | Export something newSimon MacMullen2014-06-301-1/+1
| | | | * | | | Merge bug26171Simon MacMullen2014-06-3024-325/+782
| | | | |\ \ \ \
| | | | | * \ \ \ stable to defaultSimon MacMullen2014-06-301-0/+4
| | | | | |\ \ \ \
| | | | | * \ \ \ \ stable to defaultSimon MacMullen2014-06-273-14/+45
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Merge bug26255Simon MacMullen2014-06-272-3/+12
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | More descriptive name.Simon MacMullen2014-06-272-4/+4
| | | | | | * | | | | | os:timestamp/1 return parts can be 0Michael Klishin2014-06-251-3/+3
| | | | | | * | | | | | Add spec for rabbit_misc:timestamp/1Michael Klishin2014-06-251-0/+3
| | | | | | * | | | | | Move timestamp formatting fn to rabbit_miscMichael Klishin2014-06-252-5/+5
| | | | | | * | | | | | Convert connected_at to timestamp when bound since it is immutableMichael Klishin2014-06-251-2/+2
| | | | | | * | | | | | Timestamp cannot be unknownMichael Klishin2014-06-251-2/+0
| | | | | | * | | | | | print/2 is no longer usedMichael Klishin2014-06-251-5/+0
| | | | | | * | | | | | Remove connected_at from the default list_connections key listMichael Klishin2014-06-231-1/+1