summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2012-09-251-26/+29
* replace cluster_multicall with gen_server:abcastMatthias Radestock2012-09-251-31/+12
* merge default into bug25160Matthias Radestock2012-09-2513-151/+137
|\
| * fix a bugMatthias Radestock2012-09-251-1/+1
| * merge default into bug25148Tim Watson2012-09-2433-1103/+1517
| |\
| | * refactor for clarity (I think)Matthias Radestock2012-09-211-4/+4
| | * Merge bug23896Simon MacMullen2012-09-2114-331/+370
| | |\
| | | * Merge bug25089Simon MacMullen2012-09-2110-64/+85
| | | |\
| | | * | Allow direct connections to supply a passwordEmile Joubert2012-09-181-2/+11
| | * | | nuke 'immediate'Matthias Radestock2012-09-178-117/+65
| * | | | Try to handle startup errors in apps that aren't rabbit at least vaguely inte...Simon MacMullen2012-09-141-15/+27
| * | | | Variant of {start,stop}_applications that takes an error handler.Simon MacMullen2012-09-141-12/+29
* | | | | 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-2110-64/+85
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge bug25167Simon MacMullen2012-09-191-12/+8
| |\ \ \ \
| | * | | | SimplifySimon MacMullen2012-09-191-4/+1
| | * | | | revert to manual rpc for running nodes, but use mnesia to check if nodes are ...Francesco Mazzoli2012-09-191-17/+30
| | * | | | use `system_info(running_db_nodes)' instead of rpc+application to detect runn...Francesco Mazzoli2012-09-191-25/+11
| * | | | | fix `rabbit_mnesia:is_virgin_node/0', was checking only for one status fileFrancesco Mazzoli2012-09-191-6/+7
| * | | | | use the correct typeMatthias Radestock2012-09-194-4/+4
| |/ / / /
| * | | | Merge bug24997Simon MacMullen2012-09-1840-1405/+3254
| |\ \ \ \
| | * \ \ \ Merge bug25158.Simon MacMullen2012-09-183-267/+266
| | |\ \ \ \
| | | * \ \ \ Merged bug25144Emile Joubert2012-09-182-10/+28
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Remove the Mnesia record after we are done with it.Simon MacMullen2012-09-132-10/+28
| | * | | | | ensure that slaves confirm messages when ttl=0Matthias Radestock2012-09-171-5/+2
| * | | | | | Swap arguments of transfer/2.Simon MacMullen2012-09-181-3/+3
| * | | | | | Tweak docsEmile Joubert2012-09-141-3/+3
| * | | | | | Prevent possible deadlock when obtaining multiple filehandlesEmile Joubert2012-08-102-27/+36
* | | | | | | 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