summaryrefslogtreecommitdiff
path: root/src/rabbit_upgrade_functions.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | It's now 'management'.Simon MacMullen2011-06-171-1/+1
* | | | Convert non-administrators to "management-user" (see bug 23664)Simon MacMullen2011-06-131-1/+1
* | | | First pass at user tags.Simon MacMullen2011-06-091-0/+12
| |_|/ |/| |
* | | cosmeticMatthias Radestock2011-06-021-7/+7
| |/ |/|
* | Switch to hard coding the exchange name.Simon MacMullen2011-05-201-0/+21
|/
* Remove pointless diffs from default.Simon MacMullen2011-05-051-1/+1
* Merge bug 24009 into bug 23939.Simon MacMullen2011-04-011-0/+6
|\
| * Call the field next, not serial.Simon MacMullen2011-03-301-1/+1
| * Shorten name for alignment reasons.Simon MacMullen2011-03-251-3/+3
| * Merge from defaultSimon MacMullen2011-03-241-0/+6
| |\
| | * Not 100% beautiful, but this gets serial ids into the hands of add_binding an...Simon MacMullen2011-03-171-0/+6
* | | Introduce rabbit_semi_durable_route to kee bindings between transient exchang...Simon MacMullen2011-03-311-0/+6
|/ /
* | Merge in defaultSimon MacMullen2011-02-221-9/+25
|\ \ | |/
| * moving wait_for_tables call in transformVlad Alexandru Ionescu2011-02-201-5/+2
| * less wait_for_tablesVlad Alexandru Ionescu2011-02-201-0/+5
| * fixing attributes in rabbit_upgrade_functions:topic_trie/0Vlad Ionescu2011-02-141-8/+6
| * fixing field listsVlad Ionescu2011-02-141-4/+5
| * fixing database upgradeVlad Ionescu2011-02-141-7/+22