aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/upgrade.php
AgeCommit message (Collapse)Author
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-04-13introduces _elgg_invalidate_query_cache() to dry up the db query cache codecash
2013-03-06Fixes #5202 defining the global $CONFIG in upgrade_code()cash
2013-02-09remove unused code: vars, foreach keys, etcSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-12-16Refs #4643. Cleanup for the upgrade lock.Brett Profitt
2012-09-05Moved upgrade lock/unlock functions to upgrade.php lib.Sem
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-09-22Fixes #3834 not loading version.php hundreds of times - thanks to srokapCash Costello
2011-06-25Fixes #3554. Pulled 1.7->1.8 upgrade bootstrapping into a separate function. ↵Brett Profitt
Made the plugin upgrade that forwards (2011010101) set itself in the processed upgrades.
2011-04-09Refs #3241 sorting upgrades so that upgrades from old upgrade system are ↵cash
ordered in datalist array git-svn-id: http://code.elgg.org/elgg/trunk@8966 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 cleaned up upgrade sequence so that we don't need special catch ↵cash
for that one upgrade created during 1.7 development. It doesn't hurt running it twice so sites currently using svn trunk will not be negatively affected. git-svn-id: http://code.elgg.org/elgg/trunk@8964 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 upgrade.php is a much better name for the upgrade librarycash
git-svn-id: http://code.elgg.org/elgg/trunk@8962 36083f99-b078-4883-b0ff-0f9b5a30f544