Commit Graph

  • 7766f0a793 Tag 6.7 Built from https://develop.svn.wordpress.org/tags/6.7@59395 6.7 Peter Wilson 2024-11-12 20:41:19 +0000
  • cf2a77dd22 WordPress 6.7. 6.7-branch Peter Wilson 2024-11-12 20:38:17 +0000
  • d826bdbb7c Build/Test Tools: Prevent orphaned Docker containers. master desrosj 2024-11-12 17:46:21 +0000
  • 0c6d68448b HTML API: Expect closer on foreign content void lookalike elements. Bernhard Reiter 2024-11-12 12:58:16 +0000
  • 0be8a89a8f HTML API: Ensure that full processor can seek to earlier bookmarks. Bernhard Reiter 2024-11-12 10:32:17 +0000
  • c05b42ec1e Twenty Twenty: Correct the border style of the pull quote block in the editor. poena 2024-11-12 05:46:19 +0000
  • 3712752f76 Mime Types: support uploading wav files in Firefox ramonopoly 2024-11-12 00:53:18 +0000
  • 417fb21204 Coding Standards: Use esc_url() for comment author URL in Edit Comment form. Sergey Biryukov 2024-11-11 20:43:19 +0000
  • d255bb0e77 Upgrade/Install: Update the $_old_files array for 6.7. davidbaumwald 2024-11-11 19:21:17 +0000
  • e2025a078c Upgrade/Install: Update the $_old_files array for 6.7. davidbaumwald 2024-11-11 19:06:18 +0000
  • 9aff3ae1f2 Post WordPress 6.7 RC5 version bump. Built from https://develop.svn.wordpress.org/branches/6.7@59385 Aaron Jorbin 2024-11-11 18:54:15 +0000
  • 04a6d30e15 WordPress 6.7 RC5. Built from https://develop.svn.wordpress.org/branches/6.7@59384 Aaron Jorbin 2024-11-11 18:20:18 +0000
  • 1245f70570 Feeds: Avoid fatal error with empty blog_charset value. desrosj 2024-11-11 17:55:14 +0000
  • 883e20e3dd Feeds: Avoid fatal error with empty blog_charset value. desrosj 2024-11-11 17:50:17 +0000
  • f924a35270 Media: Remove dimension suffix from full size converted HEIC images. davidbaumwald 2024-11-11 15:46:16 +0000
  • 818baef807 Media: Include image update missed in [59379]. Peter Wilson 2024-11-10 22:45:17 +0000
  • c5bf14f31b Media: Remove dimension suffix from full size converted HEIC images. Peter Wilson 2024-11-10 21:41:13 +0000
  • f7fc754220 Docs: Add file header DocBlock for wp-signup.php. Sergey Biryukov 2024-11-10 21:36:19 +0000
  • 8adbd5815c Coding Standards: Ensure cookie expiration value is an integer in wp_update_user(). Sergey Biryukov 2024-11-09 16:30:19 +0000
  • fada226ed4 Coding Standards: Remove unnecessary isset() from xmlrpc.php. Sergey Biryukov 2024-11-08 15:52:18 +0000
  • 7e0367b392 Help/About: Update the about page images for WordPress 6.7. Peter Wilson 2024-11-08 04:42:17 +0000
  • 08fc6012f1 Help/About: Update the about page images for WordPress 6.7. Peter Wilson 2024-11-08 03:55:19 +0000
  • 1a6e117084 Coding Standards: Ensure $current cookie time is int in wp_user_settings(). Sergey Biryukov 2024-11-07 23:47:16 +0000
  • a867d33702 Post WordPress 6.7 RC4 version bump. Built from https://develop.svn.wordpress.org/branches/6.7@59372 Aaron Jorbin 2024-11-07 18:05:14 +0000
  • 0c1cb371ab WordPress 6.7 RC4. Built from https://develop.svn.wordpress.org/branches/6.7@59371 Aaron Jorbin 2024-11-07 17:12:14 +0000
  • 1013750a45 Build/Test Tools: Skip pull request comments for Dependabot. desrosj 2024-11-07 16:23:16 +0000
  • 66cf685d19 Editor: Update packages for 6.7 RC 4. desrosj 2024-11-07 16:05:23 +0000
  • a9b1b36403 Editor: Update packages for 6.7 RC 4 get_dave 2024-11-07 15:16:24 +0000
  • 4fd6a495fe cambios en el repo de wordpress Ricardo Candela 2024-11-07 12:48:11 +0100
  • 0526401c81 Media: Fix converting of all HEIC/HEIF images to JPEGs after uploading regardless of dimensions. Peter Wilson 2024-11-07 01:27:15 +0000
  • 9da71e3d7a Media: Only mark an image as requiring conversion if the output format differs from the input format. Felix Arntz 2024-11-06 22:35:18 +0000
  • 2612745032 Bundled Themes: Sync some minor fixes for Twenty Twenty-Five. Peter Wilson 2024-11-06 21:47:21 +0000
  • ba9fe05e26 HTML API: Improve private method name used by WP_HTML_Processor::next_token(). Weston Ruter 2024-11-06 19:24:20 +0000
  • eb4fce03e8 Bundled Themes: Bump default theme versions for release with 6.7. desrosj 2024-11-06 18:00:15 +0000
  • 3a4341abf4 Bundled Themes: Sync some minor fixes for Twenty Twenty-Five. desrosj 2024-11-06 16:20:16 +0000
  • 1920c58314 Editor: Correct the number of arguments for WP_HTML_Tag_Processor::get_tag(). Sergey Biryukov 2024-11-06 12:05:15 +0000
  • 1abe32ce7c Media: Fix uploading of .heic images. Peter Wilson 2024-11-06 00:47:16 +0000
  • 16f4229d09 Performance: reuse block metadata in WP_Theme_JSON::get_valid_block_style_variations() ramonopoly 2024-11-06 00:44:15 +0000
  • a739bf28a1 Media: Fix variable name in wp_check_filetype_and_ext(). Andrew Ozz 2024-11-06 00:39:18 +0000
  • f1ea02c64e Coding Standards: Use WP_User_Query::get_results() instead of a private property. Sergey Biryukov 2024-11-05 23:09:20 +0000
  • 67e72c6e74 Build/Test Tools: Add script for generating code coverage report. desrosj 2024-11-05 20:01:18 +0000
  • ca1f54722a Build/Test Tools: Run test coverage when PHPunit workflow changes. desrosj 2024-11-05 18:12:18 +0000
  • 7a5309da64 Build/Test Tools: Update 3rd-party GitHub Actions. desrosj 2024-11-05 18:02:20 +0000
  • ea7e427fbd Post WordPress 6.7 RC3 bump. Aaron Jorbin 2024-11-05 16:57:17 +0000
  • 527f8961c5 WordPress 6.7 RC1. Aaron Jorbin 2024-11-05 16:33:18 +0000
  • 32855251cb Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 3. desrosj 2024-11-05 16:11:19 +0000
  • 18a12d76c3 Taxonomy: Remove count references from WP_Term_Query. desrosj 2024-11-05 14:24:15 +0000
  • 087e4c994a Editor: Update packages for 6.7 RC 3. desrosj 2024-11-05 14:11:22 +0000
  • a78846dcd0 Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 3. desrosj 2024-11-05 14:02:15 +0000
  • 364a6c50a0 Editor: Update packages for 6.7 RC 3 get_dave 2024-11-05 12:59:25 +0000
  • 310a481b66 Media: Better variable name and some docs fixes for the new wp_get_image_editor_output_format(). Andrew Ozz 2024-11-05 04:09:18 +0000
  • 7a8425521a Help/About: Add images to the About page. ryelle 2024-11-05 00:46:16 +0000
  • e81661e92d Bundled Themes: Bump default theme versions for release with 6.7. Peter Wilson 2024-11-04 23:59:20 +0000
  • 37b16304d7 Script Loader: Correct the number of arguments passed to WP_Styles::get_etag(). Peter Wilson 2024-11-04 23:36:16 +0000
  • 0405629247 Editor: Update packages for 6.7 RC 3 Andrew Ozz 2024-11-04 19:46:30 +0000
  • ea4d309d36 Script Loader: Correct the number of arguments passed to WP_Styles::get_etag(). Sergey Biryukov 2024-11-04 15:51:17 +0000
  • 5d262aaf83 Coding Standards: Use explicit returns in WP_Site_Health_Auto_Updates::test_*(). Sergey Biryukov 2024-11-04 15:25:17 +0000
  • b9603f6388 Editor: Update packages for 6.7 RC 3 kevin940726 2024-11-04 13:04:31 +0000
  • fd6357ae7b Theme JSON Resolver: remove theme json merge in resolve_theme_file_uris ramonopoly 2024-11-04 02:34:16 +0000
  • 2dfcb9ea56 Coding Standards: Explicitly return false in magic __isset() methods. Sergey Biryukov 2024-11-03 23:03:19 +0000
  • 5ef0c89c61 Docs: Add missing void to DocBlock @return types. Sergey Biryukov 2024-11-02 15:01:19 +0000
  • 3026f3f46d Theme JSON: replace top-level background style objects on merge ramonopoly 2024-11-01 05:26:19 +0000
  • 91822bf70c Docs: Correct @param type in fix_phpmailer_messageid(). Sergey Biryukov 2024-11-01 00:10:17 +0000
  • 9adf2cf437 Docs: Correct @param tag in untrailingslashit() to match the parameter name. Sergey Biryukov 2024-10-31 23:26:15 +0000
  • 92c3cda921 Editor: Update packages for 6.7 RC 3 Peter Wilson 2024-10-31 22:15:30 +0000
  • 852039442a Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 2. desrosj 2024-10-31 17:57:19 +0000
  • 1522e2f001 Editor: Update packages for 6.7 RC 3 kevin940726 2024-10-31 04:09:28 +0000
  • 74cf68a167 Help/About: Add images to the About page. Peter Wilson 2024-10-31 00:13:18 +0000
  • 2a96d5f4e3 Docs: Correct DocBlock formatting in wp-includes/class-wp-theme-json.php. Sergey Biryukov 2024-10-30 23:52:17 +0000
  • 560bd94c82 Tests/Build tools: Only fail importer tests if plugin is missing. Peter Wilson 2024-10-30 23:47:20 +0000
  • f17b845a78 Tests/Build tools: Only fail importer tests if plugin is missing. Peter Wilson 2024-10-30 23:29:19 +0000
  • 844fe5cf06 Taxonomy: Remove count references from WP_Term_Query. Peter Wilson 2024-10-30 22:34:19 +0000
  • c9462062a6 Global styles: preload /global-styles endpoint responses Peter Wilson 2024-10-29 22:55:17 +0000
  • d91fbfad55 Post WordPress 6.7 RC2 version bump. Aaron Jorbin 2024-10-29 17:07:21 +0000
  • 218cf8089b Comments: Use a more precise check for disallowed keys on filtered comment data. Sergey Biryukov 2024-10-29 16:35:17 +0000
  • b3c1dfabd4 Editor: Update packages for 6.7 RC 2 Aaron Jorbin 2024-10-29 16:28:27 +0000
  • 1200804e11 WordPress 6.7 RC2. Aaron Jorbin 2024-10-29 16:14:16 +0000
  • 7b9673722e Comments: Use a more precise check for disallowed keys on filtered comment data. Sergey Biryukov 2024-10-29 15:38:19 +0000
  • ccd2ab7f3f Editor: Update packages for 6.7 RC 2 kevin940726 2024-10-29 07:33:25 +0000
  • c53b87650b Media: Fix converting of all HEIC/HEIF images to JPEGs after uploading regardless of dimensions. Andrew Ozz 2024-10-29 06:01:19 +0000
  • 35264ca89c Global styles: preload /global-styles endpoint responses ramonopoly 2024-10-29 03:13:19 +0000
  • 152661c1e7 Media: Fix uploading of .heic images. Andrew Ozz 2024-10-29 01:12:17 +0000
  • c09e1c0acd Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 2. Peter Wilson 2024-10-29 00:02:18 +0000
  • 2f988c78b6 Revisions: Fix typo in navigation help text. Peter Wilson 2024-10-28 21:26:18 +0000
  • 52f872f0fc Users: Set correct default value for $user_login in retrieve_password(). Sergey Biryukov 2024-10-28 20:05:19 +0000
  • aea47f2bb5 Build/Test Tools: Support Docker compose override files. desrosj 2024-10-28 18:13:16 +0000
  • 4e8ce277f7 Build/Test Tools: Test against MySQL 8.4 in automated testing. desrosj 2024-10-28 18:10:18 +0000
  • 0bc304103f Build/Test Tools: Add MySQL 8.4 support to the Docker environment. desrosj 2024-10-28 17:38:21 +0000
  • f7ae536731 Editor: Update packages for 6.7 RC 2 Peter Wilson 2024-10-28 05:06:26 +0000
  • 5c3ffeb549 Editor: Update packages for 6.7 RC 2 kevin940726 2024-10-28 04:33:29 +0000
  • a17aba82df Revisions: Fix typo in navigation help text. Peter Wilson 2024-10-28 00:31:21 +0000
  • 69851d0b53 Tests: Use better domain for HTTP API invalid hostname test. 6.5-branch Peter Wilson 2024-10-27 22:57:14 +0000
  • 1d98a28d51 Tests: Use better domain for HTTP API invalid hostname test. 6.6-branch Peter Wilson 2024-10-27 22:34:16 +0000
  • ce2064a69a Tests: Use better domain for HTTP API invalid hostname test. Peter Wilson 2024-10-27 22:19:16 +0000
  • 33f62d1dcb Site Health: Update inline docs following refactor of debug data. Peter Wilson 2024-10-27 21:59:12 +0000
  • 0c4d743c9b Editor: Update Google Fonts API endpoint for WordPress 6.7. Peter Wilson 2024-10-27 21:57:10 +0000
  • 48030e4dbf Bundled Themes: Provide instructions for updating comment block in TT2. Peter Wilson 2024-10-27 21:55:55 +0000
  • 787ca6cd53 Tests: Use better domain for HTTP API invalid hostname test. Sergey Biryukov 2024-10-27 19:05:18 +0000
  • 2bc86e1ab1 Coding Standards: Correct alignment in dropdown_cats(). Sergey Biryukov 2024-10-26 21:45:17 +0000
  • aed49756e0 Docs: Adjust comments about set_time_limit() per the documentation standards. Sergey Biryukov 2024-10-25 20:26:20 +0000