summaryrefslogtreecommitdiff
path: root/src/rabbit_upgrade_functions.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Switch to hard coding the exchange name.Simon MacMullen2011-05-201-0/+21
* | Add upgrade step to add the mirror pids to the queueMatthew Sackman2011-05-171-0/+15
|/
* 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
* | Merged in defaultSimon MacMullen2011-01-261-5/+5
|\ \ | |/ |/|
| * Remove test upgradesSimon MacMullen2011-01-111-26/+0
| * Break the cluster *after* taking the backup.Simon MacMullen2011-01-111-4/+4
| * One DAG per scope.Simon MacMullen2011-01-111-2/+2
| * Merge from defaultSimon MacMullen2011-01-071-5/+31
| |\
| | * Ironically our dummy upgrades now need to be upgraded.Simon MacMullen2011-01-071-13/+14
| | * Merge from defaultSimon MacMullen2011-01-061-5/+30
| | |\
| | | * Sketch of how clustered upgrades might work.Simon MacMullen2011-01-041-4/+29
* | | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-16/+12
|/ / /
* | | We have a dependency mechanism. Why not use it?Simon MacMullen2011-01-071-1/+1
|/ /
* | Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-211-1/+1
* | Merge from defaultSimon MacMullen2010-12-201-0/+14
|\ \ | |/
| * OopsSimon MacMullen2010-12-201-1/+1
| * Tone down the name a bitSimon MacMullen2010-12-201-2/+2
| * List comprehension in Mnesia upgrade functions to cut code duplication.Jerry Kuch2010-12-081-8/+6
| * Merge add_internal_to_[exchange|durable_exchange] into single upgrade function.Jerry Kuch2010-11-181-16/+12
| * Add Mnesia db migration for rabbit_durable_exchange table.Jerry Kuch2010-11-171-0/+10
| * Merge from default.Jerry Kuch2010-11-171-0/+10
* | Dammit.Simon MacMullen2010-11-241-33/+5
* | Mnesia upgrade to convert user to internal_user records. Painful since the bu...Simon MacMullen2010-11-241-0/+43
|/
* Typobug23496Simon MacMullen2010-11-121-1/+1
* Don't use records or record_info, explain whySimon MacMullen2010-11-121-20/+15
* Add upgrades for password hashing and listeners having IP addressesSimon MacMullen2010-11-111-13/+45
* Merging bug 22573 to defaultMatthew Sackman2010-11-111-24/+2
* Remove hackSimon MacMullen2010-10-261-7/+3
* Specs.Simon MacMullen2010-10-251-0/+10
* Fix copyright statementsSimon MacMullen2010-10-251-12/+2
* Match more return values, and reindentSimon MacMullen2010-10-251-19/+23
* Various stylistic tweaks + cleanupsSimon MacMullen2010-10-251-3/+3
* Rename module.Simon MacMullen2010-10-251-0/+73