Commit Graph

21 Commits

Author SHA1 Message Date
Andrew Ozz a8563f5d00 Fix typo in update-core.php, props takayukister, fixes #10140 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11561 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-14 08:04:26 +00:00
Ryan Boren b165b06dcd Check if delete_transient() exists to avoid error when upgrading from releases that don't define it.
git-svn-id: https://develop.svn.wordpress.org/trunk@11356 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 04:56:13 +00:00
Ryan Boren 603fba4ad4 consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
git-svn-id: https://develop.svn.wordpress.org/trunk@11005 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-19 19:36:28 +00:00
Ryan Boren 214f2ec681 Don't put any wp-content files in the old files list.
git-svn-id: https://develop.svn.wordpress.org/trunk@10551 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-11 21:38:29 +00:00
Ryan Boren 4e52545293 Use transient for update_core, update_plugins, update_themes. see #9048
git-svn-id: https://develop.svn.wordpress.org/trunk@10515 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-06 18:06:20 +00:00
Ryan Boren 1c84611441 Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
git-svn-id: https://develop.svn.wordpress.org/trunk@10050 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 21:58:46 +00:00
Ryan Boren e828782e00 Update old files list
git-svn-id: https://develop.svn.wordpress.org/trunk@9985 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 18:53:04 +00:00
Ryan Boren 73bc334408 Update old files list
git-svn-id: https://develop.svn.wordpress.org/trunk@9982 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 18:40:36 +00:00
Ryan Boren e3a108f6a9 Remove edit-form.php on update. see #8279
git-svn-id: https://develop.svn.wordpress.org/trunk@9792 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 18:20:25 +00:00
Ryan Boren 96a2e11b58 Don't remove entire wp-images directory. Some use it for user content.
git-svn-id: https://develop.svn.wordpress.org/trunk@9594 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 18:25:03 +00:00
Ryan Boren 5b794466f4 Use set_time_limit() to buy some time during upgrade. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9164 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 16:36:43 +00:00
Andrew Ozz 85c25b4440 Core update: fix for "The update could not be unpacked" error, props ShaneF, fixes #7861
git-svn-id: https://develop.svn.wordpress.org/trunk@9128 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-12 18:09:44 +00:00
Ryan Boren a7d565a94a Remove old files before upgrading DB. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9086 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-05 06:00:24 +00:00
Ryan Boren 9da6ee40f4 Don't die with 503 if WP_INSTALLING. Don't load plugins if WP_INSTALLING. Remove old files and working dir before exiting maintenance mode. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9085 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-05 05:45:34 +00:00
Ryan Boren f885a9f93a phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9053 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 01:03:26 +00:00
Ryan Boren 5b550900f0 Upgrade db with remote post during core update. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8759 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 07:09:46 +00:00
Peter Westwood ab17f7283c phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8645 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 06:30:38 +00:00
Ryan Boren 2272a1a950 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Ryan Boren 9d19580065 upload.php is not a retired file. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8599 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:11:09 +00:00
Ryan Boren d48b376956 Remove old files. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8596 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 01:00:27 +00:00
Ryan Boren 7d958a43d1 Automatic upgrade, first cut. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8595 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 22:49:35 +00:00