Ryan Boren
|
71bef9fe26
|
Convert update_themes, update_plugins, update_core, and dismissed_update_core into site transients/plugins. Remove no longer need compat code.
git-svn-id: https://develop.svn.wordpress.org/trunk@12673 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 20:49:55 +00:00 |
Ryan Boren
|
48d6975ae7
|
Cleanup after bailing when php or mysql versions are not compat. Props nacin. fixes #11638 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@12564 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-28 17:19:04 +00:00 |
Peter Westwood
|
b799f4886e
|
Consitent use of … Fixes #10374 props demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@12533 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-24 09:46:57 +00:00 |
Ryan Boren
|
715fa5d163
|
Hard code required version in update-core.php. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12450 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-18 16:53:44 +00:00 |
Ryan Boren
|
0df26215b0
|
Add required php and mysql versions to version.php. Future proof required version check strings. Props nacin. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12432 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-17 18:46:19 +00:00 |
Ryan Boren
|
dbad0d7271
|
Fix typo. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12426 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-17 16:22:54 +00:00 |
Ryan Boren
|
899da05e4c
|
Check MySQL and PHP versions when auto upgrading. Props westi, Denis-de-Bernardy, nacin, caesarsgrunt. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12422 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-17 16:04:47 +00:00 |
Andrew Ozz
|
da41fd8836
|
Merge set-post-thumbnail-handler.js with post.js, move Post Thumbnail meta-box to /includes/meta-boxes.php, see #10928
git-svn-id: https://develop.svn.wordpress.org/trunk@12060 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-19 20:23:35 +00:00 |
Peter Westwood
|
8d19386616
|
Remove the php-gettext library as we don't use it anymore. Fixes #9751.
git-svn-id: https://develop.svn.wordpress.org/trunk@12006 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-07 20:42:05 +00:00 |
Ryan Boren
|
2cac41ba40
|
Add btt.php and jkw.php to list of files to remove during upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@11918 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-11 18:12:10 +00:00 |
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 |