January 2012 Archives by author
Starting: Mon Jan 2 20:44:04 UTC 2012
Ending: Tue Jan 31 22:14:39 UTC 2012
Messages: 161
- [wp-svn] [19642] trunk/wp-includes/class-phpmailer.php: Include class-smtp. php not class.smtp.php.
m at wordpress.org
- [wp-svn] [19643] branches/3.3: An empty database prefix is not supported for multisite.
m at wordpress.org
- [wp-svn] [19644] branches/3.3: Make sure that _render() is only called with a valid root object.
m at wordpress.org
- [wp-svn] [19645] branches/3.3: Better checking for values for multisite upload limits.
m at wordpress.org
- [wp-svn] [19646] branches/3.3: Only allow _multisite_ super admins to demote themselves on a site.
m at wordpress.org
- [wp-svn] [19647] trunk: Immediately close a flyout when opening another one.
m at wordpress.org
- [wp-svn] [19648] branches/3.3: Immediately close a flyout when opening another one.
m at wordpress.org
- [wp-svn] [19649] trunk/wp-includes/functions.wp-styles.php: Trigger the wp_print_syles action from wp_print_styles() only when handles are not passed.
m at wordpress.org
- [wp-svn] [19650] branches/3.3: Trigger the wp_print_syles action from wp_print_styles() only when handles are not passed.
m at wordpress.org
- [wp-svn] [19651] branches/3.3: Bump some vers
m at wordpress.org
- [wp-svn] [19652] trunk/wp-admin/includes/ms.php: Revert half of [19639].
m at wordpress.org
- [wp-svn] [19653] trunk/wp-admin/includes/dashboard.php: Fix widget count on dashboard to account for orphaned widgets.
m at wordpress.org
- [wp-svn] [19654] branches/3.3/wp-admin/includes/ms.php: Revert half of [19639].
m at wordpress.org
- [wp-svn] [19655] trunk/wp-admin/includes/template.php: Remove esc_js() as this content now gets json encoded rather than a straight echo.
m at wordpress.org
- [wp-svn] [19656] trunk/wp-admin/includes/template.php: Add a space.
m at wordpress.org
- [wp-svn] [19657] trunk/wp-includes/nav-menu-template.php: Properly handle a blank nav menu custom URL when determining what page we' re on.
m at wordpress.org
- [wp-svn] [19658] branches/3.3: Properly handle a blank nav menu custom URL when determining what page we' re on.
m at wordpress.org
- [wp-svn] [19659] branches/3.3: Remove esc_js() as this content now gets json encoded rather than a straight echo.
m at wordpress.org
- [wp-svn] [19660] branches/3.3: Fix widget count on dashboard to account for orphaned widgets.
m at wordpress.org
- [wp-svn] [19661] branches/3.3/wp-includes/version.php: Bumpity bump
m at wordpress.org
- [wp-svn] [19662] trunk/wp-admin: Fix header/message alignment in Press This.
m at wordpress.org
- [wp-svn] [19663] trunk/wp-admin/about.php: Revert.
m at wordpress.org
- [wp-svn] [19664] trunk/wp-admin/press-this.php: Revert a piece of [19424], go back to cloning a div for adding images in Press This.
m at wordpress.org
- [wp-svn] [19665] trunk/wp-admin/includes/template.php: Fix tabbing for comment reply and edit.
m at wordpress.org
- [wp-svn] [19666] branches/3.3: Fix tabbing for comment reply and edit.
m at wordpress.org
- [wp-svn] [19667] branches/3.3/wp-includes/version.php: 3.3.1 bump
m at wordpress.org
- [wp-svn] [19668] branches/3.3: Fix header/message alignment in Press This.
m at wordpress.org
- [wp-svn] [19669] branches/3.3/wp-admin/about.php: 15 bugs fixed in 3.3.1.
m at wordpress.org
- [wp-svn] [19670] tags/3.3.1/: Tag 3.3.1
m at wordpress.org
- [wp-svn] [19671] trunk/wp-admin: Merge Press This inline styles into wp-admin.css.
m at wordpress.org
- [wp-svn] [19672] trunk: Compress scripts/styles: 3.4-alpha-19672.
m at wordpress.org
- [wp-svn] [19673] trunk: Update some @since.
m at wordpress.org
- [wp-svn] [19674] trunk: Use home_url() instead of site_url().
m at wordpress.org
- [wp-svn] [19675] trunk/wp-includes: Introduce sanitize_trackback_urls().
m at wordpress.org
- [wp-svn] [19676] trunk/wp-admin/user-new.php: Use home_url() instead of site_url().
m at wordpress.org
- [wp-svn] [19677] trunk/wp-includes/post-template.php: Use site_url() to link to wp-pass.php.
m at wordpress.org
- [wp-svn] [19678] trunk: Introduce term_is_ancestor_of().
m at wordpress.org
- [wp-svn] [19679] trunk: Clear strict notices for the walkers.
m at wordpress.org
- [wp-svn] [19680] trunk/wp-admin/includes/screen.php: Fix typo in [19052].
m at wordpress.org
- [wp-svn] [19681] trunk/wp-includes/load.php: Revert Debug cruft from [19679], See #19249
m at wordpress.org
- [wp-svn] [19682] trunk/wp-includes/theme.php: Allow pluggable arg checking in current_theme_supports.
m at wordpress.org
- [wp-svn] [19683] trunk/wp-includes/update.php: Check for plugin and theme updates more often when visitng update-core.php .
m at wordpress.org
- [wp-svn] [19684] trunk: One newline is enough.
m at wordpress.org
- [wp-svn] [19685] trunk/wp-includes/functions.php: One newline is enough.
m at wordpress.org
- [wp-svn] [19686] trunk/wp-admin/includes/user.php: Remove " the hackiest hack that ever did hack" from add_user().
m at wordpress.org
- [wp-svn] [19687] trunk: User lowercase true, false, null instead of uppercase.
m at wordpress.org
- [wp-svn] [19688] trunk/wp-includes/script-loader.php: This format isn't that strange .
m at wordpress.org
- [wp-svn] [19689] trunk/wp-admin: s/add_user()/edit_user()/, see r19686 and #18749.
m at wordpress.org
- [wp-svn] [19690] trunk/wp-admin/includes/upgrade.php: Update some old upgrade functions to use untrailingslashit().
m at wordpress.org
- [wp-svn] [19691] trunk/wp-admin/includes/upgrade.php: Use array_filter() to remove empty values from an array, not jankiness.
m at wordpress.org
- [wp-svn] [19692] trunk/wp-includes/wp-db.php: Stop quotes being incorrectly added to prepare placeholders in wpdb:: _insert_replace_helper().
m at wordpress.org
- [wp-svn] [19693] trunk/wp-includes/update.php: Don' t fire update checks for ajax requests.
m at wordpress.org
- [wp-svn] [19694] trunk/wp-admin/css/wp-admin.dev.css: Wrap long titles in dashboard recent drafts, props Lardjo SergeyBiryukov, fixes #17424
m at wordpress.org
- [wp-svn] [19695] trunk/wp-includes: Fix some mismatching parameter documentation.
m at wordpress.org
- [wp-svn] [19696] trunk/wp-includes/class-http.php: Support custom HTTP Methods in WP_Http_Curl.
m at wordpress.org
- [wp-svn] [19697] trunk/wp-admin/includes/file.php: Fix edge case in get_home_path() where the incorrect path may be returned.
m at wordpress.org
- [wp-svn] [19698] trunk/wp-content/plugins/: Re-pin Akismet to 2.5.4.
m at wordpress.org
- [wp-svn] [19699] trunk: Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin.
m at wordpress.org
- [wp-svn] [19700] trunk: about.php and friends for the global dashboard.
m at wordpress.org
- [wp-svn] [19701] trunk/wp-admin/setup-config.php: Use regex to fill in config-sample .
m at wordpress.org
- [wp-svn] [19702] trunk: Fix mistakes in parameter documentation and add some missing param docs.
m at wordpress.org
- [wp-svn] [19703] trunk/wp-includes/css/admin-bar.dev.css: Show cursor for the search icon.
m at wordpress.org
- [wp-svn] [19704] trunk: Compress scripts/styles: 3.4-alpha-19704.
m at wordpress.org
- [wp-svn] [19705] trunk/wp-login.php: Use home URL, not siteurl, in the password reset email.
m at wordpress.org
- [wp-svn] [19706] trunk/wp-includes/class-wp-xmlrpc-server.php: Expose default_ping_status and default_comment_status via XML-RPC.
m at wordpress.org
- [wp-svn] [19707] trunk: use maybe_unserialize() in update and API checks, Tighten up the checks on expected return data to avoid processing invalid responses after change .
m at wordpress.org
- [wp-svn] [19708] trunk/wp-admin/includes/plugin-install.php: s/Faq/FAQ/ for Plugin Installer tabs, Gains Translation support for Tabs/ Titles as well.
m at wordpress.org
- [wp-svn] [19709] trunk/wp-admin/css: Clean up the Plugin installer Screenshots page, Adds CSS resize support to the images to prevent them requiring scrolling and falling below the FYI box .
m at wordpress.org
- [wp-svn] [19710] trunk/wp-admin/includes/plugin-install.php: Better indentation.
m at wordpress.org
- [wp-svn] [19711] trunk/wp-admin: Show Changelog by default for "View version x.y. z details" links for Plugin updates.
m at wordpress.org
- [wp-svn] [19712] trunk: Lose EOF ?>.
m at wordpress.org
- [wp-svn] [19713] trunk/wp-includes/js/wp-pointer.dev.js: Improve pointer collision handling.
m at wordpress.org
- [wp-svn] [19714] trunk: Compress scripts/styles: 3.4-alpha-19713.
m at wordpress.org
- [wp-svn] [19715] trunk/wp-includes: Compress scripts/styles: 3.4-alpha-19715.
m at wordpress.org
- [wp-svn] [19716] trunk: Compress scripts/styles: 3.4-alpha-19716.
m at wordpress.org
- [wp-svn] [19717] trunk/wp-includes/css/admin-bar.dev.css: Allow toolbar submenus to expand to the width of the parent item.
m at wordpress.org
- [wp-svn] [19718] trunk/wp-admin/js/word-count.js: Revert character encoding issue in [19716].
m at wordpress.org
- [wp-svn] [19719] trunk/wp-includes: Compress scripts/styles: 3.4-alpha-19719.
m at wordpress.org
- [wp-svn] [19720] trunk/wp-admin/includes/post.php: Prefix table name against the post_parent field in _edit_attachments_query_helper () to avoid ambiguous queries.
m at wordpress.org
- [wp-svn] [19721] trunk/wp-includes/class-oembed.php: Add Twitter. com as an oEmbed provider.
m at wordpress.org
- [wp-svn] [19722] trunk: Use microtime() for cron locks.
m at wordpress.org
- [wp-svn] [19723] trunk/wp-admin/includes/class-wp-comments-list-table.php: ' No comments awaiting moderation.' props demetris.
m at wordpress.org
- [wp-svn] [19724] trunk/wp-includes/query.php: Code cleanup in the paging block.
m at wordpress.org
- [wp-svn] [19725] trunk/wp-includes/pluggable.php: Update wp_salt() phpdoc.
m at wordpress.org
- [wp-svn] [19726] trunk: split was deprecated in PHP 5.3.0, so use explode instead.
m at wordpress.org
- [wp-svn] [19727] trunk/wp-includes/post.php: Rewrite rules don' t need to be flushed on every page save/delete as they're no longer verbose .
m at wordpress.org
- [wp-svn] [19728] trunk: Hash post password in cookies.
m at wordpress.org
- [wp-svn] [19729] trunk/wp-includes: Use wp_cache_add() instead of wp_cache_set() when priming the object term cache in update_object_term_cache().
m at wordpress.org
- [wp-svn] [19730] trunk/wp-includes/taxonomy.php: Update register_taxonomy_for_object_type() phpdoc to reflect that the post_type must be a string only, no arrays allowed.
m at wordpress.org
- [wp-svn] [19731] trunk/wp-admin/edit-form-comment.php: Remove extraneous single quote.
m at wordpress.org
- [wp-svn] [19732] trunk/wp-content/plugins/: Re-pin Akismet to 2.5.5.
m at wordpress.org
- [wp-svn] [19733] trunk/wp-admin/includes/template.php: Prevent "Undefined index: settings-updated" notice in settings_errors().
m at wordpress.org
- [wp-svn] [19734] trunk/wp-includes/post.php: Update hierarchy for all hierarchical post types when deleting a parent post , not just for pages.
m at wordpress.org
- [wp-svn] [19735] trunk/wp-includes/user.php: Match the exact role name when counting users in a role.
m at wordpress.org
- [wp-svn] [19736] trunk/wp-includes/rewrite.php: Simplify code in WP_Rewrite:: page_rewrite_rules() and remove out-of-date documenation.
m at wordpress.org
- [wp-svn] [19737] trunk/wp-includes/rewrite.php: Set $paged and $walk_dirs to false in calls to WP_Rewrite:: generate_rewrite_rules() for posts/pages.
m at wordpress.org
- [wp-svn] [19738] trunk: Add 'ep_mask' as an argument to the 'rewrite' array for register_post_type() and register_taxonomy().
m at wordpress.org
- [wp-svn] [19739] trunk/wp-admin/admin-ajax.php: Strip down admin-ajax. php to be a bare ajax handler.
m at wordpress.org
- [wp-svn] [19740] trunk/wp-includes/post.php: Args is an object, not an array.
m at wordpress.org
- [wp-svn] [19741] trunk/wp-includes/taxonomy.php: Clean up and better document create_initial_taxonomies().
m at wordpress.org
- [wp-svn] [19742] trunk/wp-includes/taxonomy.php: Correct logic inversion.
m at wordpress.org
- [wp-svn] [19743] trunk/wp-includes/rewrite.php: Upgrade add_permastruct() to allow more control over WP_Rewrite::generate_rewrite_rules().
m at wordpress.org
- [wp-svn] [19744] trunk/wp-includes/post.php: s/parem/param/.
m at wordpress.org
- [wp-svn] [19745] trunk/wp-admin/upgrade.php: --no-auth-cache
m at wordpress.org
- [wp-svn] [19746] trunk/wp-admin/upgrade.php: Revert [19745].
m at wordpress.org
- [wp-svn] [19747] trunk/wp-includes/ms-functions.php: Remove copy-pasted comment from upload_is_user_over_quota()'s phpdoc.
m at wordpress.org
- [wp-svn] [19748] trunk/wp-includes/ms-functions.php: Use get_blog_prefix() in get_most_recent_post_of_user().
m at wordpress.org
- [wp-svn] [19749] trunk/wp-includes/ms-functions.php: Use get_blog_prefix() in another MU function.
m at wordpress.org
- [wp-svn] [19750] trunk/wp-includes/post-thumbnail-template.php: s/thumbnail/ post-thumbnail/.
m at wordpress.org
- [wp-svn] [19751] trunk/wp-includes/comment.php: Update the documentation of wp_set_comment_status to match current functionality props solarissmoke .
m at wordpress.org
- [wp-svn] [19752] trunk/wp-includes/rewrite.php: Improve documentation of WP_Rewrite.
m at wordpress.org
- [wp-svn] [19753] trunk/wp-includes/rewrite.php: Improve the inline documentation of rewrite endpoints.
m at wordpress.org
- [wp-svn] [19754] trunk/wp-includes/locale.php: Remove locale_vars from WP_Locale.
m at wordpress.org
- [wp-svn] [19755] trunk/wp-includes/locale.php: Initial support for RTL detection in core.
m at wordpress.org
- [wp-svn] [19756] trunk/wp-includes/rewrite.php: Add the $query parameter to add_rewrite_tag() so that it matches WP_Rewrite::add_rewrite_tag().
m at wordpress.org
- [wp-svn] [19757] trunk/wp-admin/maint/repair.php: Formatting and i18n cleanup of repair.php.
m at wordpress.org
- [wp-svn] [19758] trunk/wp-settings.php: It's L10n (or i18n).
m at wordpress.org
- [wp-svn] [19759] trunk/wp-includes/ms-functions.php: Remove redundant logic from filter_SSL().
m at wordpress.org
- [wp-svn] [19760] trunk: Introduce wp_load_translations_early(), which can be used before the locale is properly loaded in order to translate early error strings .
m at wordpress.org
- [wp-svn] [19761] trunk/wp-includes/locale.php: Docs for WP_Locale::is_locale_rtl( $locale ).
m at wordpress.org
- [wp-svn] [19762] trunk/wp-admin/admin-ajax.php: Make 0 the default status for admin-ajax.php.
m at wordpress.org
- [wp-svn] [19763] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r19762
m at wordpress.org
- [wp-svn] [19764] branches/3.0/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r19762
m at wordpress.org
- [wp-svn] [19765] branches/3.1/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r19762
m at wordpress.org
- [wp-svn] [19766] branches/3.2/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r19762
m at wordpress.org
- [wp-svn] [19767] branches/3.3/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r19762
m at wordpress.org
- [wp-svn] [19768] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r19767
m at wordpress.org
- [wp-svn] [19769] branches/3.2/wp-content/themes/twentyeleven/languages/twentyeleven. pot: POT, generated from r19767
m at wordpress.org
- [wp-svn] [19770] branches/3.3/wp-content/themes/twentyeleven/languages/twentyeleven. pot: POT, generated from r19767
m at wordpress.org
- [wp-svn] [19771] trunk/wp-includes: Provide a DB fallback for keys in wp_salt().
m at wordpress.org
- [wp-svn] [19772] trunk: Load the new admin and network admin mo files, if present.
m at wordpress.org
- [wp-svn] [19773] trunk/wp-includes: Refactor WPDB::get_caller() into wp_debug_backtrace_summary() and improve the functionality to provide enhanced context and a standardised default pretty format .
m at wordpress.org
- [wp-svn] [19774] trunk/wp-includes/functions.php: Fix my spelling mistakes and typos in the wp_debug_backtrace_summary() phpDoc props duck_ see #19589.
m at wordpress.org
- [wp-svn] [19775] trunk/wp-includes/functions.php: Separating my commits so that my spelling mistakes are plain for everyone to see .
m at wordpress.org
- [wp-svn] [19776] trunk/wp-includes/functions.php: Separated into 3 commits for good luck.
m at wordpress.org
- [wp-svn] [19777] trunk/wp-includes/functions.php: Correct the datatype for the skip_frames argument in the phpDoc props Rarst .
m at wordpress.org
- [wp-svn] [19778] trunk/wp-includes/canonical.php: Redirect bare category URLs for permalink structures starting with %category% .
m at wordpress.org
- [wp-svn] [19779] trunk/wp-includes: Use new $args parameter for (WP_Rewrite::) add_permastruct().
m at wordpress.org
- [wp-svn] [19780] trunk/wp-admin/includes/schema.php: Offer start_of_week for translation.
m at wordpress.org
- [wp-svn] [19781] trunk/wp-admin/includes/upgrade.php: Offer default links and applicable URLs for translation.
m at wordpress.org
- [wp-svn] [19782] trunk/wp-admin/comment.php: Kill the exclamation points off an error message for easier translation.
m at wordpress.org
- [wp-svn] [19783] trunk/wp-login.php: Translate http://wordpress.org/ for the wp-login.php header image URL.
m at wordpress.org
- [wp-svn] [19784] trunk: Use the site's locale for the feed language.
m at wordpress.org
- [wp-svn] [19785] trunk/wp-admin/includes/schema.php: Allow translators to specify a default timezone string OR GMT offset.
m at wordpress.org
- [wp-svn] [19786] trunk/wp-admin/includes/upgrade.php: Switch to Feedback, from Suggest Ideas, for a default link, based on 3.3 toolbar.
m at wordpress.org
- [wp-svn] [19787] trunk/wp-includes/load.php: Load admin-$locale.mo in setup-config. php.
m at wordpress.org
- [wp-svn] [19788] trunk/wp-admin/includes/schema.php: Use the _x context function.
m at wordpress.org
- [wp-svn] [19789] trunk/wp-admin/css/install.dev.css: LTR for fields on setup-config. php.
m at wordpress.org
- [wp-svn] [19790] trunk/wp-admin/setup-config.php: Give install.css on setup-config. php some cache busting.
m at wordpress.org
- [wp-svn] [19791] trunk/wp-admin/setup-config.php: Poka-yoke.
m at wordpress.org
- [wp-svn] [19792] trunk/wp-admin/includes/ajax-actions.php: Check the return of wp_insert_term() for WP_Error or array.
m at wordpress.org
- [wp-svn] [19793] trunk: Remove blog_id column from wp_options.
m at wordpress.org
- [wp-svn] [19794] trunk: Remove references to specific search engines.
m at wordpress.org
- [wp-svn] [19795] trunk/wp-includes/formatting.php: Allow the single quotes, apostrophes, and primes in wptexturize() to be translated.
m at wordpress.org
- [wp-svn] [19796] trunk/wp-includes/formatting.php: wptexturize() does not need to staticize variables it only uses to set up variables it needs statically .
m at wordpress.org
- [wp-svn] [19797] trunk: Only set text_direction based on a locale being RTL if we successfully loaded a locale .mo file.
m at wordpress.org
- [wp-svn] [19798] trunk: Drop the blog_id column from the options table during upgrade.
m at wordpress.org
- [wp-svn] [19799] trunk: Drop the comment_approved index from the comments table.
m at wordpress.org
- [wp-svn] [19800] trunk: Compress scripts/styles: 3.4-alpha-19800.
m at wordpress.org
- [wp-svn] [19801] trunk: Re-purpose wp_die() for ajax responses.
m at wordpress.org
- [wp-svn] [19802] trunk/wp-admin/includes/ajax-actions.php: Use wp_die() in ajax-actions.
m at wordpress.org
Last message date:
Tue Jan 31 22:14:39 UTC 2012
Archived on: Tue Jan 31 22:14:41 UTC 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).