October 2007 Archives by date
Starting: Tue Oct 2 18:45:47 GMT 2007
Ending: Wed Oct 31 16:59:05 GMT 2007
Messages: 122
- [wp-svn] [6180] trunk/wp-includes: prepare() for wp-includes/
link-template.php,
post.php, general-template.php, pluggable.php, functions.php.
m at wordpress.org
- [wp-svn] [6181] trunk/wp-settings.php: s/WPDEBUG/WP_DEBUG/g Fixes
#5033
m at wordpress.org
- [wp-svn] [6182] trunk/wp-includes: Add sanitize_url.
m at wordpress.org
- [wp-svn] [6183] branches/2.3/wp-includes: Add sanitize_url.
m at wordpress.org
- [wp-svn] [6184] branches/2.3: Add page sanitization.
m at wordpress.org
- [wp-svn] [6185] trunk: Add page sanitization.
m at wordpress.org
- [wp-svn] [6186] trunk/wp-includes/query.php:
New taxonomy intersection queries from xknown.
m at wordpress.org
- [wp-svn] [6187] branches/2.3/wp-includes/query.php:
New taxonomy intersection queries from xknown.
m at wordpress.org
- [wp-svn] [6188] trunk/wp-admin/includes/user.php:
Some error message normalization from Viper007Bond and DD32.
m at wordpress.org
- [wp-svn] [6189] trunk: Add some spacing.
m at wordpress.org
- [wp-svn] [6190] branches/2.3/wp-includes/query.php: Add some
spacing.
m at wordpress.org
- [wp-svn] [6191] branches/2.3/wp-admin/includes/upload.php: Fix
filesize warnings.
m at wordpress.org
- [wp-svn] [6192] trunk/wp-includes: WLW manifest from josephscott.
m at wordpress.org
- [wp-svn] [6193] trunk/wp-admin/includes/template.php:
Ensure we have the default category id.
m at wordpress.org
- [wp-svn] [6194] branches/2.3/wp-admin/includes/template.php:
Ensure we have the default category id.
m at wordpress.org
- [wp-svn] [6195] trunk: Centralise generator generation,
move theme generator generation to wp-head hook.
m at wordpress.org
- [wp-svn] [6196] tags/2.3:
Move database class loading to a shared function to ensure all of WordPress
is wp-content /wp-db.php aware.
m at wordpress.org
- [wp-svn] [6197] tags/2.3: Remove accidental change to tags 2.3
m at wordpress.org
- [wp-svn] [6198] trunk:
Move database class loading to a shared function to ensure all of WordPress
is wp-content /wp-db.php aware.
m at wordpress.org
- [wp-svn] [6199] trunk:
Move all calls to mysql_ functions to withiWPDB so that t we don'
t expect any mysql stuff when we are using a custo$wpdb class.
m at wordpress.org
- [wp-svn] [6200] trunk/wp-includes/plugin.php:
Add documentation of _wp_filter_build_unique_id().
m at wordpress.org
- [wp-svn] [6201] trunk/wp-includes/post-template.php:
Define $constaint is all cases in get_attachment_icon() to fix E_NOTICE.
m at wordpress.org
- [wp-svn] [6202] trunk/wp-includes:
Move the WLW manifest related files to have proper WordPress naming scheme
.
m at wordpress.org
- [wp-svn] [6203] trunk/wp-settings.php: Check for ORIG_PATH_INFO on
IIS.
m at wordpress.org
- [wp-svn] [6204] trunk/wp-includes/post.php:
Apply filteres when returning empty array from get_pages.
m at wordpress.org
- [wp-svn] [6205] branches/2.3/wp-includes/post.php:
Apply filteres when returning empty array from get_pages.
m at wordpress.org
- [wp-svn] [6206] trunk/wp-admin/import/wp-cat2tag.php:
Add some cache clearing to cat to tag converter.
m at wordpress.org
- [wp-svn] [6207] trunk/wp-includes/widgets.php: use
type="text/javascript", not lang= "javascript".
m at wordpress.org
- [wp-svn] [6208] trunk/wp-settings.php: IIS REQUEST_URI-setting
fixes from snakefoot.
m at wordpress.org
- [wp-svn] [6209] trunk/wp-includes/script-loader.php:
Force prototype to load before jquery.
m at wordpress.org
- [wp-svn] [6210] branches/2.3/wp-includes/script-loader.php:
Force prototype to load before jquery.
m at wordpress.org
- [wp-svn] [6211] branches/2.3/wp-includes: wlw manifest from
josephscott.
m at wordpress.org
- [wp-svn] [6212] trunk/wp-mail.php: Properly sanitize e-mail
addresses in wp-mail.php .
m at wordpress.org
- [wp-svn] [6213] trunk: jquery for list manipulation.
m at wordpress.org
- [wp-svn] [6214] trunk/wp-includes/js/wp-lists.js: jquery for list
manipulation.
m at wordpress.org
- [wp-svn] [6215] trunk: Propset eol-style on new files
m at wordpress.org
- [wp-svn] [6216] trunk/wp-includes/post.php: Revert partial
prepare() implementation.
m at wordpress.org
- [wp-svn] [6217] trunk/wp-mail.php: Strip From/
Reply-To from e-mail before sanitizing in wp-mail.php.
m at wordpress.org
- [wp-svn] [6218] trunk/wp-includes/script-loader.php:
Output localized strings before outputting js.
m at wordpress.org
- [wp-svn] [6219] trunk/wp-includes/pluggable.php:
check for a match against a lowercase host in wp_safe_redirect().
m at wordpress.org
- [wp-svn] [6220] branches/2.3/wp-includes/pluggable.php:
check for a match against a lowercase host in wp_safe_redirect().
m at wordpress.org
- [wp-svn] [6221] trunk/wp-includes: Introducing db_insert() and
db_update(), with immediate usage in wp_insert_post().
m at wordpress.org
- [wp-svn] [6222] trunk/wp-includes/functions.php: Introducing
absint() for casting to an absolute integer.
m at wordpress.org
- [wp-svn] [6223] trunk/wp-includes/functions.php:
Code cleanup and standardization for functions.php
m at wordpress.org
- [wp-svn] [6224] trunk/wp-includes:
Use inner joins instead of left joins for taxonomy.
m at wordpress.org
- [wp-svn] [6225] trunk/wp-admin/import/wp-cat2tag.php:
Lose Convert All Categories button.
m at wordpress.org
- [wp-svn] [6226] branches/2.3/wp-admin/import/wp-cat2tag.php:
Lose Convert All Categories button.
m at wordpress.org
- [wp-svn] [6227] trunk/wp-includes/category-template.php:
Translation fix for wp_tag_cloud().
m at wordpress.org
- [wp-svn] [6228] trunk/wp-includes/post-template.php: Add
is_page_template()
function to allow theme developers to detect that they are is a page
template .
m at wordpress.org
- [wp-svn] [6229] trunk: Eliminate , , and .
m at wordpress.org
- [wp-svn] [6230] trunk/wp-admin/link-import.php:
Fix category assigment during link import.
m at wordpress.org
- [wp-svn] [6231] branches/2.3/wp-admin/link-import.php:
Fix category assigment during link import.
m at wordpress.org
- [wp-svn] [6232] branches/2.3/wp-includes/functions.php:
Make sure initial query is saved when calling wp().
m at wordpress.org
- [wp-svn] [6233] trunk/wp-includes/functions.php:
Fix category assigment during link import.
m at wordpress.org
- [wp-svn] [6234] branches/2.3/wp-admin/includes/upload.php: Use
filename if no title.
m at wordpress.org
- [wp-svn] [6235] trunk/wp-admin/includes/upload.php: Use filename if
no title.
m at wordpress.org
- [wp-svn] [6236] trunk/wp-includes/wp-db.php: Oops,
within the class here.
m at wordpress.org
- [wp-svn] [6237] trunk/wp-includes/post.php: More use of
db_insert()/db_update().
m at wordpress.org
- [wp-svn] [6238] trunk/wp-includes: Remove redundant "db_" from
db_insert() and db_update() methods.
m at wordpress.org
- [wp-svn] [6239] trunk/wp-includes/wp-db.php: Allow wpdb->update()
to optionally take a named array of where column/value pairs (
which will be ANDed)
m at wordpress.org
- [wp-svn] [6240] trunk/wp-includes: Forget about 4th update()
param -- only accept named array.
m at wordpress.org
- [wp-svn] [6241] trunk/wp-includes: prepare(), insert(),
update() for wp-includes/ taxonomy.php, rss.php, registration.php
m at wordpress.org
- [wp-svn] [6242] trunk/wp-includes/post.php: Some foreach array
casting
m at wordpress.org
- [wp-svn] [6243] trunk/wp-includes/taxonomy.php: Eliminate
object_term_cache array.
m at wordpress.org
- [wp-svn] [6244] trunk/wp-includes/functions.php:
Set global is_blog_installed flag so we don'
t query the DB more than once per load.
m at wordpress.org
- [wp-svn] [6245] trunk/wp-includes/query.php: Eliminate extra query.
m at wordpress.org
- [wp-svn] [6246] trunk/wp-includes/taxonomy.php: If checking for
term within taxonomy , just do the taxonomy specific query.
m at wordpress.org
- [wp-svn] [6247] trunk/wp-includes:
Allow single post ID and comma delimited list of post IDs to be passed to
update_postmeta_cache ().
m at wordpress.org
- [wp-svn] [6248] trunk/wp-includes: Add some clean cache hooks
m at wordpress.org
- [wp-svn] [6249] trunk/wp-includes/functions.php:
Just cache the is_blog_installed value.
m at wordpress.org
- [wp-svn] [6250] trunk/wp-includes/functions.php: Kill unused var.
m at wordpress.org
- [wp-svn] [6251] trunk/wp-includes/taxonomy.php: Fix typo in call to
$wpdb->update.
m at wordpress.org
- [wp-svn] [6252] trunk/wp-includes/post.php: Move all page and post
caches to 'posts' cache group.
m at wordpress.org
- [wp-svn] [6253] branches/2.3/wp-includes:
Use inner joins instead of left joins for taxonomy.
m at wordpress.org
- [wp-svn] [6254] trunk/wp-includes/taxonomy.php: More taxonomy
phpdoc from darkdragon .
m at wordpress.org
- [wp-svn] [6255] trunk/wp-admin/link.php: Add current_user_can()
checks to link.php.
m at wordpress.org
- [wp-svn] [6256] branches/2.3/wp-admin/link.php: Add
current_user_can() checks to link.php.
m at wordpress.org
- [wp-svn] [6257] trunk/wp-admin/edit-post-rows.php:
Prevent direct load of edit-post-rows.
m at wordpress.org
- [wp-svn] [6258] branches/2.3/wp-admin/edit-post-rows.php:
Prevent direct load of edit-post-rows.
m at wordpress.org
- [wp-svn] [6259] trunk/wp-admin: activate_plugin(),
deactivate_plugins(), and deactivate_all_plugins() from Quandary.
m at wordpress.org
- [wp-svn] [6260] trunk: Remove refs to old, dead caches.
m at wordpress.org
- [wp-svn] [6261] trunk/wp-content/themes/classic/header.php:
Fix atom version number in the classic theme.
m at wordpress.org
- [wp-svn] [6262] trunk/xmlrpc.php: Add Atom to the RSD.
m at wordpress.org
- [wp-svn] [6263] trunk/wp-includes/canonical.php:
Explicitly exclude previews from canonicalization.
m at wordpress.org
- [wp-svn] [6264] branches/2.3/wp-includes/canonical.php:
Explicitly exclude previews from canonicalization.
m at wordpress.org
- [wp-svn] [6265] trunk/wp-includes/pluggable.php:
Set the Sender on emails as well as from.
m at wordpress.org
- [wp-svn] [6266] branches/2.3/wp-includes/pluggable.php:
Set the Sender on emails as well as from.
m at wordpress.org
- [wp-svn] [6267] trunk/wp-includes/taxonomy.php:
Stripslashes tag names to prevent double slashing in wp_insert_term().
m at wordpress.org
- [wp-svn] [6268] branches/2.3/wp-admin/includes/upgrade.php:
Group results when selecting from post2cat and link2cat to avoid dupes.
m at wordpress.org
- [wp-svn] [6269] trunk/wp-admin/includes/upgrade.php:
Group results when selecting from post2cat and link2cat to avoid dupes.
m at wordpress.org
- [wp-svn] [6270] branches/2.3/wp-includes/version.php: Beta time
m at wordpress.org
- [wp-svn] [6271] trunk/wp-includes/taxonomy.php: Catch WP_Error.
m at wordpress.org
- [wp-svn] [6272] trunk/wp-admin/edit-post-rows.php: Remove debug
cruft
m at wordpress.org
- [wp-svn] [6273] trunk: Refactor atom support to share code.
m at wordpress.org
- [wp-svn] [6274] trunk/wp-includes/feed.php: Add @
since to the new phpdoc relates #5181 and [6273]
m at wordpress.org
- [wp-svn] [6275] trunk/wp-includes/widgets.php: Use a for loop where
it' s more appropriate.
m at wordpress.org
- [wp-svn] [6276] trunk/wp-includes/plugin.php: phpdoc for plugin API.
m at wordpress.org
- [wp-svn] [6277] trunk/wp-admin:
AJAX list manipulation fixes for single post comment moderation.
m at wordpress.org
- [wp-svn] [6278] trunk/wp-includes: Add atom:
self link to rss2 feeds per RSS Best Practices Profile.
m at wordpress.org
- [wp-svn] [6279] branches/2.3/wp-includes/version.php: Getting ready
for RC1
m at wordpress.org
- [wp-svn] [6280] branches/2.3/wp-mail.php: Allow hypens in email
addresses.
m at wordpress.org
- [wp-svn] [6281] trunk/wp-mail.php: Fix email address parsing in
wp-mail.php.
m at wordpress.org
- [wp-svn] [6282] trunk/wp-includes/taxonomy.php:
taxonomy phpdoc updates from darkdragon.
m at wordpress.org
- [wp-svn] [6283] trunk/wp-includes/taxonomy.php: get_row() not
fetch_row().
m at wordpress.org
- [wp-svn] [6284] trunk/wp-includes/taxonomy.php:
Add option for ordering retrieved terms by slug or term_group.
m at wordpress.org
- [wp-svn] [6285] trunk/wp-includes/taxonomy.php:
Remove unnecessary GROUP BY when getting max term_group.
m at wordpress.org
- [wp-svn] [6286] trunk/wp-includes/taxonomy.php:
Separate taxonomy relationships into separate cache buckets.
m at wordpress.org
- [wp-svn] [6287] trunk: Post filter fixes from mdawaffe.
m at wordpress.org
- [wp-svn] [6288] trunk/wp-includes/taxonomy.php: Update
clean_object_term_cache() to clear for each taxonomy
m at wordpress.org
- [wp-svn] [6289] trunk/wp-admin/edit-category-form.php:
get rid of old style ajax adder junk.
m at wordpress.org
- [wp-svn] [6290] trunk/wp-includes/taxonomy.php:
Pass literal strings not vars to compact.
m at wordpress.org
- [wp-svn] [6291] trunk/wp-admin/install-helper.php:
Fix the require_once in install-helper.
php so that it works when included from a plugin.
m at wordpress.org
- [wp-svn] [6292] branches/2.3/wp-includes/version.php: Ship it
m at wordpress.org
- [wp-svn] [6293] tags/2.3.1/: 2.3.1
m at wordpress.org
- [wp-svn] [6294] trunk/wp-includes/taxonomy.php:
Strip term name and description before preparing for DB.
m at wordpress.org
- [wp-svn] [6295] trunk/wp-includes/taxonomy.php: Add is_wp_error
check
m at wordpress.org
- [wp-svn] [6296] trunk/wp-includes: wp_get_archives caching.
m at wordpress.org
- [wp-svn] [6297] trunk/wp-includes/update.php: Add documentation for
wp_version_check ().
m at wordpress.org
- [wp-svn] [6298] trunk/wp-admin/moderation.php:
Fix comment delete links and ajax moderation.
m at wordpress.org
- [wp-svn] [6299] trunk: AJAX for link category add and delete.
m at wordpress.org
- [wp-svn] [6300] trunk/wp-includes/wp-db.php: wpdb::set_prefix().
m at wordpress.org
- [wp-svn] [6301] trunk/wp-includes/post.php: Post timezone to
lastpost filters.
m at wordpress.org
Last message date:
Wed Oct 31 16:59:05 GMT 2007
Archived on: Wed Oct 31 17:02:32 GMT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).