| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove hints, spaces | Emile Joubert | 2012-10-12 | 4 | -26/+2 |
| * | Parameter API renaming and policy tweaks | Emile Joubert | 2012-10-11 | 7 | -98/+143 |
| * | Tidying | Emile Joubert | 2012-10-11 | 2 | -2/+1 |
| * | Policy interface updates | Emile Joubert | 2012-10-10 | 4 | -40/+73 |
| * | Policy interface updates | Emile Joubert | 2012-10-09 | 3 | -8/+20 |
| * | Simpler policy interface | Emile Joubert | 2012-10-09 | 2 | -10/+25 |
| * | Stricter HA validation | Emile Joubert | 2012-10-09 | 2 | -18/+31 |
| * | Policy validation updates | Emile Joubert | 2012-10-08 | 4 | -16/+20 |
| * | Updated policy validation | Emile Joubert | 2012-10-05 | 7 | -43/+170 |
| * | Merge default | Simon MacMullen | 2012-10-04 | 7 | -4/+132 |
| |\ | |||||
| | * | First draft of policy validation | Emile Joubert | 2012-10-02 | 7 | -4/+132 |
| * | | consistency | Matthias Radestock | 2012-10-03 | 3 | -21/+21 |
| * | | re-merge bug25200 into default | Matthias Radestock | 2012-10-03 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | cosmetic | Matthias Radestock | 2012-10-03 | 1 | -1/+2 |
| * | | | Merge bug25200 | Simon MacMullen | 2012-10-03 | 1 | -15/+16 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Merge bug25199 | Simon MacMullen | 2012-10-03 | 1 | -16/+14 |
| | |\ \ | |||||
| | | * | | get rid of all but one use of run_backing_queue and inline the latter | Matthias Radestock | 2012-10-01 | 1 | -16/+14 |
| | * | | | Merged bug25193 | Emile Joubert | 2012-10-03 | 1 | -0/+3 |
| | |\ \ \ | |||||
| | | * | | | active_consumers info item. | Simon MacMullen | 2012-09-28 | 1 | -0/+3 |
| * | | | | | Explain | Simon MacMullen | 2012-10-03 | 1 | -0/+6 |
| * | | | | | distinguish between deliveries to masters and slaves | Matthias Radestock | 2012-10-03 | 3 | -20/+35 |
| |/ / / / | |||||
| * | | | | cosmetic | Matthias Radestock | 2012-10-02 | 1 | -10/+7 |
| * | | | | Merge in default | Simon MacMullen | 2012-10-02 | 3 | -29/+25 |
| |\ \ \ \ | |||||
| | * | | | | remove gratuitous ack numbering | Matthias Radestock | 2012-10-02 | 1 | -10/+5 |
| | * | | | | requeue unacked messages earlier during promotion | Matthias Radestock | 2012-10-01 | 3 | -19/+20 |
| * | | | | | comments, also wait for tables right after you load them | Francesco Mazzoli | 2012-10-02 | 1 | -2/+9 |
| * | | | | | cosmetics | Francesco Mazzoli | 2012-10-02 | 1 | -7/+6 |
| * | | | | | wait for tables, not for mnesia | Francesco Mazzoli | 2012-10-02 | 1 | -1/+1 |
| * | | | | | simplify `leave_cluster/0' | Francesco Mazzoli | 2012-10-02 | 1 | -4/+4 |
| * | | | | | Merge default | Simon MacMullen | 2012-10-02 | 9 | -155/+325 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Don't throw, rabbit_amqqueue:with/2 will eat it. | Simon MacMullen | 2012-09-28 | 1 | -1/+1 |
| | * | | | | Ignore if the node is down. | Simon MacMullen | 2012-09-28 | 1 | -1/+9 |
| | * | | | | Assert a bit here too. | Simon MacMullen | 2012-09-28 | 1 | -1/+1 |
| | * | | | | We want to catch here, if sup:start_child exits the rabbit_amqqueue:with we a... | Simon MacMullen | 2012-09-28 | 1 | -1/+1 |
| | * | | | | Merge in default | Simon MacMullen | 2012-09-28 | 9 | -153/+315 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge in default | Simon MacMullen | 2012-09-25 | 9 | -154/+315 |
| | | |\ \ \ \ | |||||
| | | | * | | | | 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 | 13 | -330/+360 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | 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 | 8 | -132/+270 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge default | Simon MacMullen | 2012-09-14 | 8 | -132/+270 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | 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 |
