| Commit message (Expand) | Author | Age | Files | Lines |
* | If the current master is currently not in the nodes specified, act like it is...bug25243 | Simon MacMullen | 2012-10-24 | 1 | -1/+5 |
* | Cosmetic + show non-string nodes params + display "none" when params missing. | Simon MacMullen | 2012-10-22 | 1 | -4/+6 |
* | As far as I could tell validation for "exactly" was completely broken. Remove... | Simon MacMullen | 2012-10-16 | 1 | -23/+16 |
* | Merge default | Simon MacMullen | 2012-10-16 | 1 | -1/+48 |
|\ |
|
| * | Refactor | Simon MacMullen | 2012-10-16 | 1 | -22/+22 |
| * | Refactor a little bit. And they're Keys, not Tags. | Simon MacMullen | 2012-10-16 | 1 | -1/+1 |
| * | Duplicate duplicate detection | Emile Joubert | 2012-10-12 | 1 | -2/+0 |
| * | Remove hints, spaces | Emile Joubert | 2012-10-12 | 1 | -1/+1 |
| * | Parameter API renaming and policy tweaks | Emile Joubert | 2012-10-11 | 1 | -1/+1 |
| * | Policy interface updates | Emile Joubert | 2012-10-10 | 1 | -1/+1 |
| * | Stricter HA validation | Emile Joubert | 2012-10-09 | 1 | -15/+20 |
| * | Policy validation updates | Emile Joubert | 2012-10-08 | 1 | -1/+1 |
| * | Updated policy validation | Emile Joubert | 2012-10-05 | 1 | -1/+45 |
* | | cosmetic | Matthias Radestock | 2012-10-16 | 1 | -4/+2 |
* | | one less place to equate mirrors with nodes | Matthias Radestock | 2012-10-16 | 1 | -6/+5 |
* | | cosmeticbug25202 | Matthias Radestock | 2012-10-16 | 1 | -1/+0 |
* | | We don't need the 'existing' records, and without them we don't need to compa... | Simon MacMullen | 2012-10-16 | 1 | -3/+3 |
* | | simplify | Matthias Radestock | 2012-10-16 | 1 | -4/+1 |
* | | merge default into bug25202 | Matthias Radestock | 2012-10-16 | 1 | -1/+11 |
|\ \ |
|
| * \ | Merge in default | Simon MacMullen | 2012-10-12 | 1 | -43/+38 |
| |\ \ |
|
| * | | | R12B-3 compatibility. | Simon MacMullen | 2012-10-08 | 1 | -1/+2 |
| * | | | That wasn't actually very random | Simon MacMullen | 2012-10-04 | 1 | -0/+1 |
| * | | | Clearer | Simon MacMullen | 2012-10-04 | 1 | -2/+2 |
| * | | | Shuffle candidate nodes when we want to add some in "exactly" mode. | Simon MacMullen | 2012-10-04 | 1 | -1/+9 |
| | |/
| |/| |
|
* | | | Make sure we update Mnesia when only the gm_pids have changed (i.e. we are cl... | Simon MacMullen | 2012-10-10 | 1 | -1/+1 |
* | | | Merge in default. | Simon MacMullen | 2012-10-10 | 1 | -37/+32 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix spec broken by bug 25212 | Simon MacMullen | 2012-10-10 | 1 | -1/+2 |
| * | | Remove debugging code. | Simon MacMullen | 2012-10-08 | 1 | -5/+2 |
| * | | WIP | Simon MacMullen | 2012-10-08 | 1 | -35/+33 |
* | | | Merge in bug25195. | Simon MacMullen | 2012-10-10 | 1 | -6/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Progress towards storing a GM pid -> queue pid mapping. This is dependent on ... | Simon MacMullen | 2012-10-03 | 1 | -6/+17 |
| |/ |
|
* | | Don't fail if the queue is already mirrored, tweak return values a bit.bug25212 | Simon MacMullen | 2012-10-05 | 1 | -8/+7 |
|/ |
|
* | 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 | 1 | -47/+158 |
|\ |
|
| * | 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 | 1 | -4/+11 |
| * | Start new slaves in response to gm deaths a bit later, to prevent deadlock. A... | Simon MacMullen | 2012-09-20 | 1 | -23/+11 |
| * | That hack should not be needed any more. | Simon MacMullen | 2012-09-19 | 1 | -13/+7 |
| * | 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 |
| * | 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 |
| * | Add specs, remove misleading "%% temp" comment. | Simon MacMullen | 2012-09-05 | 1 | -6/+10 |
| * | Suggest queue nodes based on running nodes, otherwise (at the very least) we ... | Simon MacMullen | 2012-08-23 | 1 | -1/+2 |