summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stable to defaultSimon MacMullen2014-12-111-2/+13
|\
| * Merge bug26498Simon MacMullen2014-12-111-2/+13
| |\
| | * Minor refactor.Simon MacMullen2014-12-111-8/+10
| | * Backport the part of 505868f421db which fixes ram_bytes when requeueing an in...Simon MacMullen2014-12-111-2/+11
| |/
* | merge bug26475 into defaultMichael Klishin2014-12-107-25/+142
|\ \
| * \ stable to defaultSimon MacMullen2014-12-1017-187/+507
| |\ \ | | |/ | |/|
| | * stable to default (Alvaro forgot)Simon MacMullen2014-12-0917-187/+507
| | |\
| | | * stable to defaultSimon MacMullen2014-12-0517-187/+507
| | | |\
| | | | * stable to defaultSimon MacMullen2014-12-0517-187/+507
| | | | |\
| | | | | * stable to defaultSimon MacMullen2014-11-281-4/+14
| | | | | |\
| | | | | * \ stable to defaultSimon MacMullen2014-11-281-15/+27
| | | | | |\ \
| | | | | * \ \ stable to defaultSimon MacMullen2014-11-262-0/+9
| | | | | |\ \ \
| * | | | | \ \ \ Merge bug26491Simon MacMullen2014-12-100-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Minor language corrections.Simon MacMullen2014-12-101-4/+4
| * | | | | | | | Autoheal: Make sure Mnesia is stopped on all losers before they restartJean-Sebastien Pedron2014-12-101-0/+29
| |/ / / / / / /
| * | | | | | | merges bug26478 into stableAlvaro Videla2014-12-083-25/+101
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge bug26446Simon MacMullen2014-12-051-1/+21
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Throw an error if at least one plugin's module can't be loadedJean-Sebastien Pedron2014-12-031-1/+21
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge bug26493Simon MacMullen2014-12-050-0/+0
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Abstraction: safe process_info().Simon MacMullen2014-12-051-10/+16
| | * | | | | Add top_memory_use() and top_binary_refs().Simon MacMullen2014-12-051-3/+31
| | |/ / / /
| | * | | | Merge bug26265Simon MacMullen2014-11-285-22/+71
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge bug 26081Simon MacMullen2014-11-280-0/+0
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Rename this to indicate what it does, not the current circumstances in which ...Simon MacMullen2014-11-281-2/+2
| | | * | | Check cluster consistency before joining a clusterJean-Sebastien Pedron2014-11-271-15/+27
| | | |/ /
| | * | | No need to load/unload the plugin around the plugin_provided_by_otp/1 checkJean-Sebastien Pedron2014-11-281-14/+3
| | * | | Remove "Plugins: adding to code path" log messageJean-Sebastien Pedron2014-11-281-2/+0
| | * | | Only check ERTS version to determine if we accept an external eldapJean-Sebastien Pedron2014-11-261-31/+3
| | * | | Add plugin paths to the beginning of the code pathJean-Sebastien Pedron2014-11-241-4/+55
| * | | | Don't halt execution if RABBITMQ_CTL_ERL_ARGS is set.Simon MacMullen2014-11-261-0/+3
| | |/ / | |/| |
| * | | deb / RPM changelogsSimon MacMullen2014-11-262-0/+9
* | | | Nicer feedback.Simon MacMullen2014-12-091-1/+3
* | | | Split out preparation from rename/2, and add comments.Simon MacMullen2014-12-091-29/+77
* | | | Various fixes / improvements: with the new scheme multiple renamings will not...Simon MacMullen2014-12-091-32/+39
* | | | Fail clearly if the node specified with '-n' is not a member of the cluster b...Simon MacMullen2014-12-091-4/+6
* | | | Ensure become(node()) works rather than failing with {node_running, ...}.Simon MacMullen2014-12-091-2/+2
* | | | WIP clustererer compatibility: install the fallback and "upgrade" mnesia at r...Simon MacMullen2014-12-081-13/+14
* | | | Maybe clearer?Simon MacMullen2014-12-011-1/+1
* | | | Add a section to the manual page.Simon MacMullen2014-12-011-0/+35
* | | | Swap location of backup and regular config files. A bit less logical, but we ...Simon MacMullen2014-12-011-4/+4
* | | | Put all the rename-related temp files in a directory together, and keep copie...Simon MacMullen2014-12-011-13/+21
* | | | Allow argument-pairs to rename_cluster_node to go in any order (and thus allo...Simon MacMullen2014-12-012-23/+46
* | | | Rename againSimon MacMullen2014-11-281-3/+4
* | | | And unbreak clusters.Simon MacMullen2014-11-281-0/+1
* | | | Detect starting as the old node name after a rename and roll back. Also renam...Simon MacMullen2014-11-282-26/+44
* | | | Less io:format, more rabbit_log.Simon MacMullen2014-11-281-7/+6
* | | | Improve the chance of not losing a bunch of data.Simon MacMullen2014-11-281-0/+1
* | | | OopsSimon MacMullen2014-11-281-1/+1
* | | | Rename thingsSimon MacMullen2014-11-282-9/+8
* | | | Remove commented out bit, remove pointless RPC (we're in the cluster by that ...Simon MacMullen2014-11-281-47/+13