Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update feature/creating-standalone-plugins With Latest Trunk #865

Merged
merged 255 commits into from
Oct 19, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 5, 2023

  1. Merge pull request #695 from WordPress/fix/691-add-wordpress-extra-rules

    Include `WordPress-Extra` rules in PHPCS configuration and fix resulting problems
    mukeshpanchal27 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1112cec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #699 from WordPress/feature/creating-standalone-pl…

    …ugins
    
    Implement infrastructure for launching standalone plugins from modules, including WebP Uploads
    felixarntz authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    baca57a View commit details
    Browse the repository at this point in the history
  3. Prepare the deployment workflow for standalone plugins

    This swaps out the temporary bash file we were using for testing with the official `10up/action-wordpress-plugin-deploy` GitHub action and uses the `SVN_PASSWORD` and `SVN_USERNAME`  secrets that are saved to the repository. It also improves the names of the workflow jobs, for better readability.
    joemcgill committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    155dbfa View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    3c2b7cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #702 from WordPress/fix/678-remove-experimental-flag

    Remove "experimental" flag from Fetchpriority module
    felixarntz authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c154cd7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #701 from WordPress/update/prepare-standalone-deploys

    Prepare the deployment workflow for standalone plugins
    joemcgill authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    0907cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f791d6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e366b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7120e6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34eb5ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    019647a View commit details
    Browse the repository at this point in the history
  9. Update Fetchpriority readme tags.

    Co-authored-by: Joe McGill <[email protected]>
    felixarntz and joemcgill authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    62b300f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Merge pull request #705 from WordPress/rename/dominant-color-module

    Rename `Dominant Color` module to `Dominant Color images`
    felixarntz authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d40daab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ca8e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab46fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b131240 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b65128 View commit details
    Browse the repository at this point in the history
  6. Fix tests.

    felixarntz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e3c8d5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c682622 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cf65b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1eb302e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    68fa2df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #708 from WordPress/rename/dominant-color-slug

    Change module slug/directory from `dominant-color` to `dominant-color-images`
    mukeshpanchal27 authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f7a4620 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    c484e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08ab6d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a96b35 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Delete deploy.sh

    mukeshpanchal27 authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8cadc3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #711 from WordPress/remove-deploy-file

    Remove `deploy.sh` file
    felixarntz authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f17c96e View commit details
    Browse the repository at this point in the history
  3. Update version number.

    felixarntz committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ad4df4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6792eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cddbff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a611689 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #712 from WordPress/publish/2.2.0

    Publish/2.2.0
    felixarntz authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4692824 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #713 from WordPress/release/2.2.0

    Merge 2.2.0 release back into `trunk`
    felixarntz authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    370f36f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #704 from WordPress/add/other-images-standalone-pl…

    …ugins
    
    Configure `Dominant Color` and `Fetchpriority` modules for their standalone plugins
    felixarntz authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    338fa43 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    1156815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e27b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Apply suggestions from code review

    Co-authored-by: Jonny Harris <[email protected]>
    mukeshpanchal27 and spacedmonkey authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    cde8328 View commit details
    Browse the repository at this point in the history
  2. Fix lint issue

    mukeshpanchal27 authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    bd236e9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #716 from WordPress/fix/658-inline-style-issue

    Add dominant color styling before any existing inline style attributes
    mukeshpanchal27 authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    4474124 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    6a6af58 View commit details
    Browse the repository at this point in the history
  2. Fix JS Lint

    mukeshpanchal27 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    523a84e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34d29a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Resolve GHSA-66qq-69rw-6x63

    rawrly committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cea8c25 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    f99a929 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge pull request #719 from WordPress/temp/remove-dominant-color-ima…

    …ges-standalone
    
    Temporarily remove Dominant Color Images from standalone `plugins.json` definition
    felixarntz authored May 8, 2023
    Configuration menu
    Copy the full SHA
    6a3bd22 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Apply suggestions from code review

    Co-authored-by: Colin Stewart <[email protected]>
    mukeshpanchal27 and costdev authored May 9, 2023
    Configuration menu
    Copy the full SHA
    2b6ec16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092a37f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4995c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac522e2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    52c6eb1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #710 from WordPress/fix/703-improve-manual-workflow

    Use dynamic version from `plugins.json` for manual workflow
    joemcgill authored May 10, 2023
    Configuration menu
    Copy the full SHA
    950c571 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    5a3bf33 View commit details
    Browse the repository at this point in the history
  2. Update since annotation.

    felixarntz authored May 11, 2023
    Configuration menu
    Copy the full SHA
    70b0b27 View commit details
    Browse the repository at this point in the history
  3. Update version number

    joemcgill committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f607bf0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge pull request from GHSA-66qq-69rw-6x63

    Resolve GHSA-66qq-69rw-6x63
    felixarntz authored May 15, 2023
    Configuration menu
    Copy the full SHA
    482b5cb View commit details
    Browse the repository at this point in the history
  2. Update changelog for 2.3.0

    joemcgill committed May 15, 2023
    Configuration menu
    Copy the full SHA
    4440a8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e93da20 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #722 from WordPress/publish/2.3.0

    Prepare 2.3.0 release
    joemcgill authored May 15, 2023
    Configuration menu
    Copy the full SHA
    ed962b3 View commit details
    Browse the repository at this point in the history
  5. Update @SInCE inline doc

    joemcgill committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d399c7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78cf4e3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #723 from WordPress/release/2.3.0

    Merge 2.3.0 release back to `trunk`
    joemcgill authored May 15, 2023
    Configuration menu
    Copy the full SHA
    50329bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bca4b51 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #725 from WordPress/add/2.3.0-changelog-entry

    Add missing 2.3.0 changelog entry
    felixarntz authored May 15, 2023
    Configuration menu
    Copy the full SHA
    fdef3e5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #726 from WordPress/release/2.3.0

    Merge #725 back to `trunk`
    felixarntz authored May 15, 2023
    Configuration menu
    Copy the full SHA
    86a7776 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bab7d6 View commit details
    Browse the repository at this point in the history
  12. Run phpcbf

    westonruter committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7418bf6 View commit details
    Browse the repository at this point in the history
  13. Run composer update

    westonruter committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2c65a34 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8b62ef View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Require phpstan packages

    westonruter committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7456d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e298c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e5afc1 View commit details
    Browse the repository at this point in the history
  4. Add phpstan config

    westonruter committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4be88c6 View commit details
    Browse the repository at this point in the history
  5. Run composer update

    westonruter committed May 16, 2023
    Configuration menu
    Copy the full SHA
    45b4573 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    216985b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcb4963 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69630a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd72fff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07c43e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0db055 View commit details
    Browse the repository at this point in the history
  12. Reuse __return_null

    Co-authored-by: Ari Stathopoulos <[email protected]>
    westonruter and aristath authored May 16, 2023
    Configuration menu
    Copy the full SHA
    81a77e9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    916dd25 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5e498d1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4554f6a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bd1c378 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Reuse __return_null

    aristath authored and westonruter committed May 17, 2023
    Configuration menu
    Copy the full SHA
    93ec3dc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Use __return_null in two additional cases

    Co-authored-by: Mukesh Panchal <[email protected]>
    westonruter and mukeshpanchal27 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    816040b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    4e83589 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #736 from WordPress/fix-output-buffer

    Make `Server-Timing` header output more robust
    felixarntz authored May 30, 2023
    Configuration menu
    Copy the full SHA
    dcac3ba View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    789f317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1173975 View commit details
    Browse the repository at this point in the history
  3. Implement an admin notice and admin pointer to prompt admins using th…

    …e SQLite module to migrate to the standalone plugin.
    felixarntz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c1255d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b6476c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request #739 from WordPress/add/737-sqlite-removal-notice

    Implement migration prompt to migrate from SQLite module to standalone plugin due to removal in the following release
    felixarntz authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    149d582 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    92338e3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'trunk' of https://github.com/WordPress/performance into…

    … add/static-closures
    
    * 'trunk' of https://github.com/WordPress/performance:
      Wrap link around the entire third step instruction.
      Implement an admin notice and admin pointer to prompt admins using the SQLite module to migrate to the standalone plugin.
      Enhance interoperability between the SQLite module and the standalone plugin.
      Make Server-Timing header output more robust
      Reuse __return_null
      Replace deprecated RegExp assertions
      Require phpstan/phpstan-deprecation-rules
      Fix covers tags and a couple typos
      Require phpstan/phpstan-phpunit
      Add missing default value for message param in assertImageNotHasSource phpdoc
      Add missing return value null for void
      Fix composer script name in lint-staged
      Add missing parameter in phpdocc for perflab_disable_object_cache_dropin filter
      Add phpstan/extension-installer to allow-plugins
      Add phpstan config to branches.paths in php-lint workflow
      Run composer update
      Add phpstan config
      Add PHPStan to php-lint workflow
      Add package scripts and lint-staged for phpstan
      Require phpstan packages
    westonruter committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    55e938c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e8833b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #729 from WordPress/add/static-closures

    Use static closures for minor performance improvement whenever instance access is not needed
    felixarntz authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2d2f5f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    d0ce751 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    807c569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad9ee4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #743 from WordPress/fix/sqlite-module-migration

    Fix SQLite module deactivation routine to make standalone plugin migration work correctly
    mukeshpanchal27 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0c183c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a5b3e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #761 from WordPress/update/php-stan-memory-limit

    Update / PHP Stan Memory Limit
    swissspidy authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2816ea5 View commit details
    Browse the repository at this point in the history
  6. Update version number.

    felixarntz committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8f3a4f6 View commit details
    Browse the repository at this point in the history
  7. Update readme changelog.

    felixarntz committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    745282c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #762 from WordPress/prepare/2.4.0

    Prepare 2.4.0 release
    felixarntz authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    165566c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #763 from WordPress/release/2.4.0

    Merge 2.4.0 release branch back into `trunk`
    felixarntz authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    acfcc3a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Remove SQLite module.

    felixarntz committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3fa0945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35cf3d4 View commit details
    Browse the repository at this point in the history
  3. Add upgrade notice for PL 2.5.0 to readme to inform about SQLite modu…

    …le removal (as last resort following the migration routine in 2.4.0).
    felixarntz committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a841b86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea9bba9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    fa6bd3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c9daa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge pull request #769 from WordPress/add/fetchpriority-wp63-compat

    Check for fetchpriority feature being available in WordPress core before loading the module
    mukeshpanchal27 authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dda9253 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    6e80f6f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge pull request #764 from WordPress/remove/sqlite-module

    Remove SQLite module
    mukeshpanchal27 authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    eb94df5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    27fc63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3bb328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29fbf08 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #772 from WordPress/bump/tested-up-to-63

    Bump tested up to version to 6.3
    mukeshpanchal27 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8dd3044 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #773 from WordPress/fix/readme-changelog-title

    Strip new PL milestone prefix from milestone title to only have version in changelog
    felixarntz authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8e9250b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    ef95042 View commit details
    Browse the repository at this point in the history
  2. Fix whitespace not matching in since command.

    This fixes an issue where the since command was failing to replace instances of `n.e.x.t` when more than once space occurred between the `@since` and the placeholder version number, e.g., for docblock alignment purposes.
    joemcgill committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6287a8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    311d887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    905e351 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    442b6ad View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge pull request #778 from WordPress/fix/since-command-whitespace

    Fix whitespace not matching in `since` command.
    joemcgill authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e7b5750 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    463ee70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #779 from WordPress/update/2.5.0-release-prep

    2.5.0 Release Prep
    joemcgill authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f2b2bb4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #781 from WordPress/release/2.5.0

    Merge Release/2.5.0 back to trunk
    joemcgill authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    450761e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Implement logic to measure specific hook execution time with Server-T…

    …iming controlled by a WP Admin screen.
    felixarntz committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a1fd89c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    57f9753 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    2f2e739 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #780 from WordPress/fix/734-configure-dry-run

    Configure `DRY_RUN` to Github Action
    mukeshpanchal27 authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5277953 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    3cf8654 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #788 from WordPress/fix/787-phpcs-issues

    Fix errors detected by Plugin Checker
    felixarntz authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b7365ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c21d08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec9708b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a1205f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    7635203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d574cb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #790 from WordPress/fix/procedural-files-early-exit

    Add early exit clauses to files with procedural code
    felixarntz authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d548c69 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #789 from WordPress/fix/dominant-color-function-pr…

    …efixes
    
    Fix incorrect function prefixes in Dominant Color Images
    felixarntz authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b09405b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    08d79c3 View commit details
    Browse the repository at this point in the history
  2. Reuse logic to measure actions and filters, and provide inline docume…

    …ntation for better understanding.
    felixarntz committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    694a6d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b5d12a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61f5ccc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    585911d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6db1e85 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    a8d141f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    400c0a1 View commit details
    Browse the repository at this point in the history
  3. Replace sanitize_key for hook name sanitization with custom regex to …

    …support common hookname characters.
    felixarntz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c5fe384 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    447f078 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c48d206 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b85959e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    124a7a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f99021 View commit details
    Browse the repository at this point in the history
  9. Fix tests.

    felixarntz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    05d849e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd41db1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    f484a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3930db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d5789f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c94b9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af8046f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request #784 from WordPress/add/server-timing-hook-ui

    Implement logic to measure specific hook execution time with Server-Timing controlled by a WP Admin screen
    felixarntz authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bfb4ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d10d1f4 View commit details
    Browse the repository at this point in the history
  3. Prevent output of the Server-Timing header even if external code uses…

    … (and thus initializes) the Server-Timing API.
    felixarntz committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    93afb03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c96e42c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e11bd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9b9641 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge pull request #795 from WordPress/enhance/794-allow-disabling-se…

    …rver-timing
    
    Allow disabling Server-Timing entirely using `PERFLAB_DISABLE_SERVER_TIMING` constant
    mukeshpanchal27 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0c84c02 View commit details
    Browse the repository at this point in the history
  2. Bump Node to v16

    Also includes some minor updates of dependencies and a general lock file update to `lockfileVersion` 2.
    swissspidy committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5c3255a View commit details
    Browse the repository at this point in the history
  3. Format JS

    swissspidy committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0a04a31 View commit details
    Browse the repository at this point in the history
  4. Cast new filter value to bool.

    Co-authored-by: Mukesh Panchal <[email protected]>
    felixarntz and mukeshpanchal27 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d24d224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    833cef9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65b5fdc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47f6e44 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    8347338 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    ab9b96f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Fix typos

    mukeshpanchal27 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a5f3919 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #796 from WordPress/fix/broken-63-tests

    Fix WebP handling when editing images based on WordPress 6.3 change
    mukeshpanchal27 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1120a54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddb6590 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afa9d10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    066d9c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a44a299 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16033f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    a02c389 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    4868823 View commit details
    Browse the repository at this point in the history
  2. Update output buffering setting description

    Co-authored-by: Felix Arntz <[email protected]>
    westonruter and felixarntz authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    68d7983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    671c001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b415eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    769bf21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9a4d21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17dd449 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1df8a97 View commit details
    Browse the repository at this point in the history
  9. Remove needless $slug variable

    Co-authored-by: Felix Arntz <[email protected]>
    westonruter and felixarntz authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9052d9f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37d775a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    add3a04 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60005c4 View commit details
    Browse the repository at this point in the history
  13. Clarify what this is

    westonruter authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    172a585 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Update phpdoc for tests

    Co-authored-by: Mukesh Panchal <[email protected]>
    westonruter and mukeshpanchal27 authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6de24cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8c9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381590c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #801 from WordPress/add/output-buffering-checkbox

    Add output buffering checkbox to Server-Timing screen
    felixarntz authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    57ca48a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Prepare 2.6.0 release.

    felixarntz committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1562e61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #807 from WordPress/publish/2.6.0

    Prepare 2.6.0 release
    felixarntz authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ccb4ffd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #808 from WordPress/release/2.6.0

    Merge 2.6.0 release back into `trunk`
    felixarntz authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    058176c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Bump WPCS to v3.0.0

    mukeshpanchal27 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e067241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56427b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    8867562 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Add standalone plugin assets for wordpress.org and adjust standalone …

    …plugin versions accordingly.
    felixarntz committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8a356dd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update .gitattributes

    felixarntz authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    79062b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #815 from WordPress/add/standalone-plugin-assets

    Add standalone plugin assets
    mukeshpanchal27 authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8bd9d2e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    a80dfbb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #816 from WordPress/add-phpstan-to-gitattributes

    Remove PHPStan config file from plugin directory
    mukeshpanchal27 authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c13f725 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    c0346c2 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    joemcgill committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    df6bd1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34432d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #831 from WordPress/add/trac-issue-template

    Add an issue template for trac tickets
    joemcgill authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    aabd32b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Prepare 2.6.1 release.

    felixarntz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0767ceb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge pull request #837 from WordPress/publish/2.6.1

    Prepare 2.6.1 release
    felixarntz authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8448758 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #838 from WordPress/release/2.6.1

    Merge 2.6.1 release back into `trunk`
    felixarntz authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f4f6b02 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    7a67acd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #841 from WordPress/fix/839-update-cancel-workflow…

    …-action
    
    Update `styfle /cancel-workflow-action` to 0.11.0 version
    mukeshpanchal27 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    151bb7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14fc111 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #842 from WordPress/add/637-dominant-color-images-…

    …plugin
    
    Publish Dominant Color Images standalone plugin
    felixarntz authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    30dcc86 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    4ad7198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8ab43 View commit details
    Browse the repository at this point in the history
  3. Additional changes

    mukeshpanchal27 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b823f87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94d9a7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5179cf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    0ef547a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59a110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81c915 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04e0db7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    916e134 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1f4735 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfbe36d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #854 from WordPress/remove/853-fetchpriority-module

    Remove Fetchpriority module as the functionality is now available in WordPress core
    felixarntz authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b5aba98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f7ecca View commit details
    Browse the repository at this point in the history
  10. Merge pull request #855 from WordPress/bump-webp-uploads-version

    Bump WebP Uploads version
    swissspidy authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    46139e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Bump version to 2.7.0.

    felixarntz committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a97316a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc41e9 View commit details
    Browse the repository at this point in the history
  3. Update module-i18n.

    felixarntz committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    97bfc4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    487ba3c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #858 from WordPress/publish/2.7.0

    Publish 2.7.0
    felixarntz authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    25c64e8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #859 from WordPress/release/2.7.0

    Merge 2.7.0 release back into `trunk`
    felixarntz authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c0db2f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    a0be3ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #862 from WordPress/update-contributing-md

    Update `CONTRIBUTING.md`
    felixarntz authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c28fb0c View commit details
    Browse the repository at this point in the history