Commits
User selector
Commit History
Commits on Oct 17, 2022
Grouped backports to the 5.1 branch.
Show description for 59dcd56committed
Commits on Jan 17, 2022
Date/Time: Fix race conditions in `current_time()` tests.
Show description for 23c44eecommitted
Commits on Apr 15, 2021
Grouped merges for 5.1.9.
Show description for becc861committed
Commits on Feb 5, 2021
Build/Test Tools: Fix tests after [50199].
Show description for bfd7809committed
Commits on Jan 30, 2021
Tests: Skip `test_readme()` if the HTTP request to `secure.php.net` or `dev.mysql.com` failed on timeout.
Show description for 88d5265committed
Commits on Nov 6, 2020
Build/Test Tools: Backport the local Docker environment to the 5.2 branch.
Show description for 5d3ba1ecommittedMedia: Improve and fix rotate/flip image tests.
Show description for cc8c161committedBuild Tools: Fix running installing Composer dependencies using Composer 2.0.
Show description for 4148e53committed
Commits on Oct 29, 2020
General: WordPress updates
Show description for b22615acommitted
Commits on Jul 14, 2020
Tests: Temporarily skip PDF tests if they fail due to ImageMagick permission errors.
Show description for d19abc9committed
Commits on Jun 10, 2020
Editor: Ensure latest comments can only be viewed from public posts.
Show description for a0a9d2bcommittedGeneral: Backport several commits for release.
Show description for 4ffa316committed
Commits on Apr 29, 2020
Customize: Add additional filters to Customizer to prevent JSON corruption.
Show description for 372eb13committed
Commits on Mar 22, 2020
Build/Test Tools: Remove unused `::assertPostHasTerms()` method from `tests/term.php`.
Show description for a879500committed
Commits on Feb 19, 2020
Tests: Correct assertions in `test_site_dates_are_gmt()`.
Show description for 80fd7c9committedTests: Use delta comparison in `test_site_dates_are_gmt()` to avoid race conditions.
Show description for c3011a9committed
Commits on Dec 12, 2019
Ensure that a user can publish_posts before making a post sticky.
Show description for 57715e4committed
Commits on Oct 14, 2019
Backporting several bug fixes.
Show description for 4ea459dcommitted
Commits on Sep 4, 2019
Coding Standards: Fix WPCS issue in [45990].
Show description for 6605763committedFix for URL sanitization in `wp_kses_bad_protocol_once()`.
Show description for 19a8957committedImprove handling the existing `rel` attribute in `wp_rel_nofollow_callback()`.
Show description for 678aa83committedRemove _convert_urlencoded_to_entities() from the get_the_content() callback.
Show description for df38632committed
Commits on Mar 7, 2019
Multisite: Ensure `wpmu_new_blog` hook receives expected data in `$meta`.
Show description for cd010b4committed
Commits on Feb 14, 2019
Build: Fix formatting issues introduced in [44740].
Show description for ccb5b50committedBuild: Remove source map from `jquery.form.min.js`.
Show description for 3ec3100committed
Commits on Feb 7, 2019
Formatting: Loosen the type checking in `_sanitize_text_fields()`.
Show description for d2f4156committedMultisite: After creating a new blog, ensure the blog cache is correctly cleaned up.
Show description for 6b2c62ecommitted
Commits on Feb 3, 2019
Build/Test Tools: Display a message about currently supported PHPUnit branch to avoid fatal errors on later versions.
Show description for 3e19129committed
Commits on Jan 30, 2019
Build/Test Tools: Move `WP_UnitTestCase_Base::assertPostConditions()` to a more appropriate place.
Show description for 4b8e33fcommittedBootstrap/Load: Revert fatal error recovery mechanism from 5.1 to polish for 5.2.
Show description for 0612ea2committedBuild/Test Tools: Simplify `WP_PHPUnit_Util_Getopt` and update documentation.
Show description for b9b66b1committed
Commits on Jan 29, 2019
Customize: Remove `wp_targeted_link_rel` pre-save filter from change-sets.
Show description for 99450a4committedTests: Fix the tests for the `c` and `r` formats in `date_i18n()`.
Show description for 9efcfbbcommitted
Commits on Jan 28, 2019
Build/Test Tools: Don't throw an exception for unrecognized options in `WP_PHPUnit_Util_Getopt::parseLongOption()`.
Show description for 6e80f7ccommittedCoding Standards: Replace spaced indentation sections of `phpunit.xml.dist`, `multisite.xml`, and `build.xml` with tabs.
Show description for ad71116committed