summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* move table handling code from rabbit_mnesia to rabbit_tableMatthias Radestock2012-09-245-292/+324
* 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
* | | | | 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