April 2017 Archives by date
Starting: Sat Apr 1 13:55:29 UTC 2017
Ending: Sun Apr 30 13:02:51 UTC 2017
Messages: 201
- [wp-svn] [40360] trunk/src/wp-includes/default-filters.php: Embeds: Change the `embed_autourls` option filter from `default_option_*` to `pre_option_*` to avoid a DB query.
noreply at wordpress.org
- [wp-svn] [40361] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Posts, Post Types: Introduce `post_date_column_status` filter for post status text in list tables ' Date column.
noreply at wordpress.org
- [wp-svn] [40362] trunk/src/wp-includes/l10n.php: I18N: Remove an extra slash between `.mo` file path and name in `load_muplugin_textdomain ()`.
noreply at wordpress.org
- [wp-svn] [40363] trunk/src/wp-includes/pluggable.php: Mail: Use correct capitalization for PHPMailer methods in `wp_mail()`.
noreply at wordpress.org
- [wp-svn] [40364] trunk: REST API: JS Client - Enable connecting to multiple endpoints.
noreply at wordpress.org
- [wp-svn] [40365] branches/4.7: Quick/Bulk Edit: Fix the Tag suggestions position on the Bulk Edit textarea.
noreply at wordpress.org
- [wp-svn] [40366] branches/4.7: Customize: Fix selective refresh when customizing the 404 template.
noreply at wordpress.org
- [wp-svn] [40367] branches/4.7: Administration: Fix minor misalignments caused by the `button-link` CSS class.
noreply at wordpress.org
- [wp-svn] [40368] trunk/src/wp-admin/customize.php: Customize: User `get_user_locale ()` in customizer body class.
noreply at wordpress.org
- [wp-svn] [40369] branches/4.7: Customize: Use `get_user_locale() ` in customizer body class.
noreply at wordpress.org
- [wp-svn] [40370] trunk: Multisite: Support the `$network_id` parameter of `get_blog_count()`.
noreply at wordpress.org
- [wp-svn] [40371] trunk: Multisite: Add `$network_id` parameter to `get_user_count() `.
noreply at wordpress.org
- [wp-svn] [40372] trunk/src/wp-includes/ms-deprecated.php: Multisite: Fix `wp_get_sites() ` to return an unlimited amount of sites when passing a falsy `limit` argument.
noreply at wordpress.org
- [wp-svn] [40373] branches/4.7: Twenty Seventeen: Declare jQuery as a dependency for `navigation.js`.
noreply at wordpress.org
- [wp-svn] [40374] branches/4.7: Twenty Seventeen: Use `esc_attr_e() ` for translatable strings in HTML attributes.
noreply at wordpress.org
- [wp-svn] [40375] branches/4.7: Customize: Fix failure to collapse expanded sections and panels that become deactivated.
noreply at wordpress.org
- [wp-svn] [40376] trunk: REST API: Allow fetching multiple terms at once via the `slug` parameter.
noreply at wordpress.org
- [wp-svn] [40377] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-terms-controller.php: REST API: Update description string of terms endpoint `slug` parameter.
noreply at wordpress.org
- [wp-svn] [40378] trunk: REST API: Allow fetching multiple users at once via the `slug` parameter.
noreply at wordpress.org
- [wp-svn] [40379] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Use `is_header_video_active() ` as `active_callback` for `external_header_video` control instead of `is_front_page ()`.
noreply at wordpress.org
- [wp-svn] [40380] trunk/src/wp-admin/js/customize-controls.js: Customize: Fix reversal of nav menu item' s `type` and `object` properties for page stub added in customizer.
noreply at wordpress.org
- [wp-svn] [40381] trunk/src/wp-includes/js: Customize: Fix HTTPS navigation of site in preview on IE11.
noreply at wordpress.org
- [wp-svn] [40382] trunk/src/wp-includes/media.php: Media: Add filters to allow overriding slow media queries.
noreply at wordpress.org
- [wp-svn] [40383] branches/4.7: Customize: Fix reversal of nav menu item' s `type` and `object` properties for
noreply at wordpress.org
- [wp-svn] [40384] branches/4.7: Customize: Use `is_header_video_active() ` as `active_callback` for `external_header_video` control instead of `is_front_page ()`.
noreply at wordpress.org
- [wp-svn] [40385] branches/4.7: Multisite: Handle sites cache invalidation more granularly for option updates.
noreply at wordpress.org
- [wp-svn] [40386] branches/4.7: Customize: Fix HTTPS navigation of site in preview on IE11.
noreply at wordpress.org
- [wp-svn] [40387] trunk/src: Load: Only load `PasswordHash` class when needed.
noreply at wordpress.org
- [wp-svn] [40388] branches/4.7: Build/Test Tools: Add assertNotFalse() method to WP_UnitTestCase and use it where appropriate.
noreply at wordpress.org
- [wp-svn] [40389] branches/4.7/src/wp-settings.php: Bootstrap/Load: Only load `PasswordHash` class once.
noreply at wordpress.org
- [wp-svn] [40390] trunk: Multisite: Introduce a `setup_network` capability for setting up multisite.
noreply at wordpress.org
- [wp-svn] [40391] trunk: Multisite: Partially revert [40295].
noreply at wordpress.org
- [wp-svn] [40392] trunk/tests/phpunit/tests: Build/Test tools: Remove occurrences of `create_function()` in unit tests.
noreply at wordpress.org
- [wp-svn] [40393] trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php: Networks and Sites: Align the display of site statuses on the Sites listing screen with those of posts on the Posts listing screen.
noreply at wordpress.org
- [wp-svn] [40394] trunk/src: Upgrade/Install: Introduce `wp_disallow_file_mods() ` helper function.
noreply at wordpress.org
- [wp-svn] [40395] trunk/src: Customize: Auto-expand a widget area section when expanding the Widgets panel if there is only one registered sidebar and it is active.
noreply at wordpress.org
- [wp-svn] [40396] trunk/src/wp-admin/js/customize-nav-menus.js: Customize: Fix behavior of clicking Delete Menu link and keep available nav menu items panel open when doing bulk deletion.
noreply at wordpress.org
- [wp-svn] [40397] trunk: Media: Improve handling of non-image files in wp_get_image_mime.
noreply at wordpress.org
- [wp-svn] [40398] trunk/src/wp-includes: Update TinyMCE to 4.5.6.
noreply at wordpress.org
- [wp-svn] [40399] trunk/tests/qunit/editor: TinyMCE: update the tests for version 4.5.6.
noreply at wordpress.org
- [wp-svn] [40400] trunk/src/wp-admin/includes/media.php: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40401] branches/4.7: Customize: Fix behavior of clicking Delete Menu link and keep available nav menu items panel open when doing bulk deletion.
noreply at wordpress.org
- [wp-svn] [40402] branches/4.7: Customize: Auto-expand a widget area section when expanding the Widgets panel if there is only one registered sidebar and it is active.
noreply at wordpress.org
- [wp-svn] [40403] branches/4.7: Media: Improve handling of non-image files in wp_get_image_mime.
noreply at wordpress.org
- [wp-svn] [40404] trunk: Multisite: Introduce an `upgrade_network` capability.
noreply at wordpress.org
- [wp-svn] [40405] trunk/src/wp-admin/js/customize-controls.js: Customize: Verify availability of `history.replaceState` (in IE9) before attempting to populate `changeset_uuid` parameter.
noreply at wordpress.org
- [wp-svn] [40406] trunk/src/wp-admin/includes/schema.php: Multisite: Replace unnecessary `is_super_admin() ` check when setting up the initial network.
noreply at wordpress.org
- [wp-svn] [40407] branches/4.1/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 4.1 branch build.
noreply at wordpress.org
- [wp-svn] [40408] branches/4.2/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 4.2 branch build.
noreply at wordpress.org
- [wp-svn] [40409] branches/4.3/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 4.3 branch build.
noreply at wordpress.org
- [wp-svn] [40410] branches/4.4/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 4.4 branch build.
noreply at wordpress.org
- [wp-svn] [40411] branches/4.5/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 4.5 branch build.
noreply at wordpress.org
- [wp-svn] [40412] branches/4.6/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 4.6 branch build.
noreply at wordpress.org
- [wp-svn] [40413] branches/4.0/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 4.0 branch build.
noreply at wordpress.org
- [wp-svn] [40414] branches/3.9/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 3.9 branch build.
noreply at wordpress.org
- [wp-svn] [40415] branches/3.8/.travis.yml: Build/Test tools: Trim the test matrix on Travis in order to speed up the 3.8 branch build.
noreply at wordpress.org
- [wp-svn] [40416] trunk/tests/phpunit/includes/testcase.php: Build/Test tools: Improve the failure message reported by `assertQueryTrue()` so it' s a little less cryptic.
noreply at wordpress.org
- [wp-svn] [40417] trunk/tests/phpunit: Build/Test tools: Introduce and implement `assertNotIXRError()` and `assertIXRError() ` assertion methods.
noreply at wordpress.org
- [wp-svn] [40418] trunk/src/wp-includes/css/admin-bar.css: Toolbar: Reset CSS properties that might be inherited from the active Theme.
noreply at wordpress.org
- [wp-svn] [40419] branches/4.7: Update TinyMCE to 4.5.6.
noreply at wordpress.org
- [wp-svn] [40420] branches/4.7: Customize: Verify availability of `history.replaceState` (in IE9) before attempting to populate `changeset_uuid` parameter.
noreply at wordpress.org
- [wp-svn] [40421] trunk/src/wp-includes/media.php: Media: Improve filters that allow overriding slow media queries.
noreply at wordpress.org
- [wp-svn] [40422] trunk/src/wp-admin/includes/meta-boxes.php: Administration: Add "( link opens in a new window)" as a screen reader text for "Preview" link on Edit Post screen.
noreply at wordpress.org
- [wp-svn] [40423] trunk/src/wp-admin/includes/post.php: Posts, Post Types: Improve the docs for `wp_check_post_lock()` and `wp_set_post_lock()`.
noreply at wordpress.org
- [wp-svn] [40424] trunk/src/wp-admin/includes/post.php: Posts, Post Types: In `wp_check_post_lock()`, check if the user with lock exists and return false otherwise.
noreply at wordpress.org
- [wp-svn] [40425] branches/4.7: Media: Add filters to allow overriding slow media queries.
noreply at wordpress.org
- [wp-svn] [40426] branches/4.7: REST API: Allow fetching multiple users at once via the `slug` parameter.
noreply at wordpress.org
- [wp-svn] [40427] branches/4.7: REST API: Allow fetching multiple terms at once via the slug parameter.
noreply at wordpress.org
- [wp-svn] [40428] trunk/src/wp-includes/css: Media: Ensure Crop Image is always visible.
noreply at wordpress.org
- [wp-svn] [40429] branches/4.7: Media: Ensure Crop Image is always visible.
noreply at wordpress.org
- [wp-svn] [40430] trunk/src/wp-includes/media.php: Media: Default to always showing the "Create Audio/Video Playlist" buttons.
noreply at wordpress.org
- [wp-svn] [40431] trunk/src/wp-includes/js/swfupload/handlers.js: Upload: improve legacy SWFUpload event handlers for current jQuery.
noreply at wordpress.org
- [wp-svn] [40432] trunk/src/wp-includes/option.php: Docs: Update the length limit in `set_site_transient()` docs after [34030].
noreply at wordpress.org
- [wp-svn] [40433] trunk/src/wp-admin/network/site-new.php: Networks and Sites: Correct a capability check when accessing the Sites -> Add New screen.
noreply at wordpress.org
- [wp-svn] [40434] trunk/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run.
noreply at wordpress.org
- [wp-svn] [40435] branches/4.7: Build/Test tools: Reverse the order in which the Travis jobs run.
noreply at wordpress.org
- [wp-svn] [40436] branches/4.6/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 4.6 branch.
noreply at wordpress.org
- [wp-svn] [40437] branches/4.5/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 4.5 branch.
noreply at wordpress.org
- [wp-svn] [40438] branches/4.4/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [40439] branches/4.3/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [40440] branches/4.2/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 4.2 branch.
noreply at wordpress.org
- [wp-svn] [40441] branches/4.1/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [40442] branches/4.0/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [40443] branches/3.9/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [40444] branches/3.8/.travis.yml: Build/Test tools: Reverse the order in which the Travis jobs run on the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [40445] branches/4.0: Remove failing unit test for #27193.
noreply at wordpress.org
- [wp-svn] [40446] branches/4.0/tests/phpunit/tests/term.php: Taxonomy: Remove a failing test from the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [40447] branches/4.0: `assertTag()` has been deprecated in PHPUnit 4.2.
noreply at wordpress.org
- [wp-svn] [40448] branches/4.0: Tests: Fix a YouTube embed test failing since YouTube switched to HTTPS-only.
noreply at wordpress.org
- [wp-svn] [40449] branches/4.0/tests/phpunit/tests/feed/rss2.php: Build/Test Tools: Partial merge of [30283] into the 4.0 branch to avoid PHP notices that cause a test failure.
noreply at wordpress.org
- [wp-svn] [40450] branches/4.0: Remove failing unit tests from 'canonical' group.
noreply at wordpress.org
- [wp-svn] [40451] branches/4.0: Remove skipped tests for unimplemented JS plural functions.
noreply at wordpress.org
- [wp-svn] [40452] branches/4.0: Remove failing test in the `hooks` group.
noreply at wordpress.org
- [wp-svn] [40453] branches/4.0: Remove failing tests related to square brackets being stripped in URL sanitizers.
noreply at wordpress.org
- [wp-svn] [40454] branches/4.0: Remove failing `is_textdomain_loaded()` test.
noreply at wordpress.org
- [wp-svn] [40455] branches/4.0: Remove failing tests related to `WP_User::__unset() `.
noreply at wordpress.org
- [wp-svn] [40456] branches/4.0: Better rewrite rule flushing in `test_permalink_without_title()`.
noreply at wordpress.org
- [wp-svn] [40457] branches/4.0/tests/phpunit/tests: Build/Test tools: Ruthlessly remove failing tests from the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [40458] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Correct heading hierarchy for posts on the front page.
noreply at wordpress.org
- [wp-svn] [40459] branches/4.7: Twenty Seventeen: Correct heading hierarchy for posts on the front page.
noreply at wordpress.org
- [wp-svn] [40460] branches/4.7: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40461] branches/4.6: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40462] branches/4.5: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40463] branches/4.4: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40464] branches/4.3: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40465] branches/4.2: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40466] branches/4.1: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40467] branches/4.0: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40468] branches/3.9: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40469] branches/3.8: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40470] branches/3.7: Fix broken audio/ video functions when sanitizing ID3 data
noreply at wordpress.org
- [wp-svn] [40471] trunk/src: Customize: Use fixed-width illustrative placeholder for hex field in color picker to prevent truncation.
noreply at wordpress.org
- [wp-svn] [40472] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Bump version and update the changelog.
noreply at wordpress.org
- [wp-svn] [40473] branches/4.7: Twenty Seventeen: Bump version and update the changelog.
noreply at wordpress.org
- [wp-svn] [40474] branches/4.7/src/wp-includes/version.php: 4.7.4-RC
noreply at wordpress.org
- [wp-svn] [40475] branches/4.7/src/wp-includes/version.php: Bump 4.7 branch to 4.7.4-RC1.
noreply at wordpress.org
- [wp-svn] [40476] trunk/src: Editor: Provide API for the editor to be dynamically instantiated via JS.
noreply at wordpress.org
- [wp-svn] [40477] trunk/src/wp-includes/class-wp-editor.php: Editor: Define `$suffix` before using it in `_WP_Editors::print_tinymce_scripts() `.
noreply at wordpress.org
- [wp-svn] [40478] trunk: Multisite: After [37918] add support for retrieving custom site properties set by the `site_details` filter.
noreply at wordpress.org
- [wp-svn] [40479] trunk/src/wp-includes/js/wp-a11y.js: Accessibility: Make Safari 10 + VoiceOver announce repeated, identical, `wp.a11y.speak() ` messages.
noreply at wordpress.org
- [wp-svn] [40480] trunk/src: Accessibility: Make some Widgets buttons real buttons.
noreply at wordpress.org
- [wp-svn] [40481] trunk/src/wp-includes/js: TinyMCE: Fix cursor position after updating a wpview node.
noreply at wordpress.org
- [wp-svn] [40482] branches/4.7: TinyMCE: Fix cursor position after updating a wpview node.
noreply at wordpress.org
- [wp-svn] [40483] trunk/src/wp-includes/post.php: Docs: Improve `@param` and `@return` entries for `wp_get_post_categories()`, `wp_get_post_tags()`, and `wp_get_post_terms()`.
noreply at wordpress.org
- [wp-svn] [40484] trunk: Multisite: Add `$network_id` parameter to `wp_update_network_site_counts()`.
noreply at wordpress.org
- [wp-svn] [40485] trunk: Multisite: Add `$network_id` parameter to `wp_update_network_user_counts()`.
noreply at wordpress.org
- [wp-svn] [40486] trunk: Multisite: Add `$network_id` parameter to `wp_update_network_counts()`.
noreply at wordpress.org
- [wp-svn] [40487] branches/4.7/src: Bump 4.7 branch to version 4.7.4.
noreply at wordpress.org
- [wp-svn] [40488] branches/4.6: Bump 4.6 branch to version 4.6.5.
noreply at wordpress.org
- [wp-svn] [40489] branches/4.5: Bump 4.5 branch to version 4.5.8.
noreply at wordpress.org
- [wp-svn] [40490] branches/4.4: Bump 4.4 branch to version 4.4.9.
noreply at wordpress.org
- [wp-svn] [40491] branches/4.3: Bump 4.3 branch to version 4.3.10.
noreply at wordpress.org
- [wp-svn] [40492] branches/4.2: Bump 4.2 branch to version 4.2.14.
noreply at wordpress.org
- [wp-svn] [40493] branches/4.1: Bump 4.1 branch to version 4.1.17.
noreply at wordpress.org
- [wp-svn] [40494] branches/4.0: Bump 4.0 branch to version 4.0.17.
noreply at wordpress.org
- [wp-svn] [40495] branches/3.9: Bump 3.9 branch to version 3.9.18.
noreply at wordpress.org
- [wp-svn] [40496] branches/3.8: Bump 3.8 branch to version 3.8.20.
noreply at wordpress.org
- [wp-svn] [40497] branches/3.7: Bump 3.7 branch to version 3.7.20.
noreply at wordpress.org
- [wp-svn] [40498] tags/4.7.4/: Tag 4.7.4
noreply at wordpress.org
- [wp-svn] [40499] tags/4.6.5/: Tag 4.6.5
noreply at wordpress.org
- [wp-svn] [40500] tags/4.5.8/: Tag 4.5.8
noreply at wordpress.org
- [wp-svn] [40501] tags/4.4.9/: Tag 4.4.9
noreply at wordpress.org
- [wp-svn] [40502] tags/4.3.10/: Tag 4.3.10
noreply at wordpress.org
- [wp-svn] [40503] tags/4.2.14/: Tag 4.2.14
noreply at wordpress.org
- [wp-svn] [40504] tags/4.1.17/: Tag 4.1.17
noreply at wordpress.org
- [wp-svn] [40505] tags/4.0.17/: Tag 4.0.17
noreply at wordpress.org
- [wp-svn] [40506] tags/3.9.18/: Tag 3.9.18
noreply at wordpress.org
- [wp-svn] [40507] tags/3.8.20/: Tag 3.8.20
noreply at wordpress.org
- [wp-svn] [40508] tags/3.7.20/: Tag 3.7.20
noreply at wordpress.org
- [wp-svn] [40509] branches/4.7: Post-4.7.4 version bump for 4.7 branch.
noreply at wordpress.org
- [wp-svn] [40510] trunk/src/wp-admin: Customize: Fix visibility of "Hide Controls" link in IE.
noreply at wordpress.org
- [wp-svn] [40511] trunk/src/wp-admin/css: Customize: Increase width of controls pane on large monitors to give more room.
noreply at wordpress.org
- [wp-svn] [40512] branches/4.7: List Tables: After [38703], [38706], and [40118], adjust the jQuery selector to make the selection of a range of checkboxes work again.
noreply at wordpress.org
- [wp-svn] [40513] trunk: Restore support for taxonomy 'args' override when querying object terms.
noreply at wordpress.org
- [wp-svn] [40514] branches/4.7: Restore support for taxonomy 'args' override when querying object terms.
noreply at wordpress.org
- [wp-svn] [40515] trunk/src/wp-includes/class-wp-editor.php: Editor: fix undefined var notice in editor_js() in class-wp-editor.php.
noreply at wordpress.org
- [wp-svn] [40516] trunk/src/wp-includes/post.php: Posts, Post Types: Correct the fallback value for the `label_count` argument of `register_post_status ()`.
noreply at wordpress.org
- [wp-svn] [40517] trunk/tests/phpunit/includes/testcase-canonical.php: Canonical: Don't skip tests if the test data is invalid.
noreply at wordpress.org
- [wp-svn] [40518] trunk/tests/phpunit/includes/testcase-canonical.php: Build/ Test Tools: Avoid skipping canonical tests that are connected to open Trac tickets.
noreply at wordpress.org
- [wp-svn] [40519] trunk/tests/phpunit/tests/external-http/basic.php: Build/ Test Tools: Don' t skip tests when php.net or dev.mysql.com are unreachable.
noreply at wordpress.org
- [wp-svn] [40520] trunk: Build/Test Tools: Introduce `ms-required` and `ms-excluded` groups for tests.
noreply at wordpress.org
- [wp-svn] [40521] trunk/tests/phpunit/tests/customize/manager.php: Build/Test Tools: Remove a useless test.
noreply at wordpress.org
- [wp-svn] [40522] trunk/tests/phpunit/tests: Build/Test Tools: Add some more tests to the `ms-required` and `ms-excluded` groups.
noreply at wordpress.org
- [wp-svn] [40523] trunk/tests/phpunit: Build/Test Tools: Remove ancient UT ticket handling.
noreply at wordpress.org
- [wp-svn] [40524] trunk/tests/phpunit/tests: Build/Test Tools: Remove more skipped tests that should actually be failures if their conditions aren 't satisfied.
noreply at wordpress.org
- [wp-svn] [40525] trunk/tests/phpunit/tests/user/mapMetaCap.php: Build/Test Tools: Replace test skipping with actual assertions when dealing with the `DISALLOW_UNFILTERED_HTML` , `DISALLOW_FILE_MODS`, and `DISALLOW_FILE_EDIT` constants.
noreply at wordpress.org
- [wp-svn] [40526] trunk/tests/phpunit/tests/oembed/template.php: Build/Test Tools: Don' t trigger a skipped test when the built version of `wp-embed.min.js` isn' t present.
noreply at wordpress.org
- [wp-svn] [40527] trunk/Gruntfile.js: Build/Test Tools: Enable verbose mode in PHPUnit so we can see which tests are being skipped , and now that the number of skipped tests has been lowered.
noreply at wordpress.org
- [wp-svn] [40528] trunk/.travis.yml: Build/Test Tools: Add some locale debugging to the Travis config so we can determine which locales are available to test with.
noreply at wordpress.org
- [wp-svn] [40529] trunk/tests/phpunit/tests/db.php: Build/Test Tools: Partially revert [40524].
noreply at wordpress.org
- [wp-svn] [40530] trunk/tests/phpunit/tests/user/query.php: Build/Test Tools: Correct an incorrect `ms-` group name.
noreply at wordpress.org
- [wp-svn] [40531] trunk/tests/phpunit/tests: Build/Test Tools: Convert more test skipping into hard failures.
noreply at wordpress.org
- [wp-svn] [40532] trunk/tests/phpunit/tests: Build/Test Tools: Convert more test skipping into hard failures.
noreply at wordpress.org
- [wp-svn] [40533] trunk/tests/phpunit/tests: Build/Test Tools: Remove unnecessary checks and skips that should instead cause failures if they ever fail.
noreply at wordpress.org
- [wp-svn] [40534] trunk: Build/Test Tools: Be strict about tests that do not test anything.
noreply at wordpress.org
- [wp-svn] [40535] trunk/tests/phpunit/includes/testcase.php: Build/Test Tools: Ensure that `WP_UnitTestCase::expectedDeprecated() ` performs an assertion to avoid risky test notices.
noreply at wordpress.org
- [wp-svn] [40536] trunk: Build/Test Tools: Add support for PHPUnit 6+.
noreply at wordpress.org
- [wp-svn] [40537] trunk/src/wp-includes/class-walker-nav-menu.php: Menus: Add filter to sub-menu class in nav menus.
noreply at wordpress.org
- [wp-svn] [40538] trunk/.travis.yml: Build/Test Tools: Add Composer files to the cache on Travis.
noreply at wordpress.org
- [wp-svn] [40539] trunk/tests/phpunit/includes: Build/Test Tools: Move the `setExpectedException() ` method into the `WP_Ajax_UnitTestCase` class to avoid a fatal error when PHPUnit 3.6 is in use.
noreply at wordpress.org
- [wp-svn] [40540] trunk/src/wp-admin/options-reading.php: Help/About: Fix typo in help text on Reading Settings screen.
noreply at wordpress.org
- [wp-svn] [40541] trunk/tests/phpunit/includes/testcase.php: Build/Test Tools: Only perform an assertion for deprecated calls and wrongdoings if any are expected.
noreply at wordpress.org
- [wp-svn] [40542] trunk/tests/phpunit/includes/testcase.php: Build/Test Tools: More tweaks to the deprecated calls assertion.
noreply at wordpress.org
- [wp-svn] [40543] trunk/tests/phpunit: Build/Test Tools: Introduce `skipWithoutMultisite()` and `skipWithMultisite`() methods into the test suite.
noreply at wordpress.org
- [wp-svn] [40544] trunk/tests/phpunit/tests: Build/Test Tools: Remove more unnecessary test skipping when erroneous situations occur.
noreply at wordpress.org
- [wp-svn] [40545] trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php: REST API: Remove a useless unit test.
noreply at wordpress.org
- [wp-svn] [40546] trunk/.travis.yml: Build/Test Tools: Remove HHVM from the test infrastructure on Travis.
noreply at wordpress.org
- [wp-svn] [40547] branches/4.7: Build/Test Tools: Backport various recent changes to the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [40548] branches/4.6: Build/Test Tools: Add Composer files to the cache on Travis.
noreply at wordpress.org
- [wp-svn] [40549] branches/4.5: Build/Test Tools: Add Composer files to the cache on Travis.
noreply at wordpress.org
- [wp-svn] [40550] branches/4.4: Build/Test Tools: Add Composer files to the cache on Travis.
noreply at wordpress.org
- [wp-svn] [40551] branches/4.3: Build/Test Tools: Add Composer files to the cache on Travis.
noreply at wordpress.org
- [wp-svn] [40552] branches/4.2: Build/Test Tools: Add Composer files to the cache on Travis.
noreply at wordpress.org
- [wp-svn] [40553] branches/4.1: Build/Test Tools: Add Composer files to the cache on Travis.
noreply at wordpress.org
- [wp-svn] [40554] branches/4.0: Build/Test Tools: Add Composer files to the cache on Travis.
noreply at wordpress.org
- [wp-svn] [40555] trunk/tests/phpunit/includes/utils.php: Feeds: Remove an incorrect usage of `sizeof() ` in a helper class used during unit testing of XML element handling.
noreply at wordpress.org
- [wp-svn] [40556] trunk/src/wp-admin: Widgets: Improve the News dashboard widget no-js notice.
noreply at wordpress.org
- [wp-svn] [40557] trunk/tests/phpunit/tests/comment/checkComment.php: Fix broken `check_comment()` test.
noreply at wordpress.org
- [wp-svn] [40558] trunk/tests/phpunit/tests/template.php: Posts, Post Types: Correct the attachment post type template unit test introduced in [38951] .
noreply at wordpress.org
- [wp-svn] [40559] trunk/tests/phpunit/tests/template.php: Posts, Post Types: Revert [40558] pending investigation.
noreply at wordpress.org
- [wp-svn] [40560] trunk: Users: Ensure user counts remain accurate if users are added to or removed from the `users` table without corresponding `usermeta` entries being added or removed.
noreply at wordpress.org
Last message date:
Sun Apr 30 13:02:51 UTC 2017
Archived on: Sun Apr 30 13:03:03 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).