{33} Commit messages (25620 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 (801 - 900 of 25620)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Changeset Author Message
[1777] michelvaldrighi remove contextual compatiblity, and require functions-compat instead
[4294] markjaquith remove comment_user_domain cruft. Props Nazgul. fixes #3197
[4293] markjaquith remove comment_user_domain cruft. Props Nazgul. fixes #3197
[191] tellyworth remove bogus test
[4334] markjaquith remove bogus "action" option on upgrade
[14212] wpmuguru remove alpha-beta1 metabox preferences from options table, see #13032
[12689] wpmuguru remove accidental executable flag, props ddebernardy, See #11743
[13575] wpmuguru remove __( calls from ms startup, see #11644
[13440] wpmuguru remove WP rewrite rules from multisite options-permalink, props ocean90, See #11644
[13503] dd32 remove LOWER() in Order by clause for Post Meta. Allows MySQL to use the indexes properly. Props Denis-de-Bernardy. Fixes #11741
[5702] markjaquith remove &paged=1 *before* we HTML entitize the link. fixes #4462
[1353] michelvaldrighi relocated misc database-related functions
[11777] ryan rel=canonical for singular pages. see #10115
[7475] matt register_taxonomy seems crippled and useless, but let's try it anyway.
[12719] ryan register_post_type(). see #9674
[14648] ryan register_post_type phpdoc updates. Props michaelh. fixes #13398
[9763] ryan register_column_headers()
[2697] ryan register_activation_hook() and register_deactivation_hook(). Let's try these on.
[4902] markjaquith refrain from notifying the administrator of administrator password changes (it is redundant). Props rob1n for the patch refresh. fixes #1096
[451] alex_t_king refactored the quicktag code and fixed a few bugs
[15507] scribu refactor admin-table.js code
[10164] ryan ref not rel. Props oddthinking. fixes #8292
[6402] ryan redirect fixes from ruckus and tellyworth. fixes #5479
[4456] ryan redirect fixes from mdawaffe. fixes #3342.
[1302] michelvaldrighi redefining user_login fixes the case insensitive issue with password retrieval
[12885] wpmuguru rearrage multisite initialization, remove deprecated $wpmuBaseTablePrefix, props nacin, see #11881
[4732] ryan readme cleanup from zamoose and spencerp. fixes #3546
[15216] dd32 re-minify wp-admin.dev.css after r15215. See #12225
[16517] scribu re-minify edit-comments.js. See #15504
[735] alex_t_king re-enabling smilies in comments rss
[1723] michelvaldrighi rather ugly fix to prevent the querying of unknown/removed options, feel free to replace it with a better alternative someday
[927] michelvaldrighi quotes fix
[1073] saxmatt quote -1 value in SQL.
[898] michelvaldrighi quick typo
[897] michelvaldrighi quick typo
[182] tellyworth quick rename
[9] tellyworth quick doc updates
[5622] ryan query by parent, not child_of, in get_nested_categories(). see #4189
[12064] markjaquith pull thumbnail scripts out of Page admin pages. see #10928. props scribu, gracious even in reversion.
[1053] ryan publish_post tests. see #WP21288
[11111] ryan protected_title_format and private_title_format. Props anderswc. fixes #8918
[4903] markjaquith properly sort categories by name for the_category(). Props rob1n. fixes #1302
[120] tellyworth profiler: record cache info
[6703] ryan profile-update.php no longer needed. see #5736
[14237] ryan privacy_on_link_title and privacy_on_link_text filters to allow privacy plugins to customize privacy-on-link
[1778] michelvaldrighi printr instead of print_r
[4327] markjaquith printf(), not print_f().
[8108] ryan previous_post_link and next_post_link filters. Props JohnLamansky. fixes #6985 for trunk
[8109] ryan previous_post_link and next_post_link filters. Props JohnLamansky. fixes #6985 for 2.5
[268] mikelittle previous/next_post don't link to non-published posts. Fix by Alex King
[19460] nacin preventDefault() for link popup 'Cancel'. props ocean90, SergeyBiryukov, fixes #19369.
[13039] wpmuguru prevent editing site domain/path on multisite main site, see #12177
[1424] michelvaldrighi prevent double ob_gzhandler error
[13431] wpmuguru prevent admins from removing themselves and main super admin from super admin list, See #11644
[102] tellyworth prevent a warning on filterall
[98] tellyworth prevent WP_IMPORTING redefinition warning
[9300] ryan pretty permalinks for comment paging. Props Viper007Bind. fixes #7942
[7466] ryan pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
[4331] markjaquith preserve multi-line options in options.php. Props Viper007Bond. fixes #2456
[4330] markjaquith preserve multi-line options in options.php. Props Viper007Bond. fixes #2456
[6241] markjaquith prepare(), insert(), update() for wp-includes/ taxonomy.php, rss.php, registration.php
[6180] markjaquith prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553
[6173] markjaquith prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553
[10856] markjaquith preg_quote2() unnecessary. preg_quote() supports delimiter escaping if you pass it as second param
[22365] ryan preg_quote() the permalink structure so that regex special chars such as dots are correctly handled. Props SergeyBiryukov. fixes #21167
[1462] rboren preg_quote search terms. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000123
[3604] ryan prefix not table_prefix. Props Kafkaesqui. fixes #2528
[8247] ryan pre_update_option_* filter from DD32. fixes #7233
[6938] ryan pre_post_update action from tellyworth. fixes #5815
[2938] ryan pre_get_posts action from ringmaster. fixes #1736
[145] tellyworth pre/break test
[6462] matt pre flight commit, BOOM. hat tip: rboren.
[13037] ryan posts_search filter. Props skeltoac. see #10667
[5916] ryan posts_results and posts_selection hooks. fixes #4799
[1391] rboren posts_nav_link fixes. http://wordpress.org/support/6/6979
[2855] ryan posts_nav_link fixes from Denis-de-Bernardy. fixes #789
[13729] dd32 post_type edit_cap and edit_type_cap awareness for wp-admin/includes/post.php
[8800] ryan post_password_required(). fixes #7679
[10070] ryan post_parent dropdown fixes. get_pages() cache fix to eliminate duplicate queries.
[10722] ryan post_exists() and comment_exists() fixes. Fixes post duplication during import. Props tott. fixes #8460
[3486] ryan post_custom cleanup. fixes #2160
[8669] ryan post.php phpdoc. Props santosj. fixes #7538
[9138] ryan post-template phpdoc from jacobsantos. see #7659
[9273] ryan post-template phpdoc from jacobsantos. fixes #7659
[24081] markjaquith post-new.php?format=X will pre-fill the format, to allow for Post-Format-chosen-first editor jump-starting. props kovshenin, wonderboymusic. fixes #24116.
[989] emc3 post-meta styles
[6379] ryan post phpdoc from m0n5t3r and darkdragon. see #3982
[8946] westi post password admin template tag.
[167] tellyworth post and attachment tests
[220] mikelittle post Defaults implemented.
[4445] markjaquith possible solution for #3215
[519] mikelittle popup comments off again
[12174] ryan pomo performance improvements. Props nbachiyski. fixes #10165
[8334] ryan plugins_url()
[3337] ryan plugin_page fix from Owen.
[15564] nacin phpdoc, @since, whitespace. Also require an argument in wp_insert_post(). props duck_, see #14783.
[9397] ryan phpdoc updates. see #7358
[12687] ryan phpdoc updates. Props sirzooro. fixes #11853
[8164] ryan phpdoc updates from jacobsantos. see #7038
[7990] ryan phpdoc updates from jacobsantos. see #7038
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.