summaryrefslogtreecommitdiff
path: root/src/rabbit_upgrade_functions.erl
Commit message (Expand)AuthorAgeFilesLines
* Reify queue crashed state.Simon MacMullen2014-09-151-0/+18
* Maintain down_slave_nodes so we might have a clue where to look to recover from.Simon MacMullen2014-06-191-0/+18
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* Log a warning if the cluster name is picked from several candidates.Simon MacMullen2014-02-031-4/+11
* Upgrade.Simon MacMullen2014-01-311-0/+20
* Rename + cosmetic.Simon MacMullen2013-10-311-5/+3
* SimplifySimon MacMullen2013-10-311-9/+8
* Make log and trace exchanges internal.Simon MacMullen2013-10-301-0/+18
* Merge defaultSimon MacMullen2013-08-161-0/+17
|\
| * Start of queue decorators.Simon MacMullen2013-07-051-0/+16
* | Merged bug25572 into defaultEmile Joubert2013-08-131-0/+23
|\ \
| * | "all" is clearer than "both".Simon MacMullen2013-08-021-2/+2
| * | Reevaluate reified policies on upgrade.Simon MacMullen2013-08-011-1/+3
| * | Pick an apply-to value heuristically.Simon MacMullen2013-07-301-1/+11
| * | Most of policy apply-to.Simon MacMullen2013-06-241-0/+11
| |/
* | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|/
* WrapEmile Joubert2013-03-281-1/+2
* Mnesia upgrade for exchange decoratorsEmile Joubert2013-03-281-0/+15
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Progress towards storing a GM pid -> queue pid mapping. This is dependent on ...Simon MacMullen2012-10-031-0/+15
* Merge defaultbug24908Simon MacMullen2012-10-021-0/+14
|\
| * Merge in defaultSimon MacMullen2012-08-071-0/+14
| |\
| | * Merge bug25048Simon MacMullen2012-07-091-0/+14
| | |\
| | | * Merge bug25048Simon MacMullen2012-07-091-0/+14
| | | |\
| | | | * Rough sketch of dynamic queue HA-ness:Simon MacMullen2012-07-051-0/+14
* | | | | move table handling code from rabbit_mnesia to rabbit_tableMatthias Radestock2012-09-241-2/+2
|/ / / /
* | | | cosmeticsFrancesco Mazzoli2012-07-231-0/+1
|/ / /
* | | Fix upgrade function.Simon MacMullen2012-07-091-10/+10
|/ /
* | Store sync'ed slaves in Mnesia. This is not quite right yet.Simon MacMullen2012-07-061-1/+15
|/
* First sketch of a policy mechanism.Simon MacMullen2012-05-171-0/+29
* Share the exchange scratch spaceSimon MacMullen2012-04-261-0/+18
* Rename cluster config to runtime parameters.Simon MacMullen2012-03-261-5/+5
* Simple CRUD for config-y Erlang termsSimon MacMullen2012-03-191-0/+8
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* add upgrade stepMatthias Radestock2011-12-011-0/+8
* Add missing specMatthew Sackman2011-08-171-0/+1
* Use {Id, Group} as key in Mnesia, and remove update since, err, write will ov...Simon MacMullen2011-08-111-1/+1
* Merging default to bug24230Matthew Sackman2011-07-141-7/+18
|\
| * Note to future self / othersSimon MacMullen2011-07-071-0/+3
| * Fix upgrades from 2.4.1 and before. This failed because the #exchange{} recor...Simon MacMullen2011-07-071-8/+2
| * Scratch space for exchanges, and rabbit_exchange:update/2.Simon MacMullen2011-06-271-0/+14
* | Use two supervisors (an overall one and the delegate underneath it) so that o...Simon MacMullen2011-07-041-2/+3
* | Crude but working implementationSimon MacMullen2011-06-301-0/+5
|/
* Oops, we need the dependency.bug24208Simon MacMullen2011-06-241-1/+1
* Sort out (everywhere except mirror modules) slave pids and mirror nodes and d...Matthew Sackman2011-06-211-5/+6
* Merging default into bug23554Matthew Sackman2011-06-211-0/+21
|\
| * Merging default into bug23554Matthew Sackman2011-06-021-1/+1
| |\
| * | Work in gm table creation as part of the normal upgrade steps, and then assum...Matthew Sackman2011-05-251-8/+14
| * | Merge default into bug23554Matthew Sackman2011-05-241-0/+21
| |\ \
| * | | Add upgrade step to add the mirror pids to the queueMatthew Sackman2011-05-171-0/+15