summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | `set_synchronized' => `update_unknown_pending'Francesco Mazzoli2012-08-311-22/+22
| | * | `set_length' => `drop'Francesco Mazzoli2012-08-311-2/+2
| | * | `external_pending' => `unknown_pending'Francesco Mazzoli2012-08-311-6/+9
| | * | use `set_synchronized' instead than manually increasingFrancesco Mazzoli2012-08-311-6/+2
| | * | simplify `set_length' case, fixing the ToDrop < 0 branchFrancesco Mazzoli2012-08-311-20/+16
| | * | add the delta in `set_synchronized', fixes the call in `set_length'Francesco Mazzoli2012-08-311-3/+3
| | * | `set_synchronized' accepts the difference instead of separate argsFrancesco Mazzoli2012-08-311-7/+7
| | * | do not track external pendings until we receive `length'Francesco Mazzoli2012-08-311-2/+7
| | * | actually, it looks like the slave might receive messages before `length'Francesco Mazzoli2012-08-311-1/+1
| | * | `length' should be the first instructions, lets assert thatFrancesco Mazzoli2012-08-311-1/+1
| | * | get the external pending acks at the beginningFrancesco Mazzoli2012-08-312-5/+7
| | * | add a callback to backing queue to get the number of pending acksFrancesco Mazzoli2012-08-313-7/+17
| | * | matthias doesn't like the nested `set_synchronised' :(Francesco Mazzoli2012-08-301-20/+18
| | * | take into account requeues when setting synch state for slavesFrancesco Mazzoli2012-08-302-58/+65
* | | | fix comment in node_monitor, keep {error, enoent} in `try_read_file'Francesco Mazzoli2012-09-141-12/+8
* | | | merge defaultFrancesco Mazzoli2012-09-149-822/+1299
|\ \ \ \ | |/ / / |/| | |
| * | | get cluster nodes from mnesia when legacy/non existant status fileFrancesco Mazzoli2012-09-131-2/+8
| * | | check the cluster consistency after the upgradeFrancesco Mazzoli2012-09-133-10/+12
| * | | always call init_db with all nodesFrancesco Mazzoli2012-09-121-6/+6
| * | | more informative and useful error messagesFrancesco Mazzoli2012-09-122-4/+10
| * | | do not give up when finding an inconsistent nodeFrancesco Mazzoli2012-09-111-7/+10
| * | | oopsFrancesco Mazzoli2012-09-111-2/+2
| * | | split cluster status file and running nodes fileFrancesco Mazzoli2012-09-112-118/+97
| * | | OopsSimon MacMullen2012-09-101-1/+1
| * | | Attempt at simplifying check_cluster_consistency/0, but I am having trouble w...Simon MacMullen2012-09-101-36/+40
| * | | Typos and rephrasingSimon MacMullen2012-09-073-6/+6
| * | | typo in rabbitmqctl man pageFrancesco Mazzoli2012-09-051-1/+1
| * | | Another attempt at explaining disc vs RAM nodes, and capitalise RAM.Simon MacMullen2012-09-041-13/+14
| * | | Merge defaultSimon MacMullen2012-09-0422-371/+493
| |\ \ \ | | | |/ | | |/|
| * | | reset and join when changing node typeFrancesco Mazzoli2012-09-031-16/+17
| * | | missing specFrancesco Mazzoli2012-08-301-0/+1
| * | | revert last change (reset when changing node from disc to ram)Francesco Mazzoli2012-08-291-9/+0
| * | | reset when turning disc into ram nodeFrancesco Mazzoli2012-08-291-0/+9
| * | | little fixes to the automatic clustering config codeFrancesco Mazzoli2012-08-231-3/+2
| * | | get nodes and whether the node should be disc or ram from config if virgin nodeFrancesco Mazzoli2012-08-222-30/+86
| * | | remove commented code - we do not use `disc_only' anywhereFrancesco Mazzoli2012-08-221-7/+0
| * | | remove_cluster_node => forget_cluster_nodeFrancesco Mazzoli2012-08-213-10/+10
| * | | manpage fixFrancesco Mazzoli2012-08-211-2/+1
| * | | more manpage fixesFrancesco Mazzoli2012-08-211-4/+4
| * | | recluster => update_cluster_nodesFrancesco Mazzoli2012-08-213-13/+13
| * | | forgot about the recluster exampleFrancesco Mazzoli2012-08-211-6/+0
| * | | Simon's comment on the rabbitmqctl manpageFrancesco Mazzoli2012-08-211-7/+10
| * | | merge defaultFrancesco Mazzoli2012-08-139-816/+1246
| |\ \ \
| | * \ \ merge defaultFrancesco Mazzoli2012-08-0121-224/+670
| | |\ \ \
| | * | | | add a first draft for the rabbitmqctl documentationFrancesco Mazzoli2012-07-252-57/+138
| | * | | | merge defaultFrancesco Mazzoli2012-07-168-121/+119
| | |\ \ \ \
| | * | | | | clearer `rabbit_mnesia:discover_cluster/1'Francesco Mazzoli2012-07-091-4/+6
| | * | | | | `cluster_status/{0,1}' now returns the status directly, fails on errorFrancesco Mazzoli2012-07-091-11/+7
| | * | | | | cosmeticFrancesco Mazzoli2012-07-091-16/+17
| | * | | | | do not update the cluster status file by getting the mnesia statusFrancesco Mazzoli2012-07-091-8/+4