Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-06 | Fixes #5202 defining the global $CONFIG in upgrade_code() | cash | |
2013-02-09 | remove unused code: vars, foreach keys, etc | Steve Clay | |
2013-02-09 | Doc fixes and inline type hints for variables (big static analysis cleanup) | Steve Clay | |
2012-12-16 | Refs #4643. Cleanup for the upgrade lock. | Brett Profitt | |
2012-09-05 | Moved upgrade lock/unlock functions to upgrade.php lib. | Sem | |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello | |
2011-09-22 | Fixes #3834 not loading version.php hundreds of times - thanks to srokap | Cash Costello | |
2011-06-25 | Fixes #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-09 | Refs #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-09 | Refs #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-09 | Refs #3241 upgrade.php is a much better name for the upgrade library | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8962 36083f99-b078-4883-b0ff-0f9b5a30f544 |