{33} Commit messages (25596 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 (201 - 300 of 25596)

1 2 3 4 5 6 7 8 9 10 11 12 13
Changeset Author Message
[983] westi Comments: Don't create a post we aren't using. Props nbachiyski.
[9839] azaozz Table.widefat fixes, props kpdesign, see #8311
[9838] azaozz PressThis fixes for window resizing and Chrome bugs from Noel, see #7949
[9837] azaozz Move text-shadow styles to colors stylesheets
[9836] azaozz Improve filtering of HTML entities from translated strings used in js, see #8254
[9835] westi Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
[9834] westi Ensure tag cloud topic(s) tooltips can be translated. Fixes #7989 props nbachiyski.
[9833] westi Switch the ftpext filesystem to use Passive FTP aswell. Fixes #7940 props mcs_trekkie.
[9832] westi Format the clear DIVs properly. Fixes #8294 props sivel.
[9831] markjaquith Comment Page URL fixes by wnorris. fixes #8297
[9830] westi Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo.
[982] saxmatt Generic update pinging. Needs review.
[982] SergeyBiryukov Remove closures from functions.php. see #101. see #WP21594.
[9829] azaozz Fix postbox dragging when converting from single-column to dual-column, fixes #8304
[9828] azaozz Fix typo, props kpdesign, fixes #8302
[9827] azaozz Fix base css blocks for easier horizontal scrolling, fixes #8092
[9826] ryan Bump
[9825] ryan Revert [9773]. htmlspecialchars_decode() requires PHP 5.1. see #6992
[9824] azaozz Fix selects in Chrome and Firefox
[9823] azaozz Use css class instead of id to prevent validation errors with multiple instances, fixes #8192
[9822] azaozz Fix position of "Save widgets settings" warning and problem it causes in Firefox 2, fixes #8221
[9821] ryan Show 24 results per page for plugin searches. fixes #8290
[9820] azaozz RTL updates from kashani, see #8047
[981] saxmatt Improved wording on preview.
[981] westi Comments: Use the Factory to create our test comment for us. Props nbachiyski.
[9819] ryan Use post_password_required()
[9818] ryan Add threaded comment info to atom feed. Props dtsn. fixes #8292
[9817] ryan Bump
[9816] ryan Use default text only if === null. Props DD32. fixes #8156
[9815] ryan Cast to int. Props g30rg3x. fixes #8291
[9814] ryan Cast to int. Props g30rg3x. fixes #8291
[9813] ryan Escape gettext in attribute. Props nbachiyski. fixes #8142
[9812] markjaquith Add a "parent" class to comment LIs with children. props filosofo. fixes #8091
[9811] azaozz Remove unused bits, see #8254
[9810] azaozz Login form design improvements from iammattthomas, fixes #8286
[980] saxmatt Fix autop to not mess with pre blocks.
[980] westi Comments: Don't overtest by including extra assertions that test things other than the point of this test case. Props nbachiyski for reminding me I was testing too much and adding test noise.
[9809] azaozz Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
[9808] markjaquith Improvements for get_comment_link() from Viper007Bond. fixes #8287
[9807] markjaquith Repoint and redirect edit.php?p=X to edit-comments.php?p=X
[9806] markjaquith Remove errant nbsps
[9805] markjaquith CSS bump
[9804] markjaquith "Login" is a noun. The verb is "Log In"
[9803] ryan Remove trim. fixes #8252
[9802] azaozz Add DivX MIME type, props wfrantz, fixes #8289
[9801] azaozz Fix alignment of 'Check for spam' button, props johnconners, fixes #8288
[9800] azaozz New login form design, props iammattthomas, fixes #8286
[97] mikelittle Removed rogue quote
[97] tellyworth fix theme switch test
[979] rboren Introducing wp_list_authors() and friends.
[979] westi Comments: Add some simple comment query test cases for the functionality added by #WP21101. Tests the new "comment_approved" query var works to filter the result of the call to get_comments.
[9799] azaozz Add closing form tag when no comments displayed, props sivel, fixes #8283
[9798] ryan wp_getUsersBlogs() fix from josephscott. fixes #8255
[9797] markjaquith Whole bunch of font/color/shadow updates from Matt Thomas. fixes #8157
[9796] azaozz Fix #favorite-actions in IE7 and menu in IE6 & 7, includes patch by ozh, fixes #8280
[9795] ryan Use is_numeric instead of is_integer. Props johnconners. fixes #8284
[9794] ryan Stub _c() for gears manifest. fixes #8142
[9793] ryan Improve latest version detection in plugin updater. Props DD32. fixes #8129
[9792] ryan Remove edit-form.php on update. see #8279
[9791] ryan Use wp_html_excerpt() instead of substr in rss widget. Props nbachiyski. fixes #8278
[9790] ryan Remove unmaintained edit-form.php. fixes #8279
[978] emc3 Fixed bug that caused empty string options to receive a '0' value on update. This was breaking fileupload_allowedusers, for example.
[978] nacin Add a test for a non-declared wpdb property. see #WP18510.
[9789] ryan Add gettext context. Props nbachiyski. fixes #8142
[9788] ryan Add screen_meta_screen filter. Props andré renaut.
[9787] azaozz PressThis updates from Noel, see #7949
[9786] azaozz Improve the admin menu when there are long top level titles, fixes #8040
[9785] azaozz Do not show "Post published" message in QuickPress if empty form submitted, fixes #8222
[9784] azaozz Fix tab button on the write screen in Opera, add tabindex to the menu, don't 'lock' the tab key between the title and the editor. Fixes #8197
[9783] azaozz Move color declarations out of wp-admin.css, props Simek and johnhennmacc, fixes #7961
[9782] markjaquith Count links in comments after performing automatic linking. props tott. fixes #7821
[9781] markjaquith Handle blank display_name for commenters. props mrmist. fixes #7494
[9780] azaozz Ensure js objects are declared early
[977] emc3 Fixed to use get_settings(). Via mindtrap: gbergling@0xfce3.net http://www.bsd-network.org/
[977] ryan get_post(), WP_Post, and ancestors tests. see #WP21309
[9779] markjaquith Remove manual santization of redirect URLs (handled in wp_redirect())
[9778] markjaquith Sneak in menu-dark-rtl.gif. see #8159
[9777] markjaquith Menu, color, font updates from Matt Thomas. see #8159
[9776] markjaquith Remove top "Save" button from options.php
[9775] markjaquith Do not redirect to options.php on login if user was POSTing to options.php from another page. props fitztrev. fixes #8133
[9774] markjaquith Allow post_parent=0 queries to work. props stefano.verna. fixes #8085
[9773] markjaquith Show pending comments to users with quotes in their name. props regulatethis. fixes #6992
[9772] azaozz Fix table headers for media library page
[9771] ryan Bump
[9770] ryan Use home to determine self link host
[976] rboren Make sure $req_uri is not empty before passing to strpos().
[976] ryan Reduce calls to sanitize_title_with_dashes in register_(post_type|taxonomy). Props ocean90. fixes #21600
[9769] ryan Use home to determine self link host
[9768] azaozz Don't apply color to pipe link separators when hovering, props jick fixes #8270
[9767] ryan Relocate raquo. Props nbachiyski. fixes #8198
[9766] markjaquith Remove background from QuickPress publish bar
[9765] markjaquith Prevent strange text color on hover in QuickPress. props jick. fixes #8238
[9764] markjaquith A couple more hCard CSS classes for comments from wnorris. fixes #8264
[9763] ryan register_column_headers()
[9762] ryan Bump
[9761] ryan add_contextual_help()
[9760] ryan add_dashboard_page()
[975] rboren Use strpos() instead of preg_match() when searching for $req_uri at the head of the rewrite rule $match. This avoids regex compilation errors when $req_uri contains characters will special regex meaning. strpos() is also faster than preg_match().
[975] kurtpayne On some systems, the output from the bootstrapper causes the headers (Content-type: text/html) to exist and pre-empt any headers output by the ajax response class. Running this one method (not the whole test) in a separate process resolves this. This updates commit [972]
[9759] ryan Allow underscores in page names for meta box and column requests. see #8246
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.