ryan
|
82bcca520b
|
Do the beta bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@18938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-10 23:50:20 +00:00 |
|
dd32
|
ef11d05989
|
Fix typo in languages directory creation for new installations. Props SergeyBiryukov. Fixes #18741 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@18765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-24 04:18:44 +00:00 |
|
nacin
|
c8e85fcb81
|
Restore compat for json_decode and json_encode. fixes #18015 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-06 23:33:05 +00:00 |
|
dd32
|
6de00a0495
|
Add new star.gif replacement with a Grey background (& White counterpart). Props chexee for star icons. Fixes #17428
git-svn-id: http://svn.automattic.com/wordpress/trunk@18318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-17 05:41:35 +00:00 |
|
nacin
|
2571545ec0
|
@since s/3.2/3.2.0/
git-svn-id: http://svn.automattic.com/wordpress/trunk@18268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 04:40:18 +00:00 |
|
nacin
|
fcf8586289
|
Make update-core only do sanity checks against readme.html and version.php, both always included even in partial builds. fixes #17760.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 02:35:00 +00:00 |
|
ryan
|
a9ddd3474c
|
Update _old_files for 3.2. see #17759
git-svn-id: http://svn.automattic.com/wordpress/trunk@18256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:15:01 +00:00 |
|
ryan
|
daa14c36f9
|
Bring out the pinking shears.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:01:45 +00:00 |
|
dd32
|
c85ae9cc94
|
Include TwentyEleven in the 3.2 upgrade process. Props markmcwilliams. See #14484
git-svn-id: http://svn.automattic.com/wordpress/trunk@17736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-28 09:08:39 +00:00 |
|
nacin
|
efce9e6953
|
This folder is back now under new management. Quit killing it on auto updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-20 16:55:48 +00:00 |
|
dd32
|
ca26b494da
|
@ignore for _copy_dir(). Props duck_. See #14484
git-svn-id: http://svn.automattic.com/wordpress/trunk@17581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-01 10:40:55 +00:00 |
|
dd32
|
dfaa85ee9a
|
Back-compat for core upgrades with pre-3.2. Utilises a temporary _copy_dir() function which can be removed in 3.3-dev to bring immediate wp-content relief to the 3.1-3.2 upgrades. See #14484
git-svn-id: http://svn.automattic.com/wordpress/trunk@17580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-01 09:50:01 +00:00 |
|
dd32
|
e16755db0d
|
Back-compat for upgrades with WP_LANG_DIR. See #11495
git-svn-id: http://svn.automattic.com/wordpress/trunk@17578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-01 09:13:50 +00:00 |
|
dd32
|
4a7cdbc0d7
|
Typo in r17576, Twentyten isn't new to 3.2. See #14484 See #11495
git-svn-id: http://svn.automattic.com/wordpress/trunk@17577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-03-31 13:32:58 +00:00 |
|
dd32
|
5b12ecb83d
|
Be a party-pooper; No more Akismet Dancing upon upgrade; Respect custom WP_CONTENT_DIR for bundled plugins/theme installation; Respect custom WP_CONTENT_DIR/WP_LANG_DIR for Language files when upgrading; Standardise WP_Filesystem path method returns (They're trailing slash'd). Adds an exclusion list to copy_dir() as well as WP_Filesystem_Base::wp_lang_dir(). See #14484 See #11495
git-svn-id: http://svn.automattic.com/wordpress/trunk@17576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-03-31 13:28:36 +00:00 |
|
nacin
|
f88e2edae0
|
Bump update-core and readme for 3.2.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-03-25 21:14:46 +00:00 |
|
markjaquith
|
d36a6d3d6c
|
Bump PHP requirement to 5.2.4. Bump MySQL requirement to 5.0. see #16917
git-svn-id: http://svn.automattic.com/wordpress/trunk@17523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-03-21 18:30:56 +00:00 |
|
nacin
|
b2d0685b2d
|
Old files removal for 3.1, against r17285.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-13 22:19:05 +00:00 |
|
nacin
|
c605738e8b
|
Remove the TinyMCE media plugin. fixes #14647.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-13 21:57:30 +00:00 |
|
ryan
|
5868584335
|
Bump ver.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-13 15:33:39 +00:00 |
|
dd32
|
1bc51e9c15
|
Remove visit site button gradient images from pre-3.0. see [16417]. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-08 10:01:18 +00:00 |
|
nacin
|
7a76c916c3
|
Housekeeping for blue refresh. Script bumps, image bumps, remove unused blue-specific files. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 05:05:27 +00:00 |
|
nacin
|
785b6b305c
|
Add files we've deleted thus far to update-core.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 11:56:04 +00:00 |
|
wpmuguru
|
d69536a671
|
remove naughty not, see #13625
git-svn-id: http://svn.automattic.com/wordpress/trunk@15061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 19:10:49 +00:00 |
|
wpmuguru
|
e1a7369889
|
check both wordpress & wordpress-mu roots in update core, see #13625
git-svn-id: http://svn.automattic.com/wordpress/trunk@15059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 18:21:30 +00:00 |
|
ryan
|
ef70402de0
|
Bump WP version in update_core()
git-svn-id: http://svn.automattic.com/wordpress/trunk@15057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-29 17:28:09 +00:00 |
|
wpmuguru
|
e9a102d83a
|
shake away out of date support files
git-svn-id: http://svn.automattic.com/wordpress/trunk@15041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 18:34:03 +00:00 |
|
nacin
|
16f1b1c89a
|
Shake away second copy of prototype.js during an upgrade. see [12557].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 05:54:57 +00:00 |
|
nacin
|
e332bd3b0d
|
Shake away MU files which are no longer in core on an upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-28 05:48:53 +00:00 |
|
nacin
|
870f3ab1c8
|
New screen options tab design. props JohnONolan, fixes #13477.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 03:20:25 +00:00 |
|
nacin
|
acf5d97586
|
Shake away old files during the upgrade process. see #13307.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:44:33 +00:00 |
|
nacin
|
866ed4fc0f
|
Shake away files removed in 3.0.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-23 17:20:26 +00:00 |
|
ryan
|
166435891c
|
Convert update_themes, update_plugins, update_core, and dismissed_update_core into site transients/plugins. Remove no longer need compat code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-08 20:49:55 +00:00 |
|
ryan
|
19168c8238
|
Cleanup after bailing when php or mysql versions are not compat. Props nacin. fixes #11638 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@12564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-28 17:19:04 +00:00 |
|
westi
|
9ca731eee2
|
Consitent use of … Fixes #10374 props demetris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-24 09:46:57 +00:00 |
|
ryan
|
d3a748eb46
|
Hard code required version in update-core.php. see #11464
git-svn-id: http://svn.automattic.com/wordpress/trunk@12450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-18 16:53:44 +00:00 |
|
ryan
|
40035bf93e
|
Add required php and mysql versions to version.php. Future proof required version check strings. Props nacin. see #11464
git-svn-id: http://svn.automattic.com/wordpress/trunk@12432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-17 18:46:19 +00:00 |
|
ryan
|
81321bd367
|
Fix typo. see #11464
git-svn-id: http://svn.automattic.com/wordpress/trunk@12426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-17 16:22:54 +00:00 |
|
ryan
|
c0437cd3a6
|
Check MySQL and PHP versions when auto upgrading. Props westi, Denis-de-Bernardy, nacin, caesarsgrunt. see #11464
git-svn-id: http://svn.automattic.com/wordpress/trunk@12422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-17 16:04:47 +00:00 |
|
azaozz
|
76f6b9706e
|
Merge set-post-thumbnail-handler.js with post.js, move Post Thumbnail meta-box to /includes/meta-boxes.php, see #10928
git-svn-id: http://svn.automattic.com/wordpress/trunk@12060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-10-19 20:23:35 +00:00 |
|
westi
|
923a3ade8a
|
Remove the php-gettext library as we don't use it anymore. Fixes #9751.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-10-07 20:42:05 +00:00 |
|
ryan
|
7b6e0b16b8
|
Add btt.php and jkw.php to list of files to remove during upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-09-11 18:12:10 +00:00 |
|
azaozz
|
00a9c29c6e
|
Fix typo in update-core.php, props takayukister, fixes #10140 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-14 08:04:26 +00:00 |
|
ryan
|
2854da3b5e
|
Check if delete_transient() exists to avoid error when upgrading from releases that don't define it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 04:56:13 +00:00 |
|
ryan
|
1cd542a5e2
|
consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
git-svn-id: http://svn.automattic.com/wordpress/trunk@11005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 19:36:28 +00:00 |
|
ryan
|
56bce2a700
|
Don't put any wp-content files in the old files list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-11 21:38:29 +00:00 |
|
ryan
|
7aec230e33
|
Use transient for update_core, update_plugins, update_themes. see #9048
git-svn-id: http://svn.automattic.com/wordpress/trunk@10515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-06 18:06:20 +00:00 |
|
ryan
|
535db0f29a
|
Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
git-svn-id: http://svn.automattic.com/wordpress/trunk@10050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-04 21:58:46 +00:00 |
|
ryan
|
b1b132a9da
|
Update old files list
git-svn-id: http://svn.automattic.com/wordpress/trunk@9985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-30 18:53:04 +00:00 |
|
ryan
|
a3eb0b4e9c
|
Update old files list
git-svn-id: http://svn.automattic.com/wordpress/trunk@9982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-30 18:40:36 +00:00 |
|