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