aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/upgrades/2009102801.php
AgeCommit message (Collapse)Author
2013-04-13introduces _elgg_invalidate_query_cache() to dry up the db query cache codecash
2013-04-13removed remnants of db profilingcash
2011-04-09Refs #3241 cleaned up comments on upgrades and removed the turning off of ↵cash
time limit in individual upgrades since this is now handled by the upgrade function git-svn-id: http://code.elgg.org/elgg/trunk@8961 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-28Standardized code in all of core, not including language files, tests, or ↵brettp
core mods. git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-06Fixing an upgrade issue relating from invalid (non-existent) usernamesnickw
git-svn-id: http://code.elgg.org/elgg/trunk@3786 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12Data migration: Disabled execution time and clearing out caches to avoid OOM ↵brettp
errors. git-svn-id: http://code.elgg.org/elgg/trunk@3668 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Using php default functions instead of ElggUser in upgrade script.nickw
Large Elgg sites could not handle the "select * from users" query without hitting memory limit. git-svn-id: http://code.elgg.org/elgg/trunk@3662 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Creating an upgrade script for new user filepath.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3593 36083f99-b078-4883-b0ff-0f9b5a30f544