| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge bug26475 into default | Michael Klishin | 2014-12-10 | 7 | -25/+142 |
| |\ |
|
| | * | stable to default | Simon MacMullen | 2014-12-10 | 17 | -187/+507 |
| | |\ |
|
| | | * | stable to default (Alvaro forgot) | Simon MacMullen | 2014-12-09 | 17 | -187/+507 |
| | | |\ |
|
| | | | * | stable to default | Simon MacMullen | 2014-12-05 | 17 | -187/+507 |
| | | | |\ |
|
| | | | | * | stable to default | Simon MacMullen | 2014-12-05 | 17 | -187/+507 |
| | | | | |\ |
|
| | | | | | * | stable to default | Simon MacMullen | 2014-11-28 | 1 | -4/+14 |
| | | | | | |\ |
|
| | | | | | * \ | stable to default | Simon MacMullen | 2014-11-28 | 1 | -15/+27 |
| | | | | | |\ \ |
|
| | | | | | * \ \ | stable to default | Simon MacMullen | 2014-11-26 | 2 | -0/+9 |
| | | | | | |\ \ \ |
|
| | * | | | | \ \ \ | Merge bug26491 | Simon MacMullen | 2014-12-10 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | | Minor language corrections. | Simon MacMullen | 2014-12-10 | 1 | -4/+4 |
| | * | | | | | | | | Autoheal: Make sure Mnesia is stopped on all losers before they restart | Jean-Sebastien Pedron | 2014-12-10 | 1 | -0/+29 |
| | |/ / / / / / / |
|
| | * | | | | | | | merges bug26478 into stable | Alvaro Videla | 2014-12-08 | 3 | -25/+101 |
| | |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | | * | | | | | | Merge bug26446 | Simon MacMullen | 2014-12-05 | 1 | -1/+21 |
| | | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | | | * | | | | | Throw an error if at least one plugin's module can't be loaded | Jean-Sebastien Pedron | 2014-12-03 | 1 | -1/+21 |
| | | | | |_|_|/
| | | |/| | | |
|
| | | * | | | | | Merge bug26493 | Simon MacMullen | 2014-12-05 | 0 | -0/+0 |
| | | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | | Abstraction: safe process_info(). | Simon MacMullen | 2014-12-05 | 1 | -10/+16 |
| | | * | | | | | Add top_memory_use() and top_binary_refs(). | Simon MacMullen | 2014-12-05 | 1 | -3/+31 |
| | | |/ / / / |
|
| | | * | | | | Merge bug26265 | Simon MacMullen | 2014-11-28 | 5 | -22/+71 |
| | | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | | * | | | Merge bug 26081 | Simon MacMullen | 2014-11-28 | 0 | -0/+0 |
| | | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | | * | | | Rename this to indicate what it does, not the current circumstances in which ... | Simon MacMullen | 2014-11-28 | 1 | -2/+2 |
| | | | * | | | Check cluster consistency before joining a cluster | Jean-Sebastien Pedron | 2014-11-27 | 1 | -15/+27 |
| | | | |/ / |
|
| | | * | | | No need to load/unload the plugin around the plugin_provided_by_otp/1 check | Jean-Sebastien Pedron | 2014-11-28 | 1 | -14/+3 |
| | | * | | | Remove "Plugins: adding to code path" log message | Jean-Sebastien Pedron | 2014-11-28 | 1 | -2/+0 |
| | | * | | | Only check ERTS version to determine if we accept an external eldap | Jean-Sebastien Pedron | 2014-11-26 | 1 | -31/+3 |
| | | * | | | Add plugin paths to the beginning of the code path | Jean-Sebastien Pedron | 2014-11-24 | 1 | -4/+55 |
| | * | | | | Don't halt execution if RABBITMQ_CTL_ERL_ARGS is set. | Simon MacMullen | 2014-11-26 | 1 | -0/+3 |
| | | |/ /
| |/| | |
|
| | * | | | deb / RPM changelogs | Simon MacMullen | 2014-11-26 | 2 | -0/+9 |
| * | | | | Nicer feedback. | Simon MacMullen | 2014-12-09 | 1 | -1/+3 |
| * | | | | Split out preparation from rename/2, and add comments. | Simon MacMullen | 2014-12-09 | 1 | -29/+77 |
| * | | | | Various fixes / improvements: with the new scheme multiple renamings will not... | Simon MacMullen | 2014-12-09 | 1 | -32/+39 |
| * | | | | Fail clearly if the node specified with '-n' is not a member of the cluster b... | Simon MacMullen | 2014-12-09 | 1 | -4/+6 |
| * | | | | Ensure become(node()) works rather than failing with {node_running, ...}. | Simon MacMullen | 2014-12-09 | 1 | -2/+2 |
| * | | | | WIP clustererer compatibility: install the fallback and "upgrade" mnesia at r... | Simon MacMullen | 2014-12-08 | 1 | -13/+14 |
| * | | | | Maybe clearer? | Simon MacMullen | 2014-12-01 | 1 | -1/+1 |
| * | | | | Add a section to the manual page. | Simon MacMullen | 2014-12-01 | 1 | -0/+35 |
| * | | | | Swap location of backup and regular config files. A bit less logical, but we ... | Simon MacMullen | 2014-12-01 | 1 | -4/+4 |
| * | | | | Put all the rename-related temp files in a directory together, and keep copie... | Simon MacMullen | 2014-12-01 | 1 | -13/+21 |
| * | | | | Allow argument-pairs to rename_cluster_node to go in any order (and thus allo... | Simon MacMullen | 2014-12-01 | 2 | -23/+46 |
| * | | | | Rename again | Simon MacMullen | 2014-11-28 | 1 | -3/+4 |
| * | | | | And unbreak clusters. | Simon MacMullen | 2014-11-28 | 1 | -0/+1 |
| * | | | | Detect starting as the old node name after a rename and roll back. Also renam... | Simon MacMullen | 2014-11-28 | 2 | -26/+44 |
| * | | | | Less io:format, more rabbit_log. | Simon MacMullen | 2014-11-28 | 1 | -7/+6 |
| * | | | | Improve the chance of not losing a bunch of data. | Simon MacMullen | 2014-11-28 | 1 | -0/+1 |
| * | | | | Oops | Simon MacMullen | 2014-11-28 | 1 | -1/+1 |
| * | | | | Rename things | Simon MacMullen | 2014-11-28 | 2 | -9/+8 |
| * | | | | Remove commented out bit, remove pointless RPC (we're in the cluster by that ... | Simon MacMullen | 2014-11-28 | 1 | -47/+13 |
| * | | | | We are presumably the source of truth now, so make sure we boot. | Simon MacMullen | 2014-11-28 | 1 | -0/+1 |
| * | | | | Support renaming other remote nodes at the same time, in case we want to do a... | Simon MacMullen | 2014-11-27 | 2 | -68/+69 |
| * | | | | Don't be so keep to call upgrade_mode/1, it can die in all sorts of ways. | Simon MacMullen | 2014-11-27 | 2 | -30/+35 |
| * | | | | Rearrange things a bit. We now have something that seems to work. | Simon MacMullen | 2014-11-27 | 3 | -21/+55 |