November 2006 Archives by thread
      
      Starting: Wed Nov  1 16:49:24 GMT 2006
         Ending: Thu Nov 30 23:32:48 GMT 2006
         Messages: 124
     
- [wp-svn] [4439] trunk/wp-includes/js/autosave.js.php: Typo
 
m at wordpress.org
- [wp-svn] [4440] trunk/wp-includes/js/autosave.js.php: Seconds not
	milliseconds.
 
m at wordpress.org
- [wp-svn] [4441] trunk/wp-includes/js/autosave.js.php: Another
	autosave typo.
 
m at wordpress.org
- [wp-svn] [4442] trunk/wp-login.php: I before E except after C.
 
m at wordpress.org
- [wp-svn] [4443] trunk/wp-admin/menu-header.php: Make menu items
	linked with relative URLs.
 
m at wordpress.org
- [wp-svn] [4444] trunk/wp-includes/bookmark-template.php:
	category_before and category_after
 
m at wordpress.org
- [wp-svn] [4445] trunk/wp-includes/functions.php: possible solution
	for #3215
 
m at wordpress.org
- [wp-svn] [4446] trunk/wp-settings.php: make /languages/ directory
	default to /wp-content/languages/ with fallback to
	/wp-includes/languages/.
 
m at wordpress.org
- [wp-svn] [4447] trunk/wp-admin: Restore 2x missing <br />.
 
m at wordpress.org
- [wp-svn] [4448] trunk/wp-admin/link-add.php: Suppress "Link added"
	message when it has not been added.
 
m at wordpress.org
- [wp-svn] [4449] trunk/wp-admin/wp-admin.css: Allow submenu tabs to
	wrap.
 
m at wordpress.org
- [wp-svn] [4450] trunk/wp-includes/query.php: GROUP BY is hella
	faster than DISTINCT.
 
m at wordpress.org
- [wp-svn] [4451] trunk/wp-includes/formatting.php: Fix amp handling.
 
m at wordpress.org
- [wp-svn] [4452] trunk/wp-settings.php: Remove comment.
 
m at wordpress.org
- [wp-svn] [4453] trunk/wp-admin/plugins.php: Add some plugin
	activation validation.
 
m at wordpress.org
- [wp-svn] [4454] trunk/wp-includes/feed.php: Wrap cat name in CDATA.
 
m at wordpress.org
- [wp-svn] [4455] trunk/wp-includes: Use FOUND_ROWS to calculate the
	max number of pages.
 
m at wordpress.org
- [wp-svn] [4456] trunk/wp-admin/users.php: redirect fixes from
	mdawaffe.
 
m at wordpress.org
- [wp-svn] [4457] trunk: Remove paging by days.
 
m at wordpress.org
- [wp-svn] [4458] trunk/wp-includes: Ajax plugin tweakage from
	mdawaffe.
 
m at wordpress.org
- [wp-svn] [4459] trunk/wp-includes/script-loader.php: Bump script
	vers.
 
m at wordpress.org
- [wp-svn] [4460] trunk: Preserve the original query object as
	wp_the_query so that it's not stomped by subsequent calls to
	query_posts().
 
m at wordpress.org
- [wp-svn] [4461] trunk: valid XHTML for uploader.
 
m at wordpress.org
- [wp-svn] [4462] trunk/wp-commentsrss2.php: Specify <author /> for
	comment authors in comment feed.
 
m at wordpress.org
- [wp-svn] [4463] trunk/wp-includes/query.php: is_singular should be
	false for the posts page.
 
m at wordpress.org
- [wp-svn] [4464] trunk/wp-settings.php: Use die() not wp_die().
 
m at wordpress.org
- [wp-svn] [4465] trunk: Don't use deprecated start_wp().
 
m at wordpress.org
- [wp-svn] [4466] trunk: Inline uploader tweaks from mdawaffe.
 
m at wordpress.org
- [wp-svn] [4467] trunk/wp-admin/users.php: Exit after redirect.
 
m at wordpress.org
- [wp-svn] [4468] trunk/wp-admin: Exit after redirect.
 
m at wordpress.org
- [wp-svn] [4469] trunk/wp-includes/theme.php: Set extract type and
	rename car to avoid overwrites.
 
m at wordpress.org
- [wp-svn] [4470] branches/2.0: backport of post-redirect exit()
	fixes from [4467] and [4468]
 
m at wordpress.org
- [wp-svn] [4471] branches/2.0/wp-includes/functions.php: Set extract
	type and rename car to avoid overwrites (backport from trunk [4469])
 
m at wordpress.org
- [wp-svn] [4472] trunk/wp-includes/functions.php: silence the
	fopen() in wp_remote_fopen()
 
m at wordpress.org
- [wp-svn] [4473] branches/2.0/wp-includes/functions.php: silence the
	fopen() in wp_remote_fopen()
 
m at wordpress.org
- [wp-svn] [4474] trunk/wp-admin: Create a new comments top-level
	menu and move things under it
 
m at wordpress.org
- [wp-svn] [4475] trunk/wp-includes/link-template.php: Fix attachment
	links for page on front.
 
m at wordpress.org
- [wp-svn] [4476] trunk/wp-includes/general-template.php: Visual and
	Code.
 
m at wordpress.org
- [wp-svn] [4477] trunk/wp-admin/export.php: Force download of export
	file in browsers that try to be too smart.
 
m at wordpress.org
- [wp-svn] [4478] trunk/wp-admin: Admin functions cleanup,
	and change how we do titles and parents in the backend
 
m at wordpress.org
- [wp-svn] [4479] trunk/wp-admin/edit-comments.php: Paging for
	comments
 
m at wordpress.org
- [wp-svn] [4480] trunk/wp-admin: Hold off on menu cleanup until next
	release.
 
m at wordpress.org
- [wp-svn] [4481] trunk/wp-admin: Menu reparenting fixes.
 
m at wordpress.org
- [wp-svn] [4482] trunk/wp-admin/edit-category-form.php: Add
	edit_category_form hook.
 
m at wordpress.org
- [wp-svn] [4483] trunk/wp-includes: Base last modified time for
	comment feeds on comments, not the post.
 
m at wordpress.org
- [wp-svn] [4484] trunk/wp-admin: AJAX loading of dashboard for slow
	stuff
 
m at wordpress.org
- [wp-svn] [4485] trunk/wp-admin/export.php: Add IDs to export,
	and let it filter by authors.
 
m at wordpress.org
- [wp-svn] [4486] trunk: Ref more singletons.
 
m at wordpress.org
- [wp-svn] [4487] branches/2.0: Reg singletons.
 
m at wordpress.org
- [wp-svn] [4488] trunk/wp-includes/query.php: ceil() max_num_pages.
 
m at wordpress.org
- [wp-svn] [4489] trunk/wp-settings.php: Don't enforce presence of
	mysql system if custom DB class is being used.
 
m at wordpress.org
- [wp-svn] [4490] trunk/wp-admin: Don't allow a category to be it's
	own parent.
 
m at wordpress.org
- [wp-svn] [4491] trunk/wp-admin: Show 'Unpublished' instead of epoch
	time for drafts.
 
m at wordpress.org
- [wp-svn] [4492] trunk/wp-admin/admin-functions.php: Don't need to
	mark as private in page_rows() since get_the_title() does it.
 
m at wordpress.org
- [wp-svn] [4493] branches/2.0/wp-includes/classes.php: Quote strings
	in SQL with single quotes instead of double quotes to be more
	correct and consistent.
 
m at wordpress.org
- [wp-svn] [4494] trunk/wp-includes/comment-template.php: i18n fix
	for comments_number().
 
m at wordpress.org
- [wp-svn] [4495] trunk: Remove trailing spaces and convert spaces to
	tabs.
 
m at wordpress.org
- [wp-svn] [4496]
	branches/2.0/wp-includes/template-functions-author.php:
	Handle empty authors list.
 
m at wordpress.org
- [wp-svn] [4497] trunk/wp-includes/author-template.php: Handle empty
	authors list.
 
m at wordpress.org
- [wp-svn] [4498] trunk/wp-includes/comment-template.php: Pass format
	string and gmtbool as args to data and time filters.
 
m at wordpress.org
- [wp-svn] [4499] trunk/wp-admin: Standardize on Links instead of
	Bookmarks until we change our minds again.
 
m at wordpress.org
- [wp-svn] [4500] trunk/wp-admin/link-import.php: Standardize on
	Links instead of Bookmarks until we change our minds again.
 
m at wordpress.org
- [wp-svn] [4501]
	trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js:
	Don't linebreak after Z.
 
m at wordpress.org
- [wp-svn] [4502] trunk/wp-includes/wp-db.php: Fix logo link and use
	install.css in wpdb bail.
 
m at wordpress.org
- [wp-svn] [4503] trunk/wp-includes/post.php: get_children() uses
	get_posts().
 
m at wordpress.org
- [wp-svn] [4504] trunk: ID instead of id.
 
m at wordpress.org
- [wp-svn] [4505] trunk/wp-includes/capabilities.php: ID instead of
	id.
 
m at wordpress.org
- [wp-svn] [4506] trunk: TinyMCE 2.0.8
 
m at wordpress.org
- [wp-svn] [4507] trunk/wp-includes/js/autosave.js.php: Kill form
	submission during autosave.
 
m at wordpress.org
- [wp-svn] [4508] trunk/wp-includes/script-loader.php: Bump script
	ver.
 
m at wordpress.org
- [wp-svn] [4509] trunk/wp-cron.php: Attempt at eliminating cron
	contention.
 
m at wordpress.org
- [wp-svn] [4510] trunk: Upload JS fixes from mdawaffe.
 
m at wordpress.org
- [wp-svn] [4511] trunk/wp-includes/formatting.php: Make wptexturize
	faster.
 
m at wordpress.org
- [wp-svn] [4512] trunk/wp-includes/js/autosave.js.php: Bump autosave
	interval to 2 minutes for now.
 
m at wordpress.org
- [wp-svn] [4513] trunk/wp-includes: trying Ryan's suggestion for
	#3215
 
m at wordpress.org
- [wp-svn] [4514] branches/2.0/wp-includes: trying Ryan's suggestion
	for #3215
 
m at wordpress.org
- [wp-svn] [4515] trunk/wp-admin/admin-functions.php: Fixes funky
	category checkbox spacing in IE
 
m at wordpress.org
- [wp-svn] [4516] trunk/wp-includes/pluggable.php: Let's be a little
	less verbose here
 
m at wordpress.org
- [wp-svn] [4517] trunk/wp-includes: This makes things a little more
	interesting and cacheable (sp?)
 
m at wordpress.org
- [wp-svn] [4518] trunk/wp-includes/post.php: Typo in logic was
	causing extra page queries.
 
m at wordpress.org
- [wp-svn] [4519] trunk/wp-includes/category.php: Caching for
	get_categories
 
m at wordpress.org
- [wp-svn] [4520] trunk/wp-includes/bookmark.php: Caching for
	get_bookmarks
 
m at wordpress.org
- [wp-svn] [4521] trunk/wp-includes/post.php: Caching for get_pages
 
m at wordpress.org
- [wp-svn] [4522] trunk/wp-includes/general-template.php: Caching for
	get_calendar
 
m at wordpress.org
- [wp-svn] [4523] trunk/wp-includes/general-template.php: Typo in
	get_calendar
 
m at wordpress.org
- [wp-svn] [4524] trunk: Key caches by blog ID for those doing the
	multi blog trick.
 
m at wordpress.org
- [wp-svn] [4525] trunk: cat_is_ancestor_of().
 
m at wordpress.org
- [wp-svn] [4526] trunk/xmlrpc.php: Upload filters in xmlrpc.
 
m at wordpress.org
- [wp-svn] [4527] trunk/wp-includes/bookmark-template.php: Typo.
 
m at wordpress.org
- [wp-svn] [4528] trunk: Caching fixes and cleanups.
 
m at wordpress.org
- [wp-svn] [4529] trunk/wp-includes: whitespace tidying by
	Viper007Bond.
 
m at wordpress.org
- [wp-svn] [4530] branches/2.0/wp-includes/functions-post.php:
	Include post_content_filtered in queries to comply with MySQL
	strict mode.
 
m at wordpress.org
- [wp-svn] [4531] branches/2.0/wp-admin/moderation.php: ID fixes to
	allow label clicking in the moderation queue, from JeremyVisser.
 
m at wordpress.org
- [wp-svn] [4532] branches/2.0/wp-includes/version.php: Avoid
	confusion: next version in 2.0 branch will be 2.0.6
 
m at wordpress.org
- [wp-svn] [4533] Filter post_content_filtered
 
m at wordpress.org
- [wp-svn] [4534] trunk/wp-admin/admin-db.php: Fix typo.
 
m at wordpress.org
- [wp-svn] [4535] trunk: Use js_escape.
 
m at wordpress.org
- [wp-svn] [4536] trunk/wp-includes/js/tinymce/wp-mce-help.php: Bump
	ver number in MCE help dialog.
 
m at wordpress.org
- [wp-svn] [4537] trunk/xmlrpc.php: xmlrpc filename sanitation.
 
m at wordpress.org
- [wp-svn] [4538] trunk/wp-admin/admin-functions.php: No sort if no
	results.
 
m at wordpress.org
- [wp-svn] [4539] trunk/wp-admin/link-add.php: Fix parse error in
	wp-admin/link-add.php.
 
m at wordpress.org
- [wp-svn] [4540] trunk/wp-admin/plugins.php: Sanitize all plugin
	metadata, for consistency.
 
m at wordpress.org
- [wp-svn] [4541] trunk/wp-admin/edit.php: Center ID and comments,
	fixes #3404
 
m at wordpress.org
- [wp-svn] [4542] trunk/wp-commentsrss2.php: This should be an XML
	representation of all comments on a post, fixes #1570
 
m at wordpress.org
- [wp-svn] [4543] trunk/wp-admin/admin-functions.php: Link to
	category post page, fixes #2253
 
m at wordpress.org
- [wp-svn] [4544] trunk/wp-admin/wp-admin.css: Make cite smaller,
	fixes #3247 on most screens we care about.
 
m at wordpress.org
- [wp-svn] [4545] gettext date format strings in wp_get_archives.
 
m at wordpress.org
- [wp-svn] [4546] trunk/wp-includes/theme.php: Normalization of
	newlines fixes #1020, also did some minor reformatting.
 
m at wordpress.org
- [wp-svn] [4547] trunk/wp-admin/upload.css: Prevent uploads from
	being hidden, fixes #3227
 
m at wordpress.org
- [wp-svn] [4548] trunk/wp-admin/admin-functions.php: Always put
	checked categories first.
 
m at wordpress.org
- [wp-svn] [4549] trunk/wp-includes/wp-db.php: Inline docs for wpdb.
 
m at wordpress.org
- [wp-svn] [4550] trunk: Update allowed protocols.
 
m at wordpress.org
- [wp-svn] [4551] trunk/wp-includes: Fix feed links when using
	%category% permalink structure.
 
m at wordpress.org
- [wp-svn] [4552] trunk: Don't use 'import' as a mime type.
 
m at wordpress.org
- [wp-svn] 
	[4553] trunk/wp-includes/formatting.php: Spare input, param,
	and script from autop.
 
m at wordpress.org
- [wp-svn] [4554] trunk/wp-includes/gettext.php: Can't pass function
	return to array_shift.
 
m at wordpress.org
- [wp-svn] [4555] branches/2.0/wp-includes/gettext.php: Can't pass
	function return to array_shift.
 
m at wordpress.org
- [wp-svn] [4556] trunk: Remember old post slugs and automatically
	redirect to the new slug.
 
m at wordpress.org
- [wp-svn] [4557] trunk/wp-includes/class-simplepie.php: Milestone
	for considering alternative feed parsing library was moved
	past 2.1, so dropping this for now.
 
m at wordpress.org
- [wp-svn] [4558] trunk/wp-admin: Import/export category data.
 
m at wordpress.org
- [wp-svn] [4559] trunk/wp-admin/users.php: Enforce edit_users cap
	for users.php.
 
m at wordpress.org
- [wp-svn] [4560] trunk/wp-includes/formatting.php: Truncate
	sanitized titles to the size of the post_name field without
	killing multibye characters.
 
m at wordpress.org
- [wp-svn] [4561] trunk/wp-includes/post.php: Make sure multiple
	attachments for the same post have unique permalinks.
 
m at wordpress.org
- [wp-svn] [4562] trunk/wp-includes/formatting.php: Small cleanup to
	autop, fixes #3238
 
m at wordpress.org
    
      Last message date: 
       Thu Nov 30 23:32:48 GMT 2006
    Archived on: Fri Dec  1 00:02:54 GMT 2006
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).