summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* don't show the running nodes when downFrancesco Mazzoli2012-07-041-2/+5
* check if the node is the only disc one in `change_node_type/1'Francesco Mazzoli2012-07-041-10/+16
* check if only disc node after `init_db' in `reset/1'Francesco Mazzoli2012-07-041-10/+9
* do not check for consistency when resetingFrancesco Mazzoli2012-07-041-10/+20
* reworked functions that get cluster nodes to get only what they needFrancesco Mazzoli2012-07-041-26/+51
* all_clustered_ram_nodes() => clustered_ram_nodes()Francesco Mazzoli2012-07-041-2/+2
* wipe the mnesia data before starting if the cluster nodes are inconsistentFrancesco Mazzoli2012-07-033-38/+74
* better `rabbit_mnesia:check_cluster_consistency/0'Francesco Mazzoli2012-07-031-28/+21
* merge defaultFrancesco Mazzoli2012-06-285-7/+27
|\
| * consistency: leave the 'ok' matching to the callerMatthias Radestock2012-06-231-1/+1
| * Merge headsSimon MacMullen2012-06-222-3/+6
| |\
| | * Merge bug25005 againSimon MacMullen2012-06-220-0/+0
| | |\
| | * | ScreamSimon MacMullen2012-06-222-3/+6
| * | | Merged bug25021 into defaultEmile Joubert2012-06-221-0/+17
| |\ \ \ | | |_|/ | |/| |
| | * | Revert the wrapper around the copy in append_file/2Simon MacMullen2012-06-221-0/+17
| * | | Merge bug25005Simon MacMullen2012-06-220-0/+0
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | Remove whitespaceEmile Joubert2012-06-221-3/+3
| |/
* | `cluster_status_from_mnesia/0' fails if tables are not presentFrancesco Mazzoli2012-06-281-19/+30
* | don't use `system_info(running_db_nodes)', check for running rabbits insteadFrancesco Mazzoli2012-06-281-3/+17
* | instead of manually removing the current node, filter it in `cluster_status'Francesco Mazzoli2012-06-283-17/+9
* | moved the status file handling to `rabbit_node_monitor', status from mnesia w...Francesco Mazzoli2012-06-273-275/+320
* | change semantics of the cluster status operationsFrancesco Mazzoli2012-06-271-55/+54
* | change `rabbit_mnesia:cluster_status_if_running' slightlyFrancesco Mazzoli2012-06-271-8/+12
* | check if only running disc node only in the required placesFrancesco Mazzoli2012-06-271-4/+6
* | check that the node is in the cluster in `rabbit_mnesia:remove_node/1'Francesco Mazzoli2012-06-261-0/+5
* | remove the node from the running node when neededFrancesco Mazzoli2012-06-261-18/+23
* | notify cluster of new nodes as soon as they join, and not when they startFrancesco Mazzoli2012-06-262-14/+38
* | merge defaultFrancesco Mazzoli2012-06-228-720/+867
|\ \ | |/ |/|
| * merge defaultFrancesco Mazzoli2012-06-208-30/+23
| |\
| * | add a "leave cluster" hook in `rabbit_node_monitor', handle cluster nodes joi...Francesco Mazzoli2012-06-142-27/+66
| * | merge defaultFrancesco Mazzoli2012-06-147-707/+815
| |\ \
| | * \ merge defaultFrancesco Mazzoli2012-06-147-707/+815
| | |\ \
| | | * \ merge defaultFrancesco Mazzoli2012-06-128-106/+94
| | | |\ \
| | | * | | revert last commitFrancesco Mazzoli2012-06-124-77/+40
| | | * | | add node to existing cluster status instead of creating a new one on on_node_...Francesco Mazzoli2012-06-064-40/+77
| | | * | | stop mnesia after cluster operationFrancesco Mazzoli2012-06-011-0/+4
| | | * | | first attempt at refactoring `rabbit_mnesia:init_db'Francesco Mazzoli2012-06-012-94/+64
| | | * | | 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-307-697/+775
| | | |\ \ \
| | | | * \ \ merge defaultFrancesco Mazzoli2012-05-307-697/+774
| | | | |\ \ \
| | | | | * | | 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-286-486/+741
| | | | | |\ \ \
| | | | | | * | | 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-256-486/+735
| | | | | | |\ \ \
| | | | | | | * | | 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