summaryrefslogtreecommitdiff
path: root/src/rabbit_mnesia_rename.erl
Commit message (Expand)AuthorAgeFilesLines
* Refer to running nodes using rabbit_nodes:all_running/0Michael Klishin2020-08-301-1/+1
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* rabbit_mnesia_rename: Use the new rabbit_nodes_common:name_type() functionJean-Sébastien Pédron2020-02-031-1/+2
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-3/+2
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Move name_type/0 to rabbit_nodesMichael Klishin2017-09-291-8/+1
* Remove rabbit_cli moduleDaniil Fedotov2017-09-291-1/+12
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
| * Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-251-1/+1
* | Get rid of rabbit_control_mainDaniil Fedotov2016-12-231-2/+14
* | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-071-1/+1
* | rabbit_mnesia_rename: Backup local tables onlyJean-Sébastien Pédron2016-08-251-1/+7
|/
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-6/+2
* Update (c) infoMichael Klishin2016-01-011-1/+1
* (c) yearMichael Klishin2015-05-241-1/+1
* 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
* 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-011-16/+38
* 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-281-25/+43
* 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
* Rename thingsSimon MacMullen2014-11-281-0/+160