{33} Commit messages (25604 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 (701 - 800 of 25604)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Changeset Author Message
[10576] westi Introduce a simple mechanism for escaping shortcodes by doubling the [[]]. Fixes #6518 props tellyworth.
[10577] westi If we have to generate people salts then make them 64 chars long. Fixes #8647 props sivel.
[10578] westi Extend plugins_url to allow you to specify the plugin file you want to be relative to so slugs don't need to be hardcoded. Fixes #6341.
[10579] ryan discover_pingback_server_uri optimizations. Props DD32. fixes #8816
[1057] alex_t_king first pass at the localization class
[1057] ryan Comment meta query and comment post tests.
[10580] ryan Define WP_IMPORTING for lj-importer. see #8999
[10581] azaozz Revert to jQuery 1.2.6 until jQuery UI 1.7 is ready, see #8867
[10582] azaozz Change "Unpublished" to "Draft" in quick edit, props lloydbudd, fixes #9151
[10583] ryan Check for new version when visiting Tools->Upgrade. fixes #9108
[10584] ryan Switch to pomo lib. Support gettext contexts. Deprecate long form functions. Props nbachiyski. fixes #9112 #9111
[10585] ryan Add Sticky to list of post states
[10586] ryan LJ importer updates. Props beaulebens. see #8999
[10587] westi Fix typo in action body for pingback.extensions.getPingbacks. Fixes 9157 for trunk props josephscott.
[10588] westi Fix typo in action body for pingback.extensions.getPingbacks. Fixes #9157 for 2.7.x props josephscott.
[10589] ryan Bump
[1058] saxmatt More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
[1058] ryan Test comment query cache. see #WP22024
[10590] ryan Fix preview for theme installer. see #8652
[10591] ryan Fix preview link for theme broweser. see #8652
[10592] ryan More theme preview tidying. see #8652
[10593] ryan Make can_compress_scripts a site option. Add site option wrappers for WP.
[10594] ryan Deactivate plugins that don't have valid plugin headers. see #9164
[10595] ryan Include ID in get_users_of_blog() results. Props jeremyclarke and filosofo. fixes #9020
[10596] azaozz Don't block the Publish button after adding new category, fixes #9174
[10597] ryan Use real escape in environments that support it. see #5455
[10598] ryan Use group by for meta key queries. Props filosofo. fixes #9167 for trunk
[10599] ryan Use group by for meta key queries. Props filosofo. fixes #9167 for 2.7
[1059] saxmatt Turn magic quotes runtime off, fix english, normalize newlines going in.
[1059] ryan Tests for the status arg to get_comments(). see #WP21101
[105] saxmatt Design elements tweaked and updated. Syntax fixed.
[105] tellyworth use a separate dir for object cache tests to stop other files from clashing
[10600] ryan Remove meta_value from selected fields. Props filosofo. fixes #9177
[10601] ryan Remove meta_value from selected fields. Props filosofo. fixes #9177 for 2.7
[10602] ryan Better archives and calendar queries. Props vladimir_kolesnikov. fixes #8351
[10603] ryan Add expiration for transients
[10604] ryan Use mysql_real_escape_string() only in prepare(), insert(), and update(). escape() uses addslashes only. Add array support to escape(). see #9189
[10605] ryan Use _n(). Props mrmist. fixes #9190
[10606] ryan Use _n(). Props nbachiyski. fixes #9111
[10607] ryan Add documentation lookup shortcuts to Theme and Plugin Editors. Props beaulebens. fixes #9184
[10608] ryan Make sure cache is clean when converting cats to tags. fixes #9186
[10609] ryan Add some escaping
[1060] saxmatt File type matching should be case-insensitive.
[1060] ryan Test for get_blog_id_from_url(). see #WP18387
[10610] ryan Add some escaping
[10611] ryan Append .txt to import files rather than .import. Props donncha
[10612] ryan Append .txt to import files rather than .import. Props donncha
[10613] ryan Force term ID to be an int. Props filosofo. fixes #9193
[10614] azaozz Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
[10615] azaozz Fix regex in function rss_enclosure(), fixes #9192
[10616] azaozz Fix regex in function rss_enclosure(), fixes #9192 for 2.7
[10617] westi Remove version check against PHP 4.3.0 as this is the minimum version for WordPress. Fixes #9204 for trunk prop filosofo
[10618] westi Remove version check against PHP 4.3.0 as this is the minimum version for WordPress. Fixes #9204 for 2.7 branch prop filosofo.
[10619] westi Allow for the HTTP headers returned by WordPress to be filtered by a plugin. Fixes #9205 props filosofo.
[1061] emc3 Corrected checking for empty vals in postmeta
[1061] kurtpayne Unit tests for #WP6821
[10620] ryan Escape before passing to insert/update post. Props hailin. fixes #9199 for trunk
[10621] ryan Escape before passing to insert/update post. Props hailin. fixes #9199 for 2.7
[10622] ryan Fire admin_init action in admin-ajax. Props DD32. fixes #8574
[10623] ryan Use "Custom Header" for menu text. see #9178
[10624] westi Unset once we have included all the plugins to keep things tidy. Fixes #6308 props DD32.
[10625] westi Add support for blocking all outbound HTTP requests. Improve HTTP Api phpdoc. Tidy up the poetry. Fixes #8927 props jacobsantos.
[10626] westi Wrap the apply_filters call in a function_exists check as this can be called before it is defined. See #9205.
[10627] ryan Allow editing all of a plugin's files. see #6732
[10628] westi Focus on the first blank field when asking for credentials for upgrade/install. Fixes #9061 props rmccue.
[10629] ryan Filter row actions. Props jamescollins. fixes #9172
[1062] saxmatt Capitalization error
[1062] ryan Post meta query tests. see #WP19729
[10630] ryan Remove extra new line after generator. fixes #9095
[10631] ryan Fix notice. Props ionfish. fixes #9018
[10632] ryan Put page title before blog name in admin title. fixes #9028
[10633] ryan Fix notice. Props sivel. fixes #9068
[10634] ryan Allow filtering of login message even if empty. Props DD32. fixes #8675
[10635] azaozz Fix typo and add some documentation to script_loader
[10636] azaozz Fix wp_tag_cloud 'RAND' when only one tag, props DD32, fixes #9214
[10637] ryan set_object_terms action. Props filosofo. fixes #9216
[10638] ryan Don't trigger wp_login_failed action for empty usernames or passwords.
[10639] westi Better Notice fixing and place a protective cast in the cookie handler. Fixes #9068 props filosofo.
[1063] saxmatt Take the add new gmt fields out of the conditional.
[1063] markoheijnen Fix notices in /tests/image/resize.php caused by create_function()
[10640] azaozz Prevent the user from leaving the write/edit page when an upload button is clicked before the page has finished loading
[10641] azaozz Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab.
[10642] westi Refactor the ssl blacklisting support info the individual test functions. Fixes #9078 props sivel.
[10643] azaozz Don't use mb_* functions when initializing CodePress, see #9173
[10644] ryan wp_list_authors fixes. Props hailin. fixes #9229
[10645] westi Allow a plugin to hide the extra capabilities listing on profiles. Fixes #9024 props jamescollins.
[10646] ryan Revert get_calendar() changes from [10602]. Broke calendar links. see #8351
[10647] ryan Remove raquo from buttons
[10648] ryan Use get_transient() for update_themes.
[10649] ryan Use get_transient() for update_themes.
[1064] saxmatt Placeholder file.
[1064] markoheijnen XML-RPC: Added data type checking to wp.getUsers
[10650] ryan Upload theme from zip fixes. see #8652
[10651] ryan Return correct edit link. Props josephscott. fixes #9147
[10652] ryan Return correct edit link. Props josephscott. fixes #9147 for 2.7
[10653] ryan Try grid layout for theme browser. see #8652
[10654] ryan Use plain link style instead of button. See #8652
[10655] ryan Hide theme details. See #8652
[10656] ryan More theme install tweaks. See #8652
[10657] westi Use the html entity for the smart quote. Fixes #9058 props rmccue.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.