| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic | Matthias Radestock | 2012-09-25 | 1 | -26/+29 |
| * | replace cluster_multicall with gen_server:abcast | Matthias Radestock | 2012-09-25 | 1 | -31/+12 |
| * | merge default into bug25160 | Matthias Radestock | 2012-09-25 | 13 | -151/+137 |
| |\ | |||||
| | * | fix a bug | Matthias Radestock | 2012-09-25 | 1 | -1/+1 |
| | * | merge default into bug25148 | Tim Watson | 2012-09-24 | 33 | -1103/+1517 |
| | |\ | |||||
| | | * | refactor for clarity (I think) | Matthias Radestock | 2012-09-21 | 1 | -4/+4 |
| | | * | Merge bug23896 | Simon MacMullen | 2012-09-21 | 14 | -331/+370 |
| | | |\ | |||||
| | | | * | Merge bug25089 | Simon MacMullen | 2012-09-21 | 10 | -64/+85 |
| | | | |\ | |||||
| | | | * | | Allow direct connections to supply a password | Emile Joubert | 2012-09-18 | 1 | -2/+11 |
| | | * | | | nuke 'immediate' | Matthias Radestock | 2012-09-17 | 8 | -117/+65 |
| | * | | | | Try to handle startup errors in apps that aren't rabbit at least vaguely inte... | Simon MacMullen | 2012-09-14 | 1 | -15/+27 |
| | * | | | | Variant of {start,stop}_applications that takes an error handler. | Simon MacMullen | 2012-09-14 | 1 | -12/+29 |
| * | | | | | it's a disc | Matthias Radestock | 2012-09-25 | 1 | -1/+1 |
| * | | | | | more workingness (and efficiency) | Matthias Radestock | 2012-09-24 | 1 | -4/+7 |
| * | | | | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -9/+9 |
| * | | | | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -37/+28 |
| * | | | | | cosmetic | Matthias Radestock | 2012-09-24 | 2 | -18/+14 |
| * | | | | | appease dialyzer | Matthias Radestock | 2012-09-24 | 1 | -2/+4 |
| * | | | | | improve workingness | Matthias Radestock | 2012-09-24 | 4 | -9/+8 |
| * | | | | | some more inlining | Matthias Radestock | 2012-09-24 | 1 | -9/+4 |
| * | | | | | inline is_only_node | Matthias Radestock | 2012-09-24 | 1 | -9/+4 |
| * | | | | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -10/+8 |
| * | | | | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -3/+3 |
| * | | | | | simplify forget_cluster_node | Matthias Radestock | 2012-09-24 | 1 | -11/+12 |
| * | | | | | simplification around various node list functions | Matthias Radestock | 2012-09-24 | 1 | -56/+41 |
| * | | | | | logging and error reporting consistency | Matthias Radestock | 2012-09-24 | 1 | -8/+11 |
| * | | | | | inline init/2 | Matthias Radestock | 2012-09-24 | 1 | -5/+4 |
| * | | | | | tidy up exports & specs | Matthias Radestock | 2012-09-24 | 1 | -8/+1 |
| * | | | | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -4/+5 |
| * | | | | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -20/+17 |
| * | | | | | merge default | Francesco Mazzoli | 2012-09-21 | 10 | -64/+85 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Merge bug25167 | Simon MacMullen | 2012-09-19 | 1 | -12/+8 |
| | |\ \ \ \ | |||||
| | | * | | | | Simplify | Simon MacMullen | 2012-09-19 | 1 | -4/+1 |
| | | * | | | | revert to manual rpc for running nodes, but use mnesia to check if nodes are ... | Francesco Mazzoli | 2012-09-19 | 1 | -17/+30 |
| | | * | | | | use `system_info(running_db_nodes)' instead of rpc+application to detect runn... | Francesco Mazzoli | 2012-09-19 | 1 | -25/+11 |
| | * | | | | | fix `rabbit_mnesia:is_virgin_node/0', was checking only for one status file | Francesco Mazzoli | 2012-09-19 | 1 | -6/+7 |
| | * | | | | | use the correct type | Matthias Radestock | 2012-09-19 | 4 | -4/+4 |
| | |/ / / / | |||||
| | * | | | | Merge bug24997 | Simon MacMullen | 2012-09-18 | 40 | -1405/+3254 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge bug25158. | Simon MacMullen | 2012-09-18 | 3 | -267/+266 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merged bug25144 | Emile Joubert | 2012-09-18 | 2 | -10/+28 |
| | | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | | | * | | | Remove the Mnesia record after we are done with it. | Simon MacMullen | 2012-09-13 | 2 | -10/+28 |
| | | * | | | | | ensure that slaves confirm messages when ttl=0 | Matthias Radestock | 2012-09-17 | 1 | -5/+2 |
| | * | | | | | | Swap arguments of transfer/2. | Simon MacMullen | 2012-09-18 | 1 | -3/+3 |
| | * | | | | | | Tweak docs | Emile Joubert | 2012-09-14 | 1 | -3/+3 |
| | * | | | | | | Prevent possible deadlock when obtaining multiple filehandles | Emile Joubert | 2012-08-10 | 2 | -27/+36 |
| * | | | | | | | unify the various functions to get the cluster nodes into one | Francesco Mazzoli | 2012-09-21 | 5 | -39/+35 |
| * | | | | | | | revert all the ordsets operations to lists | Francesco Mazzoli | 2012-09-21 | 3 | -93/+82 |
| * | | | | | | | better specs | Matthias Radestock | 2012-09-19 | 1 | -4/+4 |
| * | | | | | | | simplify | Matthias Radestock | 2012-09-19 | 1 | -32/+25 |
| * | | | | | | | cosmetic | Matthias Radestock | 2012-09-19 | 1 | -6/+6 |
