aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/upgrades
AgeCommit message (Expand)Author
2013-12-01Make sure new lang key available during upgradeSteve Clay
2013-11-04Allow regenerating site secretSteve Clay
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-05-29changed: the system_log table can now store ipv6 addressesJerome Bakker
2013-05-17Fixes #5479 adds group full text index if missingcash
2013-04-13introduces _elgg_invalidate_query_cache() to dry up the db query cache codecash
2013-04-13removed remnants of db profilingcash
2013-03-06Fixes #4566 upgrades location metadata on userscash
2013-02-09small changes to previous commit from Steve's cleanupCash Costello
2013-02-09Small changes to remove static analysis noise and simplify flowSteve Clay
2013-01-25Fixes #5002 unlocking the upgrade before forwarding to upgrade scriptcash
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-08-07fixes river upgrade for commentsMatt Beckett
2012-04-18Fixes #4291. Removing the unique index on user and site guids in the users_ap...Brett Profitt
2012-04-18Fixes #1301. Not filtering passwords.Brett Profitt
2012-01-21Fixes #4180 finished conversion to system cache by converting datalist/CONFIG...Cash Costello
2012-01-21switched the function names to system cacheCash Costello
2012-01-20Fixes #2222. Added IP address to system log table and log browser. Fixed prob...Brett Profitt
2011-12-31Fixes #4239 rerun corrected blog status upgradecash
2011-12-31Fixes #4248 fixed friend river textCash Costello
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-09-25Fixes #3877 updates river db table for replying to forum topicscash
2011-06-25Fixes #3554. Pulled 1.7->1.8 upgrade bootstrapping into a separate function. ...Brett Profitt
2011-06-12Fixes #2910 set the site_guid of site entitiescash
2011-06-08Refs #3510, #3416. Merged update for making sure users have relationship memb...brettp
2011-04-09Reopens #3224 not as clever as I thought - user experiences error before seei...cash
2011-04-09Fixes #3193 moves default widgets upgrade to an actioncash
2011-04-09Fixes #3224 Fixes #3241 stopping upgrade after plugin upgrade and restartingcash
2011-04-09Refs #3241 deleting old config value in registration upgradecash
2011-04-09Refs #3241 cleaned up upgrade sequence so that we don't need special catch fo...cash
2011-04-09Refs #3241 moved the default site access check upgrade script to before the p...cash
2011-04-09Refs #3241 cleaned up comments on upgrades and removed the turning off of tim...cash
2011-04-09Refs #3241 we never distributed an oauth_lib plugin so we don't need an upgra...cash
2011-04-09Refs #3241 we never distributed a plugin called oauth and Justin Richer has s...cash
2011-04-09added a comment to explain why the call to elgg_add_admin_widgets() in the up...cash
2011-04-08Fixes #3320 no longer require the upgrade to disable the members plugincash
2011-03-23Fixes #3193 converts the default widgets for 1.8 - leaves behind the default ...cash
2011-03-23Fixes #3165 admins get widgets on upgrade - new upgrade creation process supe...cash
2011-03-20Fixes #3161. Added upgrade to update object, widget to ElggWidget.brettp
2011-03-20Refs #3188 removed empty call for guidcash
2011-03-17Fixes #3123. Datalists and config names can now be up to 255 chars long. Debu...brettp
2011-03-17Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we can'...brettp
2011-03-16Fixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on localho...brettp
2011-03-15Fixes #3129. Fixed faulty logic that broke upgrades.brettp
2011-03-15Refs #3115. Missed the upgrade for previous commit.brettp
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-08Fixes #2310. Only conditionally setting the allow_registration field for user...brettp
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set al...brettp
2011-02-21Fixes #2310. Rewriting disable_registration to allow_registration in walled g...brettp