| Commit message (Expand) | Author | Age |
* | Build/Test Tools: Instruct git and svn to ignore SQLite files | John Blackbourn | 2025-01-20 |
* | Build/Test Tools: Add script for generating code coverage report. | Jonathan Desrosiers | 2024-11-05 |
* | Bundled Themes: Initial import of the Twenty Twenty-Five default theme. | Peter Wilson | 2024-09-30 |
* | Build: Prepare for more Script Modules | Greg Ziółkowski | 2024-09-24 |
* | Build Tools: Allow easier customization of the .env file. | Timothy Jacobs | 2024-09-17 |
* | Build/Test Tools: Ignore `src/wp-content/fonts` from version control. | Pascal Birchler | 2024-02-16 |
* | Build/Test Tools: Migrate Puppeteer tests to Playwright. | Pascal Birchler | 2023-10-13 |
* | Bundled Themes: Import Twenty Twenty-Four, the new default theme for WordPres... | Tammie Lister | 2023-09-26 |
* | Build/Test Tools: Add a performance measurement workflow. | Joe McGill | 2023-03-03 |
* | Build/Test Tools: Add a devcontainer for Codespaces support. | Helen Hou-Sandi | 2023-02-10 |
* | Build: Improve how combined assets are generated | Greg Ziółkowski | 2022-09-23 |
* | Bundled Themes: Import Twenty Twenty-Three, the new default theme for WordPre... | Jonathan Desrosiers | 2022-09-20 |
* | Build/Test Tools: Cache the results of `PHP_CodeSniffer` across workflow runs. | Jonathan Desrosiers | 2021-11-16 |
* | Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress... | Jonathan Desrosiers | 2021-11-09 |
* | Build/Test Tools: Introduce local visual regression testing. | Tonya Mork | 2021-11-02 |
* | Build/Test Tools: Loosen the PHPUnit restriction. | Sergey Biryukov | 2021-08-07 |
* | Build/Test Tools: Remove the Composer lock file from version control. | Sergey Biryukov | 2021-08-04 |
* | Build: Split packages and blocks to their webpack configs | gziolo | 2021-07-28 |
* | Build/Test Tools: Revert [51259-51256,51265]. | Jonathan Desrosiers | 2021-06-30 |
* | Build: Split packages and blocks to their webpack configs. | Riad Benguella | 2021-06-29 |
* | Build/Test Tools: Add the `artifacts` directory to `svn-ignore` and `.gitigno... | Jonathan Desrosiers | 2021-06-29 |
* | Editor: Enqueue script and style assets only for blocks present on the page | Greg Ziółkowski | 2021-05-11 |
* | Bundled Themes: Synchronise `.gitignore` with themes' svn ignore property. | Peter Wilson | 2021-02-15 |
* | Bundled Theme: Add Twenty Twenty to the list of ignored themes in `.gitignore... | johnbillion | 2021-01-31 |
* | Bundled Themes: Import Twenty Twenty-One, the new default theme for WordPress... | Jonathan Desrosiers | 2020-10-20 |
* | Build/Test Tools: Introduce Install-changed. It keeps a hash of `package.json... | Andrew Ozz | 2020-03-24 |
* | Build Tools: | Andrew Ozz | 2020-02-24 |
* | Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. | Grzegorz (Greg) Ziółkowski | 2020-01-03 |
* | Build Tools: Miscellaneous `local-env` improvements. | Gary Pendergast | 2019-08-12 |
* | Build/Test Tools: Ignore generated RTL CSS files from Git version control. | John Blackbourn | 2019-05-25 |
* | Bootstrap/Load: Ignore `wp-content/fatal-error-handler.php` and `wp-content/p... | John Blackbourn | 2019-04-06 |
* | Build/Test Tools: Update `.gitignore` to exclude `twentynineteen` and `twenty... | Pascal Birchler | 2019-01-09 |
* | Build Tools: After [44359], add `src/wp-admin/js` to `.gitignore`. | Sergey Biryukov | 2018-12-28 |
* | Build/Test Tools: Instruct Git and Subversion to ignore Composer's `/vendor` ... | Pascal Birchler | 2018-12-28 |
* | Build tools: Allow building WordPress to `src`. | Anton Timmermans | 2018-12-24 |
* | Build/Test Tools: Remove `vendor` file name entry from `.gitignore`. | Sergey Biryukov | 2018-12-18 |
* | Build Tools: Copy package JavaScript and CSS into `wp-includes`. | Gary Pendergast | 2018-12-14 |
* | Build/Tools: Update PHPCS ruleset for WP Core and related Composer setup. | jrf | 2018-06-15 |
* | Once upon a midnight dreary, while I coded, weak and weary, | Gary Pendergast | 2018-05-23 |
* | Build/Test Tools: Remove `vendor` file name entry from `.gitignore`. | Sergey Biryukov | 2018-02-25 |
* | Build/Test Tools: Instruct Git and Subversion to ignore Composer's `vendor` d... | John Blackbourn | 2017-12-16 |
* | Embeds: Add oEmbed support for someecards.com. | John Blackbourn | 2017-10-02 |
* | JSDocs: add the jsdoc folder to .gitignore and svn:ignore. | Adam Silverstein | 2017-09-15 |
* | Build/Test Tools: Facilitate SVN and Git being co-located in the same directory. | Weston Ruter | 2016-12-12 |
* | Git: Prevent untracked files from being ignored by git in bundled themes. | Weston Ruter | 2016-11-25 |
* | Git: Ignore patch related files, so they can't be accidentally committed. | Gary Pendergast | 2016-11-25 |
* | Revert [38401] after [38480]. | Pascal Birchler | 2016-09-06 |
* | After [38399], update the `.gitignore` file accordingly. | Pascal Birchler | 2016-08-27 |
* | Remove accidental .svn addition to .gitignore | Joe Hoyle | 2015-12-12 |
* | REST API: Improve formatting of failed validation errors. | Joe Hoyle | 2015-12-12 |