summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | replace cluster_multicall with gen_server:abcastMatthias Radestock2012-09-251-31/+12
| | * | | | | | | | | | | | merge default into bug25160Matthias Radestock2012-09-2514-152/+138
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | it's a discMatthias Radestock2012-09-251-1/+1
| | * | | | | | | | | | | | | more workingness (and efficiency)Matthias Radestock2012-09-241-4/+7
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-241-9/+9
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-241-37/+28
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-242-18/+14
| | * | | | | | | | | | | | | appease dialyzerMatthias Radestock2012-09-241-2/+4
| | * | | | | | | | | | | | | improve workingnessMatthias Radestock2012-09-244-9/+8
| | * | | | | | | | | | | | | some more inliningMatthias Radestock2012-09-241-9/+4
| | * | | | | | | | | | | | | inline is_only_nodeMatthias Radestock2012-09-241-9/+4
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-241-10/+8
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-241-3/+3
| | * | | | | | | | | | | | | simplify forget_cluster_nodeMatthias Radestock2012-09-241-11/+12
| | * | | | | | | | | | | | | simplification around various node list functionsMatthias Radestock2012-09-241-56/+41
| | * | | | | | | | | | | | | logging and error reporting consistencyMatthias Radestock2012-09-241-8/+11
| | * | | | | | | | | | | | | inline init/2Matthias Radestock2012-09-241-5/+4
| | * | | | | | | | | | | | | tidy up exports & specsMatthias Radestock2012-09-241-8/+1
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-241-4/+5
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-241-20/+17
| | * | | | | | | | | | | | | merge defaultFrancesco Mazzoli2012-09-2111-65/+86
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | unify the various functions to get the cluster nodes into oneFrancesco Mazzoli2012-09-215-39/+35
| | * | | | | | | | | | | | | revert all the ordsets operations to listsFrancesco Mazzoli2012-09-213-93/+82
| | * | | | | | | | | | | | | better specsMatthias Radestock2012-09-191-4/+4
| | * | | | | | | | | | | | | simplifyMatthias Radestock2012-09-191-32/+25
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-191-6/+6
| | * | | | | | | | | | | | | eekMatthias Radestock2012-09-191-1/+1
| | * | | | | | | | | | | | | inlineMatthias Radestock2012-09-191-3/+1
| | * | | | | | | | | | | | | oops.Francesco Mazzoli2012-09-191-1/+1
| | * | | | | | | | | | | | | ordsets instead of lists in `rabbit_upgrade'Francesco Mazzoli2012-09-191-7/+7
| | * | | | | | | | | | | | | ordsets, not lists, in `rabbit_node_monitor'Francesco Mazzoli2012-09-191-8/+7
| | * | | | | | | | | | | | | Merge headsSimon MacMullen2012-09-181-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | OopsSimon MacMullen2012-09-181-2/+2
| | * | | | | | | | | | | | | | get rid of a helperMatthias Radestock2012-09-181-6/+2
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge headsSimon MacMullen2012-09-181-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | This got swapped round.Simon MacMullen2012-09-181-2/+2
| | * | | | | | | | | | | | | | Rework booleans around init_db() and friends:Simon MacMullen2012-09-182-20/+25
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | cosmetic(ish)Matthias Radestock2012-09-181-17/+16
| | * | | | | | | | | | | | | cosmeticMatthias Radestock2012-09-181-3/+2
| | * | | | | | | | | | | | | some abstractionMatthias Radestock2012-09-181-21/+21
| | * | | | | | | | | | | | | another list operationFrancesco Mazzoli2012-09-181-1/+1
| | * | | | | | | | | | | | | `of' at the endFrancesco Mazzoli2012-09-181-4/+5
| | * | | | | | | | | | | | | reorder functionsFrancesco Mazzoli2012-09-181-12/+12
| | * | | | | | | | | | | | | remove ?empty_setFrancesco Mazzoli2012-09-181-26/+30
| | * | | | | | | | | | | | | another list in the wild...Francesco Mazzoli2012-09-181-1/+1
| | * | | | | | | | | | | | | forgot one listFrancesco Mazzoli2012-09-181-3/+3
| | * | | | | | | | | | | | | never use lists constructs when dealing with ordsets...Francesco Mazzoli2012-09-181-42/+55
| | * | | | | | | | | | | | | equality => pattern matchFrancesco Mazzoli2012-09-181-3/+3
| | * | | | | | | | | | | | | update rabbit_app.inFrancesco Mazzoli2012-09-181-1/+1
| | * | | | | | | | | | | | | ditch the booleans to control decisions on disc/ram nodesFrancesco Mazzoli2012-09-185-85/+86