March 2011 Archives by date
Starting: Wed Mar 2 04:10:21 UTC 2011
Ending: Thu Mar 31 13:32:58 UTC 2011
Messages: 89
- [wp-svn] [17489] trunk/wp-includes/query.php: Reparse the taxonomy query if query vars change.
m at wordpress.org
- [wp-svn] [17490] branches/3.1/wp-includes/query.php: Reparse the taxonomy query if query vars change.
m at wordpress.org
- [wp-svn] [17491] branches/3.1/wp-includes/version.php: Bump
m at wordpress.org
- [wp-svn] [17492] trunk/wp-includes/canonical.php: Do not perform canonical redirects for IISto avoid redirect loops on some IIS setups .
m at wordpress.org
- [wp-svn] [17493] branches/3.1/wp-includes/canonical.php: Do not perform canonical redirects for IISto avoid redirect loops on some IIS setups .
m at wordpress.org
- [wp-svn] [17494] trunk/wp-includes/taxonomy.php: Revert to the cat= X permalinks from 3.0 and earlier.
m at wordpress.org
- [wp-svn] [17495] branches/3.1/wp-includes/taxonomy.php: Revert to the cat= X permalinks from 3.0 and earlier.
m at wordpress.org
- [wp-svn] [17496] trunk/wp-admin/includes/class-wp-ms-sites-list-table.php: Avoid mangling the current site path variable with the search query.
m at wordpress.org
- [wp-svn] [17497] branches/3.1/wp-admin/includes/class-wp-ms-sites-list-table.php: Avoid mangling the current site path variable with the search query.
m at wordpress.org
- [wp-svn] [17498] trunk/wp-includes/canonical.php: Do not do canonical redirects for unregistered feeds.
m at wordpress.org
- [wp-svn] [17499] branches/3.1/wp-includes/canonical.php: Do not do canonical redirects for unregistered feeds.
m at wordpress.org
- [wp-svn] [17500] trunk/wp-includes/query.php: Don't double process the tag query var .
m at wordpress.org
- [wp-svn] [17501] branches/3.1/wp-includes/query.php: Don' t double process the tag query var.
m at wordpress.org
- [wp-svn] [17502] trunk/wp-admin/includes/class-wp-upgrader.php: Mark theme preview iframe as a preview_iframe so that the admin bar doesn' t show.
m at wordpress.org
- [wp-svn] [17503] branches/3.1/wp-admin/includes/class-wp-upgrader.php: Mark theme preview iframe as a preview_iframe so that the admin bar doesn' t show.
m at wordpress.org
- [wp-svn] [17504] trunk/wp-includes/query.php: Don' t perform taxonomy queries for single post requests.
m at wordpress.org
- [wp-svn] [17505] branches/3.1/wp-includes/query.php: Don' t perform taxonomy queries for single post requests.
m at wordpress.org
- [wp-svn] [17506] trunk/wp-includes/query.php: Check for WP_Error return from get_term_by().
m at wordpress.org
- [wp-svn] [17507] branches/3.1/wp-includes/query.php: Check for WP_Error return from get_term_by().
m at wordpress.org
- [wp-svn] [17508] trunk/wp-includes/admin-bar.php: Don' t show admin bar on login screen.
m at wordpress.org
- [wp-svn] [17509] branches/3.1/wp-includes/admin-bar.php: Don' t show admin bar on login screen.
m at wordpress.org
- [wp-svn] [17510] trunk/wp-admin: Anchor network and user admins at the network domain and path rather than at the main site .
m at wordpress.org
- [wp-svn] [17511] branches/3.1/wp-admin: Anchor network and user admins at the network domain and path rather than at the main site .
m at wordpress.org
- [wp-svn] [17512] trunk/wp-includes: Prevent double index. php preprend on PATHINFO custom taxonomy permalinks.
m at wordpress.org
- [wp-svn] [17513] branches/3.1/wp-includes: Prevent double index. php preprend on PATHINFO custom taxonomy permalinks.
m at wordpress.org
- [wp-svn] [17514] trunk/wp-includes/post.php: Use with_front properly when creating rules for CPT archive pages.
m at wordpress.org
- [wp-svn] [17515] branches/3.1/wp-includes/post.php: Use with_front properly when creating rules for CPT archive pages.
m at wordpress.org
- [wp-svn] [17516] trunk/wp-includes/functions.php: Make plugin header parsing slightly more liberal (like it was in 3.0), to allow for PHPdoc style headers.
m at wordpress.org
- [wp-svn] [17517] branches/3.1/wp-includes/functions.php: Make plugin header parsing slightly more liberal (like it was in 3.0), to allow for PHPdoc style headers.
m at wordpress.org
- [wp-svn] [17518] trunk/wp-includes: Correctly handle PATHINFO CPTs and CTs that specify with_front=false.
m at wordpress.org
- [wp-svn] [17519] branches/3.1/wp-includes: Correctly handle PATHINFO CPTs and CTs that specify with_front=false.
m at wordpress.org
- [wp-svn] [17520] branches/3.1/wp-includes: Add TinyMCE version number.
m at wordpress.org
- [wp-svn] [17521] trunk/wp-includes: Add TinyMCE version number.
m at wordpress.org
- [wp-svn] [17522] trunk/wp-admin/includes/post.php: Allow JS functions in the TinyMCE init array, fixes #15596
m at wordpress.org
- [wp-svn] [17523] trunk: Bump PHP requirement to 5.2.4.
m at wordpress.org
- [wp-svn] [17524] trunk/wp-settings.php: I before E, except after C.
m at wordpress.org
- [wp-svn] [17525] trunk/wp-admin/includes: Optimisations to WP_Filesystem; Pass known information to called functions.
m at wordpress.org
- [wp-svn] [17526] trunk/wp-includes: Return false instead of WP_Error from get_term_by() if the term does not exist.
m at wordpress.org
- [wp-svn] [17527] branches/3.1/wp-includes: Return false instead of WP_Error from get_term_by() if the term does not exist.
m at wordpress.org
- [wp-svn] [17528] trunk/wp-includes/query.php: Add back compat fields to queried category objects.
m at wordpress.org
- [wp-svn] [17529] branches/3.1/wp-includes/query.php: Add back compat fields to queried category objects.
m at wordpress.org
- [wp-svn] [17530] trunk/wp-includes/meta.php: Avoid var name conflict in _get_meta_sql().
m at wordpress.org
- [wp-svn] [17531] branches/3.1/wp-includes/meta.php: Avoid var name conflict in _get_meta_sql().
m at wordpress.org
- [wp-svn] [17532] trunk/wp-includes: Fix display of oversized custom user/ site icons in the admin bar.
m at wordpress.org
- [wp-svn] [17533] branches/3.1/wp-includes: Fix display of oversized custom user/ site icons in the admin bar.
m at wordpress.org
- [wp-svn] [17534] trunk: Remove PHP4 based WP_Http_Fopen class.
m at wordpress.org
- [wp-svn] [17535] trunk/wp-includes/class-http.php: Prune PHP5 compat checks in WP_Http, WP_Http_Curl & WP_Http_Streams.
m at wordpress.org
- [wp-svn] [17536] trunk/wp-includes/wp-db.php: Don' t die for failed db connects during install.
m at wordpress.org
- [wp-svn] [17537] branches/3.1/wp-includes/wp-db.php: Don' t die for failed db connects during install.
m at wordpress.org
- [wp-svn] [17538] trunk/wp-includes/wp-db.php: Remove dead globals.
m at wordpress.org
- [wp-svn] [17539] trunk/wp-admin/includes/theme.php: Avoid functions. php from ever being treated as a page template.
m at wordpress.org
- [wp-svn] [17540] trunk/wp-includes/post.php: Fix copypasta typo in docblock.
m at wordpress.org
- [wp-svn] [17541] trunk/wp-includes/deprecated.php: Reference proper function equivalents in deprecated.php.
m at wordpress.org
- [wp-svn] [17542] trunk/wp-includes/media.php: Document that the size parameter in image_downsize() can also be an array.
m at wordpress.org
- [wp-svn] [17543] trunk/wp-admin/nav-menus.php: Don't show two 'Create Menu' buttons on nav-menus.php.
m at wordpress.org
- [wp-svn] [17544] trunk/wp-admin/includes/template.php: Send an associative array to the display_post_states filter.
m at wordpress.org
- [wp-svn] [17545] trunk/wp-includes/widgets.php: Bail early in dynamic_sidebar() if there are no sidebars.
m at wordpress.org
- [wp-svn] [17546] trunk/wp-includes/wp-db.php: Don't die inside db_connect() if connection fails.
m at wordpress.org
- [wp-svn] [17547] branches/3.1/wp-includes/wp-db.php: Don't die inside db_connect() if connection fails.
m at wordpress.org
- [wp-svn] [17548] trunk/wp-includes/author-template.php: Prevent Notice if the author object is not set.
m at wordpress.org
- [wp-svn] [17549] branches/3.1/wp-includes/canonical.php: Reinstate [15462] for 3.1; Prevents canonical redirects for custom rewrite rules for taxonomies.
m at wordpress.org
- [wp-svn] [17550] trunk/wp-includes/class-http.php: Fix WP_HTTP to only make a request upon a working transport, as well as to allow Unit Testing.
m at wordpress.org
- [wp-svn] [17551] trunk/wp-includes/class-http.php: Allow for array('redirection' => 0) to bypass WP_Error on redirects being encountered; Allows HEAD requests WITH 'redirection' > 0 specified at call time to follow redirections; Standardises on return values from all transports to act the same based on the Unit Tests .
m at wordpress.org
- [wp-svn] [17552] trunk/wp-includes/query.php: Parse the meta query again if query vars change.
m at wordpress.org
- [wp-svn] [17553] branches/3.1/wp-includes/query.php: Parse the meta query again if query vars change.
m at wordpress.org
- [wp-svn] [17554] trunk/wp-includes/class-wp-xmlrpc-server.php: Change this string to one that already exists.
m at wordpress.org
- [wp-svn] [17555] trunk: First run of introducing Stream-To-File for the WP_HTTP API.
m at wordpress.org
- [wp-svn] [17556] trunk/wp-admin/includes/dashboard.php: Fix discrepancy in the nested loop in the Recent Comments dashboard widget , props ocean90, fixes #16846 for trunk
m at wordpress.org
- [wp-svn] [17557] branches/3.1/wp-admin/includes/dashboard.php: Fix discrepancy in the nested loop in the Recent Comments dashboard widget , props ocean90, fixes #16846 for 3.1.1
m at wordpress.org
- [wp-svn] [17558] trunk/wp-includes: Fix position of submenus when showing avatar, props johnjamesjacoby, see #16667 for trunk
m at wordpress.org
- [wp-svn] [17559] branches/3.1/wp-includes: Fix position of submenus when showing avatar, props johnjamesjacoby, see #16667 for 3.1
m at wordpress.org
- [wp-svn] [17560] branches/3.1: 3.1.1 beta 1.
m at wordpress.org
- [wp-svn] [17561] trunk: Bump update-core and readme for 3.2.
m at wordpress.org
- [wp-svn] [17562] trunk/readme.html: Bump readme system requirements.
m at wordpress.org
- [wp-svn] [17563] trunk/wp-includes/class-http.php: Correct logic for cURL Errors, add extra sanity protection in :: processHeaders to guard against null inputs.
m at wordpress.org
- [wp-svn] [17564] trunk/wp-includes/post-template.php: Initialize a variable.
m at wordpress.org
- [wp-svn] [17565] trunk/wp-includes: Handle error response in autosave_update_slug(), props nacin, fixes #16975
m at wordpress.org
- [wp-svn] [17566] trunk/wp-includes/class-http.php: Use the correct variable name; Simpler static initialisation.
m at wordpress.org
- [wp-svn] [17567] branches/3.1/wp-admin: Remove two out of date strings from network contextual help.
m at wordpress.org
- [wp-svn] [17568] trunk/wp-admin: Add some nonce checks to the uploaders.
m at wordpress.org
- [wp-svn] [17569] branches/3.1/wp-admin: Add some nonce checks to the uploaders.
m at wordpress.org
- [wp-svn] [17570] trunk/wp-includes/formatting.php: Reduce backtracking in make_clickable() regex.
m at wordpress.org
- [wp-svn] [17571] branches/3.1/wp-includes/formatting.php: Reduce backtracking in make_clickable() regex.
m at wordpress.org
- [wp-svn] [17572] branches/3.1/wp-includes/version.php: Bump
m at wordpress.org
- [wp-svn] [17573] trunk/wp-settings.php: Assigning the return value of new by reference is deprecated.
m at wordpress.org
- [wp-svn] [17574] trunk/wp-admin/user-edit.php: Remove cryptic bitwise check.
m at wordpress.org
- [wp-svn] [17575] trunk/wp-includes/load.php: Default WP_LANG_DIR to `WP_CONTENT_DIR/ languages` when `wp-includes/languages/` doesn't exist.
m at wordpress.org
- [wp-svn] [17576] trunk/wp-admin/includes: 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).
m at wordpress.org
- [wp-svn] [17577] trunk/wp-admin/includes/update-core.php: Typo in r17576, Twentyten isn't new to 3.2.
m at wordpress.org
Last message date:
Thu Mar 31 13:32:58 UTC 2011
Archived on: Thu Mar 31 13:33:00 UTC 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).