| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move table handling code from rabbit_mnesia to rabbit_table | Matthias Radestock | 2012-09-24 | 5 | -292/+324 |
| * | 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 |
| * | | | | | eek | Matthias Radestock | 2012-09-19 | 1 | -1/+1 |
| * | | | | | inline | Matthias Radestock | 2012-09-19 | 1 | -3/+1 |
| * | | | | | oops. | Francesco Mazzoli | 2012-09-19 | 1 | -1/+1 |
| * | | | | | ordsets instead of lists in `rabbit_upgrade' | Francesco Mazzoli | 2012-09-19 | 1 | -7/+7 |
| * | | | | | ordsets, not lists, in `rabbit_node_monitor' | Francesco Mazzoli | 2012-09-19 | 1 | -8/+7 |
| * | | | | | Merge heads | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Oops | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
| * | | | | | | get rid of a helper | Matthias Radestock | 2012-09-18 | 1 | -6/+2 |
| |/ / / / / | |||||
| * | | | | | Merge heads | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | This got swapped round. | Simon MacMullen | 2012-09-18 | 1 | -2/+2 |
| * | | | | | | Rework booleans around init_db() and friends: | Simon MacMullen | 2012-09-18 | 2 | -20/+25 |
| |/ / / / / | |||||
| * | | | | | cosmetic(ish) | Matthias Radestock | 2012-09-18 | 1 | -17/+16 |
| * | | | | | cosmetic | Matthias Radestock | 2012-09-18 | 1 | -3/+2 |
| * | | | | | some abstraction | Matthias Radestock | 2012-09-18 | 1 | -21/+21 |
| * | | | | | another list operation | Francesco Mazzoli | 2012-09-18 | 1 | -1/+1 |
| * | | | | | `of' at the end | Francesco Mazzoli | 2012-09-18 | 1 | -4/+5 |
| * | | | | | reorder functions | Francesco Mazzoli | 2012-09-18 | 1 | -12/+12 |
| * | | | | | remove ?empty_set | Francesco Mazzoli | 2012-09-18 | 1 | -26/+30 |
