summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tidy exports and specsFrancesco Mazzoli2012-05-312-24/+42
* fix and improve `rabbit_mnesia:remove_node/1' in many waysFrancesco Mazzoli2012-05-311-56/+94
* merge defaultFrancesco Mazzoli2012-05-306-696/+774
|\
| * merge defaultFrancesco Mazzoli2012-05-306-696/+773
| |\
| | * set up cluster beforehand in testsFrancesco Mazzoli2012-05-291-13/+33
| | * remove cluster managment tests, adjust the othersFrancesco Mazzoli2012-05-281-199/+1
| | * merge defaultFrancesco Mazzoli2012-05-285-485/+740
| | |\
| | | * comments in `prepare/0'Francesco Mazzoli2012-05-251-0/+5
| | | * forgot `check_cluster_consistency/0' call in `prepare/0'Francesco Mazzoli2012-05-251-0/+1
| | | * merge defaultFrancesco Mazzoli2012-05-255-485/+734
| | | |\
| | | | * handle legacy `cluster_nodes.config' and `running_nodes_at_shutdown'Francesco Mazzoli2012-05-243-38/+85
| | | | * added `rabbit_mnesia:remove_node/1' to remove node from clusters remotelyFrancesco Mazzoli2012-05-232-1/+24
| | | | * fiddling with `rabbit_mnesia' specsFrancesco Mazzoli2012-05-231-2/+2
| | | | * add `rabbit_misc:rabbit_version/0'Francesco Mazzoli2012-05-232-2/+8
| | | | * deleted percent by mistakeFrancesco Mazzoli2012-05-231-1/+1
| | | | * stricter cluster consistency checkFrancesco Mazzoli2012-05-231-20/+47
| | | | * ooops... do not update the cluster status file with its own dataFrancesco Mazzoli2012-05-221-1/+3
| | | | * fix but in `rabbit_mnesia:status/0'Francesco Mazzoli2012-05-221-2/+5
| | | | * forgot to replace old functionFrancesco Mazzoli2012-05-211-7/+1
| | | | * change the cluster nodes functions to rely on the cluster status file onlyFrancesco Mazzoli2012-05-211-116/+36
| | | | * change rabbitmqctl `join_cluster', add `recluster' and `change_node_type'Francesco Mazzoli2012-05-212-48/+133
| | | | * moved functions around in rabbit_mnesiaFrancesco Mazzoli2012-05-181-347/+379
| | | | * merge defaultFrancesco Mazzoli2012-05-187-103/+85
| | | | |\
| | | | * | store more info about the cluster on disc, check other nodes before clusteringFrancesco Mazzoli2012-05-154-240/+239
| | | | * | fix leave_cluster, update rabbit_app.inFrancesco Mazzoli2012-05-142-28/+32
| | | | * | change function to find out about cluster nodesFrancesco Mazzoli2012-05-144-55/+150
| | | | * | reseting when clustering, `reset' now disconnects correctlyFrancesco Mazzoli2012-05-112-52/+42
| | | | * | added `join_cluster', deprecated `cluster, changed the structure of the node ...Francesco Mazzoli2012-05-113-33/+72
| | | | * | remove the bug 24919 stuffFrancesco Mazzoli2012-05-111-15/+0
| | | | * | merge bug24919Francesco Mazzoli2012-05-1011-112/+101
| | | | |\ \
| | | | | * | removed `rabbit_mnesia:force_cluster'Francesco Mazzoli2012-05-102-29/+7
| | | | | * | remove the subscription to the schema tableFrancesco Mazzoli2012-05-101-19/+0
| | | | | * | dumping schema table on changes in ram nodesFrancesco Mazzoli2012-05-091-0/+19
| | | | | * | merge defaultFrancesco Mazzoli2012-05-092-15/+18
| | | | | |\ \
| | | | | | * | forgot to change the arity of init_db in the exportFrancesco Mazzoli2012-05-041-1/+1
| | | | | | * | re-added a boolean parameter to init_db to prevent upgradingFrancesco Mazzoli2012-05-042-11/+19
| | | | | | * | remove the fun argument in `rabbit_mnesia:init_db/3'.Francesco Mazzoli2012-05-042-19/+14
* | | | | | | | Oops, bug 24792 failed to take into account that HiPE compilation was inserte...Simon MacMullen2012-05-301-12/+14
|/ / / / / / /
* | | | | | | Merge bug 24792Simon MacMullen2012-05-299-581/+622
|\ \ \ \ \ \ \
| * | | | | | | Don't print the plugin list as output from "rabbitmqctl start_app".Simon MacMullen2012-05-291-4/+10
| * | | | | | | Cosmetic.Simon MacMullen2012-05-291-11/+11
| * | | | | | | This can only be true or false. Plus cosmetic.Simon MacMullen2012-05-291-5/+5
| * | | | | | | cosmeticTim Watson2012-05-282-9/+16
| * | | | | | | rename rabbit_plugins API calls to be less verboseTim Watson2012-05-283-32/+32
| * | | | | | | CosmeticSimon MacMullen2012-05-231-3/+3
| * | | | | | | Fix dialyzer warnings.Simon MacMullen2012-05-232-2/+3
| * | | | | | | Merge in defaultSimon MacMullen2012-05-239-581/+608
| |\ \ \ \ \ \ \
| | * | | | | | | OK, it's slightly cheeky to pass this as the name of an application. But I th...Simon MacMullen2012-05-231-2/+2
| | * | | | | | | CosmeticSimon MacMullen2012-05-231-4/+4
| | * | | | | | | CosmeticSimon MacMullen2012-05-231-1/+1