Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintain down_slave_nodes so we might have a clue where to look to recover from. | Simon MacMullen | 2014-06-19 | 1 | -0/+18 |
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | Log a warning if the cluster name is picked from several candidates. | Simon MacMullen | 2014-02-03 | 1 | -4/+11 |
* | Upgrade. | Simon MacMullen | 2014-01-31 | 1 | -0/+20 |
* | Rename + cosmetic. | Simon MacMullen | 2013-10-31 | 1 | -5/+3 |
* | Simplify | Simon MacMullen | 2013-10-31 | 1 | -9/+8 |
* | Make log and trace exchanges internal. | Simon MacMullen | 2013-10-30 | 1 | -0/+18 |
* | Merge default | Simon MacMullen | 2013-08-16 | 1 | -0/+17 |
|\ | |||||
| * | Start of queue decorators. | Simon MacMullen | 2013-07-05 | 1 | -0/+16 |
* | | Merged bug25572 into default | Emile Joubert | 2013-08-13 | 1 | -0/+23 |
|\ \ | |||||
| * | | "all" is clearer than "both". | Simon MacMullen | 2013-08-02 | 1 | -2/+2 |
| * | | Reevaluate reified policies on upgrade. | Simon MacMullen | 2013-08-01 | 1 | -1/+3 |
| * | | Pick an apply-to value heuristically. | Simon MacMullen | 2013-07-30 | 1 | -1/+11 |
| * | | Most of policy apply-to. | Simon MacMullen | 2013-06-24 | 1 | -0/+11 |
| |/ | |||||
* | | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
|/ | |||||
* | Wrap | Emile Joubert | 2013-03-28 | 1 | -1/+2 |
* | Mnesia upgrade for exchange decorators | Emile Joubert | 2013-03-28 | 1 | -0/+15 |
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | Progress towards storing a GM pid -> queue pid mapping. This is dependent on ... | Simon MacMullen | 2012-10-03 | 1 | -0/+15 |
* | Merge defaultbug24908 | Simon MacMullen | 2012-10-02 | 1 | -0/+14 |
|\ | |||||
| * | Merge in default | Simon MacMullen | 2012-08-07 | 1 | -0/+14 |
| |\ | |||||
| | * | Merge bug25048 | Simon MacMullen | 2012-07-09 | 1 | -0/+14 |
| | |\ | |||||
| | | * | Merge bug25048 | Simon MacMullen | 2012-07-09 | 1 | -0/+14 |
| | | |\ | |||||
| | | | * | Rough sketch of dynamic queue HA-ness: | Simon MacMullen | 2012-07-05 | 1 | -0/+14 |
* | | | | | move table handling code from rabbit_mnesia to rabbit_table | Matthias Radestock | 2012-09-24 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | cosmetics | Francesco Mazzoli | 2012-07-23 | 1 | -0/+1 |
|/ / / | |||||
* | | | Fix upgrade function. | Simon MacMullen | 2012-07-09 | 1 | -10/+10 |
|/ / | |||||
* | | Store sync'ed slaves in Mnesia. This is not quite right yet. | Simon MacMullen | 2012-07-06 | 1 | -1/+15 |
|/ | |||||
* | First sketch of a policy mechanism. | Simon MacMullen | 2012-05-17 | 1 | -0/+29 |
* | Share the exchange scratch space | Simon MacMullen | 2012-04-26 | 1 | -0/+18 |
* | Rename cluster config to runtime parameters. | Simon MacMullen | 2012-03-26 | 1 | -5/+5 |
* | Simple CRUD for config-y Erlang terms | Simon MacMullen | 2012-03-19 | 1 | -0/+8 |
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | add upgrade step | Matthias Radestock | 2011-12-01 | 1 | -0/+8 |
* | Add missing spec | Matthew Sackman | 2011-08-17 | 1 | -0/+1 |
* | Use {Id, Group} as key in Mnesia, and remove update since, err, write will ov... | Simon MacMullen | 2011-08-11 | 1 | -1/+1 |
* | Merging default to bug24230 | Matthew Sackman | 2011-07-14 | 1 | -7/+18 |
|\ | |||||
| * | Note to future self / others | Simon MacMullen | 2011-07-07 | 1 | -0/+3 |
| * | Fix upgrades from 2.4.1 and before. This failed because the #exchange{} recor... | Simon MacMullen | 2011-07-07 | 1 | -8/+2 |
| * | Scratch space for exchanges, and rabbit_exchange:update/2. | Simon MacMullen | 2011-06-27 | 1 | -0/+14 |
* | | Use two supervisors (an overall one and the delegate underneath it) so that o... | Simon MacMullen | 2011-07-04 | 1 | -2/+3 |
* | | Crude but working implementation | Simon MacMullen | 2011-06-30 | 1 | -0/+5 |
|/ | |||||
* | Oops, we need the dependency.bug24208 | Simon MacMullen | 2011-06-24 | 1 | -1/+1 |
* | Sort out (everywhere except mirror modules) slave pids and mirror nodes and d... | Matthew Sackman | 2011-06-21 | 1 | -5/+6 |
* | Merging default into bug23554 | Matthew Sackman | 2011-06-21 | 1 | -0/+21 |
|\ | |||||
| * | Merging default into bug23554 | Matthew Sackman | 2011-06-02 | 1 | -1/+1 |
| |\ | |||||
| * | | Work in gm table creation as part of the normal upgrade steps, and then assum... | Matthew Sackman | 2011-05-25 | 1 | -8/+14 |
| * | | Merge default into bug23554 | Matthew Sackman | 2011-05-24 | 1 | -0/+21 |
| |\ \ | |||||
| * | | | Add upgrade step to add the mirror pids to the queue | Matthew Sackman | 2011-05-17 | 1 | -0/+15 |
* | | | | It's now 'management'. | Simon MacMullen | 2011-06-17 | 1 | -1/+1 |