summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* Fix logic2.9Ryan Boren2010-06-04
* Backport [15032] to the 2.9 branchMark Jaquith2010-05-28
* Fix admin.php?import=x pages, which can re-include itself in certain environm...Andrew Nacin2010-05-02
* Don't remove a category filter after performing an action on edit.php. props ...Andrew Nacin2010-04-27
* Fix gallery column counts for localized versions, which exposed a bug in pomo...Andrew Nacin2010-04-27
* Escape thousandsSeparator and decimalPoint JS variables. fixes #12005 for 2.9.Andrew Nacin2010-04-27
* Adjust get_file_description() to account for absolute paths. fixes #12843 for...Andrew Nacin2010-04-27
* Display PHP start-up errors/warnings. fixes #12395 for 2.9. props eddieringle.Andrew Nacin2010-04-27
* Use 2.2 branch for akismetRyan Boren2010-03-24
* Fix double escaping in wp_getComments. Props josephscott. fixes #12281 for 2.9Ryan Boren2010-02-19
* Correct the Theme update package check. Props Denis-de-Bernardy. Fixes #11908...Ryan Boren2010-02-16
* BumpRyan Boren2010-02-15
* Ver bumpRyan Boren2010-02-13
* Ver bumpRyan Boren2010-02-13
* Add trash to edit cap check.Ryan Boren2010-02-13
* Fix bug in _search_terms_tidy. Fixes #12060 for 2.9 branch props miqrogroove.Peter Westwood2010-02-04
* Don't both hooking in menu functions which will never get called. See #11922 ...Peter Westwood2010-01-28
* Ensure that inaccessible parent menus are marked as such even if they have ac...Peter Westwood2010-01-16
* Fix invalid HTML in edit-category-form.php, props nacin, fixes #11736 for 2.9Andrew Ozz2010-01-09
* Block comments for future posts and password protected posts (when password n...Ryan Boren2010-01-07
* When decompressing try to raw-inflate first, props dd32, fixes #11600 for 2.9Andrew Ozz2010-01-07
* 2.9.1Ryan Boren2010-01-04
* Add AYS popup when deleting media, fixes #11673 for 2.9Andrew Ozz2009-12-31
* RC1Ryan Boren2009-12-29
* Check PHP and MySQL versions in install.php. see #11666 for 2.9Ryan Boren2009-12-29
* Check PHP and MySQL versions in upgrade.php. see #11666 for 2.9Ryan Boren2009-12-29
* Don't set charset if mysql version does not have the collation cap. Props miq...Ryan Boren2009-12-29
* Return empty array instead of null. Props Denis-de-Bernardy. fixes #11661 for...Ryan Boren2009-12-29
* Remove extraneous br. Props nacin. fixes #11582 for 2.9Ryan Boren2009-12-29
* Fix alignment of checkbox in table.widefat, fixes #11610 for 2.9Andrew Ozz2009-12-29
* Update version in readmeRyan Boren2009-12-28
* Cleanup after bailing when php or mysql versions are not compat. Props nacin....Ryan Boren2009-12-28
* Use umeta_id for user meta. Props wnorris. fixes #11627 for 2.9Ryan Boren2009-12-28
* Better duplicate option delete query. Props miqrogroove. fixes #11649 for 2.9Ryan Boren2009-12-28
* Show disabled image rotation buttons when imagerotate() is missing, props hus...Andrew Ozz2009-12-27
* Replace ctype_digit() with is_numeric() for better compatibility, props marku...Andrew Ozz2009-12-26
* windows-1252 is canonical, not Windows-1252. Props Denis-de-Bernardy. fixes ...Ryan Boren2009-12-24
* 2.9.1 beta 1Ryan Boren2009-12-23
* Sanitize only string and numeric fields in the user object. Props filosofo ha...Ryan Boren2009-12-23
* Do not use deprecated Etc timezones. Props miqrogroove. fixes #11558 for 2.9Ryan Boren2009-12-23
* Fix sanitize_text_field() issue with some UTF-8 characters, fixes #11528 for ...Andrew Ozz2009-12-23
* Validation fix. Props Simek. fixes #11560 for 2.9Ryan Boren2009-12-22
* Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for 2.9Ryan Boren2009-12-22
* Update json lib. Use encodeUnsafe in our json wrapper. Props nacin. fixes #1...Ryan Boren2009-12-22
* Increase download_url() timeout to 5 minutes. fixes #11551 for 2.9Ryan Boren2009-12-22
* Fix spelling mistake in tooltip for image rotation button. Fixes #11488 for 2...Peter Westwood2009-12-22
* Don't display plugin compatibility info if the new WordPress version is the s...Ryan Boren2009-12-21
* Make sure we have a SimplePie object before calling destruct. Props scribu. s...Ryan Boren2009-12-21
* Round back the buttons, fixes #11502Andrew Ozz2009-12-21
* Don't use CURLOPT_CONNECTTIMEOUT_MS or CURLOPT_TIMEOUT_MS due to bugginess. f...Ryan Boren2009-12-21