summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* New build of SWFUpload that ignores URL query strings. Merges [24880] to 3.5.3.5Andrew Nacin2013-07-29
* The 3.5 branch is now 3.5.3-alpha.Andrew Nacin2013-06-21
* Only call wp_kses_bad_protocol() in WP_HTTP if it exists. It does not in setu...Andrew Nacin2013-06-21
* Partially revert [24460] and only flush insert_id on the next insert or repla...Andrew Nacin2013-06-21
* 3.5.2Andrew Nacin2013-06-21
* Remove redundant swfupload-all.js file. Merges [24488] to the 3.5 branch.Andrew Nacin2013-06-21
* 3.5.2-RC1Andrew Nacin2013-06-21
* Compress scripts/styles: 3.5.2-beta1-24486. TinyMCE updated.bumpbot2013-06-21
* TinyMCE: Fix backspace and line break issues in WebKit. Updates TinyMCE 3.5.8...Andrew Nacin2013-06-21
* Merge [23603] and [23608] to the 3.5 branch. This funnels all redirect reques...Andrew Nacin2013-06-21
* Better validation of the URL used in core HTTP requests.Andrew Nacin2013-06-21
* Better cap checks in _wp_translate_post_data().Andrew Nacin2013-06-21
* Update TinyMCE media plugin's moxieplayer.swf to latest.Andrew Nacin2013-06-21
* More robust escaping in the plugin/theme upgrader.Andrew Nacin2013-06-21
* Build the media item HTML in a clearer manner in the legacy Plupload handler ...Andrew Nacin2013-06-21
* Better sanity checks in oEmbed XML handling.Andrew Nacin2013-06-21
* Update swfupload binary.Andrew Nacin2013-06-21
* Validate post password hash.Andrew Nacin2013-06-21
* Pass $post to hooks in edit-form-advanced.php including edit_form_advanced an...Andrew Nacin2013-06-21
* Show a relative path in an upload error message.Andrew Nacin2013-06-21
* Add strict check to wp_verify_nonce() to avoid issues when it is improperly c...Andrew Nacin2013-06-21
* Have wpdb::flush() reset more variables.Andrew Nacin2013-06-21
* Add strict check to phpass's CheckPassword() method to avoid issues when the ...Andrew Nacin2013-06-21
* 3.5.2-beta1Andrew Nacin2013-06-20
* Update the Akismet external to 2.5.8. For the 3.5 branch.Andrew Nacin2013-06-20
* Fix storage of illegal_names. Add an upgrade routine to fix bad values.Andrew Nacin2013-06-19
* Use correct variable order in add_query_arg(). This had mostly just filled er...Andrew Nacin2013-06-19
* Don't render the screen reader shortcut 'Log Out' link in the toolbar when th...Andrew Nacin2013-06-19
* Avoid a fatal error in WP_User_Query. See #23683, [23664]. For the 3.5 branch.Andrew Nacin2013-06-19
* Fall back to non-translated strings in _doing_it_wrong() if the translation f...Andrew Nacin2013-06-19
* Use correct option name when deleting embed_autourls. props SergeyBiryukov. s...Andrew Nacin2013-06-19
* Fix context for get_post() in the deprecated wp_get_single_post(). fixes #24602.Andrew Nacin2013-06-19
* Respect the link to setting when inserting a gallery.Ryan Boren2013-05-02
* POT, generated from r24100potbot2013-04-26
* POT, generated from r24100potbot2013-04-26
* Allow get_post_ancestors() to inspect the $post global, when null/0 is received.Andrew Nacin2013-04-04
* POT, generated from r23404potbot2013-02-13
* Treat URL schemes as case insensitive when sanitizing them in esc_url().Andrew Nacin2013-01-25
* The 3.5 branch is now 3.5.2-alpha.Andrew Nacin2013-01-25
* 3.5.1Andrew Nacin2013-01-24
* 3.5.1Andrew Nacin2013-01-24
* Don't stomp existing sizes inside wp_save_image().Andrew Nacin2013-01-24
* Update Plupload to 1.5.5, fixes #23277 for 3.5Andrew Ozz2013-01-23
* Compress scripts/styles: 3.5.1-RC1-23335.bumpbot2013-01-22
* 3.5.1 RC1.Andrew Nacin2013-01-22
* Comment Query: Use $this->query_vars instead of the nonexistent shorthand $q.Andrew Nacin2013-01-22
* Validate pingback source URIs. Less verbose errors.Andrew Nacin2013-01-22
* Main editor: when setting or saving the height, look only at elements that ha...Andrew Ozz2013-01-22
* Core Update: Fix a issue which caused automatic upgrades from 2.7 to 3.5+ to ...Andrew Nacin2013-01-22
* Use correct escaping function. props duck_.Andrew Nacin2013-01-22