| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle the case where we go from unmirrored(A) to nodes(B, C). | Simon MacMullen | 2012-09-20 | 1 | -1/+8 |
| * | "nodes" policy should not suggest nodes which are not running. Also if nodes ... | Simon MacMullen | 2012-09-20 | 2 | -5/+19 |
| * | That case was originally written to cover the unmirrored case - but actually ... | Simon MacMullen | 2012-09-20 | 1 | -2/+0 |
| * | Start new slaves in response to gm deaths a bit later, to prevent deadlock. A... | Simon MacMullen | 2012-09-20 | 4 | -32/+27 |
| * | That hack should not be needed any more. | Simon MacMullen | 2012-09-19 | 1 | -13/+7 |
| * | Merge in default | Simon MacMullen | 2012-09-19 | 15 | -355/+364 |
| |\ | |||||
| | * | 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 | 2 | -7/+8 |
| | * | | use the correct type | Matthias Radestock | 2012-09-19 | 4 | -4/+4 |
| | |/ | |||||
| | * | Merge bug24997 | Simon MacMullen | 2012-09-18 | 47 | -1483/+3413 |
| | |\ | |||||
| | | * | 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 |
| | | | * | | move all the error descriptions to the end | Matthias Radestock | 2012-09-17 | 1 | -88/+74 |
| | | | * | | correct comment | Matthias Radestock | 2012-09-17 | 1 | -1/+1 |
| | | | * | | some tidying up | Matthias Radestock | 2012-09-17 | 1 | -174/+169 |
| | | * | | | ensure that slaves confirm messages when ttl=0 | Matthias Radestock | 2012-09-17 | 1 | -5/+2 |
| | | |/ / | |||||
| | | * | | Merge bug25152 | Simon MacMullen | 2012-09-17 | 6 | -56/+35 |
| | | |\ \ | |||||
| | | | * | | fix messed up rabbitmqctl usage | Francesco Mazzoli | 2012-09-17 | 1 | -24/+3 |
| | | * | | | Increase the amount of symmetry. | Simon MacMullen | 2012-09-17 | 1 | -7/+7 |
| | | * | | | bring queue/exchange removal cost back down to O(binding_count) | Matthias Radestock | 2012-09-15 | 1 | -20/+30 |
| | | * | | | guard deletes on disk tables in order to eliminate superfluos fsyncs | Matthias Radestock | 2012-09-15 | 3 | -5/+23 |
| | * | | | | 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 |
| * | | | | | Pull our attempts to list all nodes out of transactions and loops. | Simon MacMullen | 2012-09-18 | 1 | -5/+15 |
| * | | | | | Simplify | Simon MacMullen | 2012-09-17 | 1 | -5/+1 |
| * | | | | | Cope with the fact that rabbit_mnesia:running_clustered_nodes/0 now does not ... | Simon MacMullen | 2012-09-17 | 1 | -2/+11 |
| * | | | | | Merge default | Simon MacMullen | 2012-09-17 | 9 | -134/+271 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Merge default | Simon MacMullen | 2012-09-14 | 9 | -134/+271 |
| | |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | | * | | | cosmetic | Matthias Radestock | 2012-09-05 | 1 | -4/+2 |
| | | * | | | Also exclude DeadNodes from the list of new nodes to start mirrors on; we hav... | Simon MacMullen | 2012-09-05 | 1 | -1/+1 |
| | | * | | | Cosmetic: give that comment room to breath. | Simon MacMullen | 2012-09-05 | 1 | -20/+21 |
| | | * | | | Call add_mirror/2 before drop_mirror/2, and explain why. | Simon MacMullen | 2012-09-05 | 1 | -1/+11 |
| | | * | | | Gah | Simon MacMullen | 2012-09-05 | 2 | -4/+2 |
| | | * | | | No we don't. The point is that if a mirror is dropping out of the queue, does... | Simon MacMullen | 2012-09-05 | 2 | -2/+0 |
| | | * | | | Add specs, remove misleading "%% temp" comment. | Simon MacMullen | 2012-09-05 | 3 | -9/+15 |
| | | * | | | Reduce difference to default | Simon MacMullen | 2012-09-05 | 1 | -3/+3 |
| | | * | | | merge default into bug24908 | Matthias Radestock | 2012-09-04 | 9 | -136/+262 |
| | | |\ \ \ | |||||
| | | | * | | | more reification, plus cosmetics | Matthias Radestock | 2012-09-04 | 1 | -18/+13 |
| | | | * | | | Reify a touch more. | Simon MacMullen | 2012-09-04 | 1 | -5/+6 |
| | | | * | | | Suggest queue nodes based on running nodes, otherwise (at the very least) we ... | Simon MacMullen | 2012-08-23 | 1 | -1/+2 |
| | | | * | | | Fix broken merge | Simon MacMullen | 2012-08-23 | 1 | -2/+2 |
| | | | * | | | s/at-least/exactly/g | Simon MacMullen | 2012-08-22 | 2 | -12/+12 |
| | | | * | | | Merge default | Simon MacMullen | 2012-08-21 | 10 | -173/+169 |
| | | | |\ \ \ | |||||
| | | | * | | | | at-least mode can imply that we need to start slaves in response to slaves dy... | Simon MacMullen | 2012-08-17 | 1 | -10/+30 |
| | | | * | | | | Merge default | Simon MacMullen | 2012-08-15 | 9 | -125/+234 |
| | | | |\ \ \ \ | |||||
