{33} Commit messages (25619 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 (101 - 200 of 25619)

1 2 3 4 5 6 7 8 9 10 11 12
Changeset Author Message
[4682] ryan wp_get_attachment_thumb_url() fix from mdawaffe. fixes #3520
[4675] ryan wp_get_attachment_thumb_url() fix from mdawaffe. fixes #3520
[10495] azaozz wp_get_attachment_link() variable upgrade, props noel, fixes #9036
[9205] ryan wp_get_attachment_link filter. Props Viper007Bond. fixes #7448
[3878] ryan wp_get_archives() cleanup.
[6296] ryan wp_get_archives caching. fixes #5275
[9798] ryan wp_getUsersBlogs() fix from josephscott. fixes #8255
[22571] nacin wp_generate_attachment_metadata() should not call WP_Image_Editor if there's nothing to resize. props mdawaffe. fixes #22438.
[410] ryan wp_filter_object_list() tests
[3936] ryan wp_explain_nonce() and wp_nonce_ays(). Props mdawaffe. #2734
[3934] ryan wp_explain_nonce() and wp_nonce_ays(). Props mdawaffe. #2734
[3573] ryan wp_dropdown_pages() and walk_page_tree()
[4006] ryan wp_die() improvements from Sewar. fixes #2902
[3984] ryan wp_die() for comment errors. Props filosofo. fixes #1786
[4379] markjaquith wp_die() fix for 5 minute install from alanjcastonguay. fixes #3231
[15601] markjaquith wp_dequeue_script() and wp_dequeue_style(). fixes #14815. props scribu
[729] ryan wp_delete_user() doesn't delete for multisite.
[2698] ryan wp_delete_user()
[5533] ryan wp_delete_term(). see #4189
[2929] ryan wp_delete_object() and image popup from skeltoac. fixes #1731
[4639] markjaquith wp_delete_category() tweaks and code consolidation. fixes #3463
[1126] ryan wp_crop_image() tests. see #WP6821
[1201] SergeyBiryukov wp_crop_image() test for error on saving. see #23325.
[3522] ryan wp_cron() array warning fix ups from Owen. fixes #2436
[18374] nacin wp_check_php_mysql_versions() during setup and install. see #17934.
[3895] ryan wp_check_filetype() from skeltoac.
[3894] ryan wp_check_filetype() from skeltoac.
[7777] ryan wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk
[7778] ryan wp_category_checklist() fixes from mdawaffe. fixes #6810 for 2.5
[7737] ryan wp_category_checklist() and wp_link_category_checklist() to replace the nested cats code. see #2621
[933] nacin wp_cache_delete() does not have a $force method. see #110.
[7986] ryan wp_cache_add_global_groups() and wp_cache_add_non_persistent_groups(). fixes #6740
[2949] ryan wp_attach_object threading fix ups. fixes #1760 #1758
[7979] ryan wp_admin_css() improvements. Props mdawaffe. see #7011
[4085] ryan wpTriggerSave for autosave. does not move cursor.
[8075] ryan wp.getUsersBlogs from josephscott. fixes #7130
[717] duck_ wp.getTerms returns 'count' as an integer, see [WP20159]. Checking that the type is 'string' is unnecessary when we're also checking the string format.
[6534] ryan wp.getCommentCount from josephscott. fixes #5463
[6417] ryan wp.deleteCategory xmlrpc method from josephscott. fixes #4599
[889] markjaquith wp-tests-config-sample.php should be wp-test-config-sample.php
[775] nacin wp-testbin is now bin. see r774.
[3475] ryan wp-mail quote escaping fix from majelbstoat. fixes #2209
[10057] ryan wp-lists: catch the whole class, pending comments: silently accept approval of already approved comment. Props mdawaffe
[7155] ryan wp-fs fixes from DD32. see #5586
[8655] azaozz wp-config-sample.php inline documentation. Props santosj, fixes #7526
[16864] nacin wp-caption-text class for the gallery shortcode caption. props chipbennett, fixes #14411.
[20062] ryan wp-app.php cleanup: * Put the atom server class in class-wp-atom-server.php * Remove log_api calls * Update the query filter * Replace exit calls with wp_die() for unit test compat * Add override handler for wp_die() * Allow plugins to replace the atom class * Whitespace cleanup Props kurtpayne. fixes #20042
[7975] ryan wp-ajax.js is no longer used
[4786] markjaquith wp-admin.css cleanup. fixes #3641
[8723] azaozz wp-admin.css cleanup, props Simek fixes #7584
[17210] ryan wp-admin css bump
[4787] markjaquith wp-admin colonectomy by foolswisdom. fixes #3630
[4792] markjaquith working on 2.0.8 now, for eventual release
[1348] michelvaldrighi work in progress: replacement for xmlrpc.php, using IXR
[33] tellyworth work around wp/mu incompatibility in future post arg types
[124] tellyworth work around the GLOBALS bug in phpunit 3.2
[324] duck_ wordpress-importer external
[11050] azaozz wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597
[6211] ryan wlw manifest from josephscott. fixes #5023 for 2.3
[12529] ryan windows-1252 is canonical, not Windows-1252. Props Denis-de-Bernardy. fixes #11219 for 2.9
[12528] ryan windows-1252 is canonical, not Windows-1252. Props Denis-de-Bernardy. fixes #11219
[15037] wpmuguru will the real host please step forward, fixes #13594
[5300] ryan widgets.php be doubling down. Once is enough.
[7850] ryan widget_title filters from jhodgdon. fixes #6684
[8171] ryan widget_links_args filter from ionfish. fixes #7024
[1716] michelvaldrighi whoops, we forgot to store the comment_type
[1560] michelvaldrighi whoops, typo in trackback_url_list
[2360] michelvaldrighi whoops, make wp_list_pages not spew a warning when there are no pages
[889] michelvaldrighi whoops, forgot two globals
[1692] michelvaldrighi whoops, a dot that was removed yesterday came back when restoring the file
[4529] markjaquith whitespace tidying by Viper007Bond. fixes #3385
[517] mikelittle whitespace
[218] mikelittle whitespace
[1321] michelvaldrighi what's with me committing parse errors lately, damn it
[941] michelvaldrighi what an idiot, I had broken ?m=
[1255] saxmatt wfw:commentRSS and E_ALL fix to blog-header.
[845] michelvaldrighi we should never use $RESUEST_URI, but access it with $_SERVER
[1346] michelvaldrighi we shall use IXR instead of phpxmlrpc in the future -- so long, and thanks for all the xmlrpcval headaches
[843] michelvaldrighi we set a background color for input tags, but no text color :(
[13460] wpmuguru warnings cleanup, dont show removed user in edit site, fixes #12409
[13461] wpmuguru warnings cleanup on archived/suspended sites, fixes #12396
[13463] wpmuguru warnings cleanup edit user, props dd32, see #12387
[3701] matt walk_tree broken, fixes #2608
[3579] ryan walk_page_tree() fix from Mark J. fixes #2516
[5024] ryan vars.php cleanups and speedups from rob1n. fixes #3956
[1658] michelvaldrighi various fixes, and started MT API support
[9372] westi validation fixes for the WordPress importer. Fixes #7982 props sivel.
[4461] markjaquith valid XHTML for uploader. props tassoman and mdawaffe. fixes #3340
[15680] dd32 utilise wp_guess_url() in installation redirection to provide an Absolute URL. See #14062. See #14904
[8744] westi utf8 encode data from IPTC tags. Fixes #7495 for trunk props Txanny.
[8745] westi utf8 encode data from IPTC tags. Fixes #7495 for 2.6 branch props Txanny.
[720] alex_t_king using the comments_link_rss function
[944] michelvaldrighi using gmt_offset option instead of time_difference from now on
[1299] michelvaldrighi using check_admin_referer for plugin (de)activation
[1300] michelvaldrighi using check_admin_referer for moves/deletions
[1298] michelvaldrighi using check_admin_referer for deletions
[1049] michelvaldrighi using blog_charset for this feed too
[893] michelvaldrighi using "" for html attributes in some functions
[538] mikelittle uses bloginfo as appropriate. $smarty changed to $wpsmarty
[539] mikelittle uses bloginfo as appropriate.
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.