summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* We are presumably the source of truth now, so make sure we boot.Simon MacMullen2014-11-281-0/+1
* Support renaming other remote nodes at the same time, in case we want to do a...Simon MacMullen2014-11-272-68/+69
* Don't be so keep to call upgrade_mode/1, it can die in all sorts of ways.Simon MacMullen2014-11-272-30/+35
* Rearrange things a bit. We now have something that seems to work.Simon MacMullen2014-11-273-21/+55
* WIP towards rabbitmqctl rename_other_node.Simon MacMullen2014-11-262-1/+29
* Create a way to mutate pids and use that rather than creating "fake" pids.Simon MacMullen2014-11-262-10/+23
* First pass at "rabbitmqctl rename_current_node"Simon MacMullen2014-11-262-3/+139
* Merge bug26471Simon MacMullen2014-11-2614-170/+482
|\
| * stable to defaultSimon MacMullen2014-11-251-0/+6
| |\
| * \ stable to defaultSimon MacMullen2014-11-251-7/+29
| |\ \
| * \ \ Merge heads of defaultJean-Sebastien Pedron2014-11-241-4/+4
| |\ \ \
| | * \ \ Merge bug26257 (again)Jean-Sebastien Pedron2014-11-244-7/+23
| | |\ \ \
| | * | | | When reporting invalid cluster node names, keep configuration orderbug26257Jean-Sebastien Pedron2014-11-241-4/+4
| * | | | | stable to defaultSimon MacMullen2014-11-2414-170/+482
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge bug26257Simon MacMullen2014-11-211-14/+34
| | |\ \ \ \ | | | |/ / /
| | | * | | Detect other invalid 'cluster_nodes' valuesJean-Sebastien Pedron2014-11-211-7/+33
| | | * | | Remove support for the legacy 'cluster_nodes' valuesJean-S?bastien P?dron2014-11-201-13/+7
| | * | | | stable to defaultSimon MacMullen2014-11-203-15/+13
| | |\ \ \ \
| | * \ \ \ \ stable to defaultSimon MacMullen2014-11-201-1/+13
| | |\ \ \ \ \
| | * \ \ \ \ \ stable to defaultSimon MacMullen2014-11-201-1/+7
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge bug26469Simon MacMullen2014-11-149-88/+190
| | |\ \ \ \ \ \
| | | * | | | | | Tweak the APIs again, so that authz plugins aren't expected to create a #auth...bug26469Simon MacMullen2014-11-146-64/+118
| | | * | | | | | Rename.Simon MacMullen2014-11-141-2/+2
| | | * | | | | | Never pass the #user{} record into auth backends, they should only see their ...Simon MacMullen2014-11-136-59/+79
| | | * | | | | | Cosmetic.Simon MacMullen2014-11-131-31/+30
| | | * | | | | | Import changes from https://github.com/gotthardp/rabbitmq-server/tree/multi_a...Simon MacMullen2014-11-138-59/+88
| | * | | | | | | stable to defaultSimon MacMullen2014-11-144-68/+258
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge bug26457Simon MacMullen2014-11-131-2/+10
| | | |\ \ \ \ \ \
| | | | * | | | | | R13B03 compatibility.Simon MacMullen2014-11-131-2/+10
| | | * | | | | | | Remove a couple of TODOs, make the read buffer size configurable, and don't u...bug26457Simon MacMullen2014-11-132-5/+12
| | | * | | | | | | Small refactor suggested by Matthias.Simon MacMullen2014-11-131-20/+14
| | | * | | | | | | Be a bit more systematic about reseting the read buffer.Simon MacMullen2014-11-131-21/+30
| | | * | | | | | | If they ask to read more than the buffer size, do so.Simon MacMullen2014-11-131-2/+2
| | | * | | | | | | Merge in defaultSimon MacMullen2014-11-125-14/+31
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Merge bug24781Simon MacMullen2014-11-123-5/+10
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ stable to defaultSimon MacMullen2014-11-121-30/+72
| | | | | |\ \ \ \ \ \