{33} Commit messages (25631 matches)

Report designed to help manage the list of contributors. Shows commit messages since 3.1 was tagged

Note: If you'd like a RSS feed of the changesets a they happen, Please use the timeline rss feed instead.

Results (1 - 100 of 25631)

1 2 3 4 5 6 7 8 9 10 11
Changeset Author Message
[15006] westi ↑↑↓↓←→←→BA
[21775] nacin ~20 bugs fixed
[933] michelvaldrighi zeroise() is our friend -- calendar fixed for GMT
[1037] michelvaldrighi your aggregator will love you, part 2: fixing support for 304 :P
[1036] michelvaldrighi your aggregator will love you, feeds now support sending a 304 Not Modified header when needed
[1294] michelvaldrighi you pesky little browser you
[1011] ryan xssAttacks from http://ha.ckers.org/xssAttacks.xml
[4961] ryan xmlrpc updates from Joseph Scott.
[4908] ryan xmlrpc updates from Joseph Scott.
[4537] ryan xmlrpc filename sanitation. Props donncha. fixes #3395
[1666] michelvaldrighi wtf was I thinking? here comes a bunch of fixes
[1185] SergeyBiryukov wptexturize() test for non-breaking spaces around hyphens. props redsweater. see #23185.
[1168] nacin wptexturize() test for formatting apostrophes in words before primes. see #WP22823.
[19796] nacin wptexturize() does not need to staticize variables it only uses to set up variables it needs statically. see #19602.
[20952] duck_ wpmu_delete_user() should actually delete the user. Fixes #20792. User meta is removed by delete_metadata_by_mid() already.
[16490] ryan wplink IE fixes. Props koopersmith. see #15485
[7164] ryan wpfs fixes from DD32. see #5586
[7415] ryan wpfs direct fixes from DD32. see #5586
[6300] ryan wpdb::set_prefix(). fixes #5287
[8740] ryan wpdb::has_cap() from mdawaffe. fixes #7609
[971] nacin wpdb tests for [WP21512] and #WP18510.
[5866] ryan wp_update_term_count fixes from cavemonkey50. fixes #4500
[3888] ryan wp_update_comment_count() from MarkJaquith. fixes #2836
[3887] ryan wp_update_comment_count() from MarkJaquith. fixes #2836
[5869] ryan wp_update_comment_count hook from mdawaffe. fixes #4740
[740] SergeyBiryukov wp_unique_post_slug() test for non-Latin slugs. see #WP21013.
[11467] ryan wp_unique_post_slug() fixes. Props Denis-de-Bernardy. fixes #9726
[176] tellyworth wp_unique_filename() tests, thanks Mark Jaquith
[5035] ryan wp_title() fixes from dwc. fixes #3967
[4976] ryan wp_title shouldn't use category_name if cat is also specified. Props majelbstoat. fixes #3902
[18742] duck_ wp_strip_all_tags() in wp_trim_words() to remove CSS and JS within tags. Props evansolomon. Fixes #18726.
[3974] ryan wp_specialchars() within wp_nonce_url(). Props Nazgul. fixes #2857
[3973] ryan wp_specialchars() within wp_nonce_url(). Props Nazgul. fixes #2857
[4666] markjaquith wp_specialchars() treatment for recent file list
[4665] markjaquith wp_specialchars() treatment for recent file list
[3440] ryan wp_specialchars the request uri when contructing paging links. fixes #1686
[3757] ryan wp_specialchars comment author name.
[3755] ryan wp_specialchars comment author name.
[2107] rboren wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
[18790] nacin wp_set_post_lock() only takes one argument. see #18515.
[6396] ryan wp_set_password(). see #2394
[20402] nacin wp_set_current_user(0) for XMLRPC_REQUEST in get_currentuserinfo(). Ensures that wp_get_current_user() always returns a WP_User object. see #20372.
[3811] ryan wp_salt() and more hash work.
[6751] ryan wp_safe_redirect() for 2.0. Props markjaquith and snakefoot. fixes #4606 for 2.0
[5698] rob1n wp_rss() updates. fixes #3834
[3452] ryan wp_roles cleanup.
[3453] ryan wp_roles cleanup
[3956] ryan wp_reset_vars(). Props Sewar. fixes #2888
[3946] ryan wp_reset_vars() from Sewar. fixes #2888
[5907] ryan wp_reset_query() from mdawaffe. fixes #4741
[583] kurtpayne wp_read_image_metadata should return false if the image file doesn't exist
[8749] ryan wp_rand() - more randy rands for 2.6
[8728] ryan wp_rand() - more randy rands
[15691] nacin wp_quickpress_form, first pass. props jorbin. see #14966.
[22884] nacin wp_print_media_templates() does not take an argument.
[1156] ryan wp_prepare_attachment_for_js() tests
[5713] ryan wp_parse_str() from mdawaffe. fixes #4467
[5709] ryan wp_parse_str() from mdawaffe. see #4467
[8848] ryan wp_page_menu(). see #7698
[9246] ryan wp_page_menu() echo fixes. see #7914
[20562] duck_ wp_oembed_get() returns false on failure. Props SergeyBiryukov. Fixes #20355.
[7395] markjaquith wp_nonce_ays() HTML fixes from DD32. fixes #6270
[22675] nacin wp_mime_type_icon() is faster when given a mime type, rather than a post ID. see #21390.
[5639] rob1n wp_mail() rewrite that handles HTML mail. fixes #4296
[12696] ryan wp_login_form(). Props beaulebens. see #11172
[18602] ryan wp_list_pluck() performance improvement. Props Otto42. fixes #18230
[431] ryan wp_list_pluck tests
[1766] rboren wp_list_pages(), first draft
[2092] rboren wp_list_pages() using wrong time/date fields. Bug 680.
[6399] ryan wp_list_pages() no longer requires get_pages() to do a hierarchical sort. Set hierarchical to false. see #5458
[9667] ryan wp_list_comments() fixes when passing type. Props Viper007Bond. fixes #8168
[8869] ryan wp_list_comments() and threaded comment support. First cut. see #7635
[3582] ryan wp_list_cats() rework. Add walk_tree() and walk_category_tree(). Use get_categories() for query.
[4263] ryan wp_list_bookmarks() enhanccements from westi. #2587
[9366] ryan wp_list_bookmarks should always show name if there is no image to show. Props mtdewvirus. fixes #7981
[10644] ryan wp_list_authors fixes. Props hailin. fixes #9229
[3992] ryan wp_kses_no_null() redirect location for extra protection.
[1012] ryan wp_kses_allowed_html() tests. see #WP20210
[5522] ryan wp_insert_term() and wp_update_term(). see #4189
[2878] ryan wp_insert_post() return value fix from skeltoac. fixes #1678
[7920] ryan wp_insert_post() -- Validate page template, check return of insert and update queries, add option to return WP_Error. fixes #6227 see #6098. for 2.5
[7900] ryan wp_insert_post() -- Validate page template, check return of insert and update queries, add option to return WP_Error. fixes #6227 see #6098
[2894] ryan wp_insert_comment(), wp_update_comment(), wp_allow_comment(), and wp_filter_comment() from skeltoac. fixes #1683
[10465] ryan wp_insert_comment action
[2695] ryan wp_insert_category(), wp_update_category(), wp_delete_category().
[5528] ryan wp_insert_category(), cat_rows(), and others using taxonomy. see #4189
[15965] nacin wp_htmledit_pre for salts in wp-admin/network. fixes #15092.
[165] nbachiyski wp_html_excerpt tests
[3813] ryan wp_hash(), wp_salt(), and server secret.
[3810] ryan wp_hash() and server secret.
[2979] ryan wp_handle_upload() and image upload improvements from Andy. fixes #1806
[8182] ryan wp_guess_url() and install styling fixes from sambauers. fixes #7129 see #4732
[13635] ryan wp_get_shortlink() and pluggable shortlink generation. fixes #10640
[4254] ryan wp_get_schedule() from masquerade.
[3909] ryan wp_get_referer() and friends from robmiller and markjaquith. fixes #2800
[3908] ryan wp_get_referer() and friends from robmiller and markjaquith. fixes #2800
[15112] ryan wp_get_nav_menus filter. Props filosofo. fixes #13702
[9301] ryan wp_get_http() fixes. see #7944
[3903] ryan wp_get_current_commenter()
[3902] ryan wp_get_current_commenter()
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.