Make WordPress Core

source: trunk

Name Size Rev Age Author Last Change
../
.cache 52179   4 years desrosj Build/Test Tools: Cache the results of PHP_CodeSniffer across …
.devcontainer 60081   7 months desrosj Build/Test Tools: Mount correct volume directory for devcontainer. …
.github 60896   4 days jorbin Build/Test Tools: Update the Inovation Releases tested. It's not as …
src 60912   6 hours SergeyBiryukov Docs: Correct $revision_id global reference in …
tests 60911   13 hours westonruter Media: Add test case for removing "img_auto_sizes_contain_css_fix" by …
tools 60735   3 weeks johnbillion Build/Test Tools: Switch back to using the latest stable PHP 8.4 and …
.editorconfig 454 bytes 46587   6 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
.env.example 1.9 KB 59527   10 months desrosj Build/Test Tools: Use MySQL 8.4 as the default. MySQL 8.4 is the …
.eslintignore 535 bytes 59848   8 months jorbin Build/Test: Fix JavaScript linting scripts wp-prettier was out of …
.eslintrc-jsdoc.js 546 bytes 48650   5 years whyisjake Build/Test Tools: Enable JSDocs to be linted with ESLint. As part of …
.git-blame-ignore-revs 3.0 KB 60403   3 months jorbin Coding Standards: Ignore blank space only commit. Follow-up to [60402].
.gitignore 2.9 KB 60666   6 weeks whyisjake Upgrade/Install: Move Hello Dolly plugin to directory structure. …
.jshintrc 482 bytes 59963   7 months westonruter Bump esversion from 6 to 10 in JSHint config. The current …
.mailmap 10.5 KB 58941   14 months dmsnell Add Adam Zieliński to the mailmap file. Adds Adam Zieliński's display …
.npmrc 105 bytes 59207   12 months desrosj Build/Test Tools: Configure npm to prefer-dedupe. npm dedupe is a …
.nvmrc 3 bytes 57212   22 months desrosj Build/Test Tools: Raise minimum required version of Node.js/npm. This …
.prettierrc.js 162 bytes 57330   21 months youknowriad Build Tools: Configure prettier properly. Allows tools like prettier …
.version-support-mysql.json 1.5 KB 60532   2 months desrosj Build/Test Tools: Update the Inovation Releases tested. This updates …
.version-support-php.json 1.8 KB 60341   4 months johnbillion Security: Cease support for WordPress 4.1 through 4.6. Props desrosj, …
composer.json 1.2 KB 60691   6 weeks desrosj Security: Update composer/ca-bundle to version 1.5.8. See #63165.
CONTRIBUTING.md 2.5 KB 50421   5 years desrosj Build/Test Tools: Add a missing word to the CONTRIBUTING.md file. …
docker-compose.yml 3.8 KB 60308   4 months westonruter Build/Test Tools: Improve dev environment's CLI in speed, …
Gruntfile.js 72.7 KB 60899   4 days westonruter Emoji: Convert the emoji loader from an inline blocking script to a …
jsdoc.conf.json 456 bytes 59935   7 months jorbin Build/Test: Remove unused ink-docstrap. jsdoc is not currently in use …
package-lock.json 1.1 MB 60438   3 months audrasjb Editor: Update packages for 6.8.2 RC1. This changeset syncs packages …
package.json 7.0 KB 60803   9 days SergeyBiryukov Build/Test Tools: Make Composer available via npm run on the host …
phpcompat.xml.dist 4.7 KB 60800   11 days SergeyBiryukov Coding Standards: Move specific sniff exclusions for getID3 to the …
phpcs.xml.dist 15.5 KB 60768   3 weeks dmsnell Charset: Introduce UTF-8 scanning pipeline. This is the third in a …
phpunit.xml.dist 2.8 KB 60737   3 weeks johnbillion Build/Test Tools: Configure PHPUnit to fail on risky tests. There …
README.md 7.4 KB 60504   3 months johnbillion Build/Test Tools: Clarify the local development environment …
SECURITY.md 1.4 KB 60341   4 months johnbillion Security: Cease support for WordPress 4.1 through 4.6. Props desrosj, …
webpack.config.js 829 bytes 59083   13 months gziolo Build: Prepare for more Script Modules This is a companion to …
wp-cli.yml 11 bytes 46587   6 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
wp-config-sample.php 3.3 KB 60629   8 weeks SergeyBiryukov Database: Update default DB_CHARSET to utf8mb4 in …
wp-tests-config-sample.php 2.3 KB 60629   8 weeks SergeyBiryukov Database: Update default DB_CHARSET to utf8mb4 in …
  • Property svn:auto-props set to
    ### Source files
    *.css = svn:eol-style=native
    *.js = svn:eol-style=native
    *.php = svn:eol-style=native
    *.py = svn:eol-style=native
    *.scss = svn:eol-style=native
    *.template = svn:eol-style=native

    ### Font files
    *.eot = svn:mime-type=application/octet-stream
    *.otf = svn:mime-type=application/octet-stream
    *.ttf = svn:mime-type=application/octet-stream
    *.woff = svn:mime-type=application/octet-stream
    *.woff2 = svn:mime-type=application/octet-stream

    ### Image files
    *.bmp = svn:mime-type=application/octet-stream
    *.gif = svn:mime-type=application/octet-stream
    *.ico = svn:mime-type=application/octet-stream
    *.jp2 = svn:mime-type=application/octet-stream
    *.jpg = svn:mime-type=application/octet-stream
    *.pct = svn:mime-type=application/octet-stream
    *.png = svn:mime-type=application/octet-stream
    *.psd = svn:mime-type=application/octet-stream
    *.sgi = svn:mime-type=application/octet-stream
    *.svg = svn:eol-style=native
    *.tga = svn:mime-type=application/octet-stream
    *.tiff = svn:mime-type=application/octet-stream
    *.webp = svn:mime-type=application/octet-stream

    ### Video files
    *.mkv = svn:mime-type=application/octet-stream
    *.mov = svn:mime-type=application/octet-stream
    *.mp4 = svn:mime-type=application/octet-stream
    *.webm = svn:mime-type=application/octet-stream

    ### Audio files
    *.flac = svn:mime-type=application/octet-stream
    *.mp3 = svn:mime-type=application/octet-stream

    ### Document files
    *.csv = svn:eol-style=native
    *.dfxp = svn:eol-style=native
    *.docx = svn:mime-type=application/octet-stream
    *.html = svn:eol-style=native
    *.md = svn:eol-style=native
    *.pdf = svn:mime-type=application/octet-stream
    *.rtf = svn:mime-type=application/octet-stream
    *.tsv = svn:eol-style=native
    *.txt = svn:eol-style=native
    *.vtt = svn:eol-style=native

    ### Translation files
    *.mo = svn:mime-type=application/octet-stream
    *.po = svn:eol-style=native
    *.pot = svn:eol-style=native

    ### Config files
    *.dist = svn:eol-style=native
    *.editorconfig = svn:eol-style=native
    *.env = svn:eol-style=native
    *.gitignore = svn:eol-style=native
    *.ini = svn:eol-style=native
    *.jshintrc = svn:eol-style=native
    *.json = svn:eol-style=native
    *.lock = svn:eol-style=native
    *.xml = svn:eol-style=native
    *.yml = svn:eol-style=native

    ### Miscellaneous
    *.crt = svn:eol-style=native
    *.map = svn:eol-style=native
    *.nodelete = svn:eol-style=native
    *.sql = svn:eol-style=native
  • Property svn:global-ignores set to
    wp-config.php
    wp-tests-config.php
    .DS_Store
    .gitignore

    # Files related to applying patches
    *.rej
    *.orig
    *.patch
    *.diff
  • Property svn:ignore set to
    # Configuration files with possibly sensitive information
    .htaccess
    # Files and folders related to build/test tools
    .phpunit.result.cache
    phpunit.xml
    phpcs.xml
    .phpcs.xml
    node_modules
    npm-debug.log
    build
    wp-cli.local.yml
    .git
    jsdoc
    composer.lock
    vendor
    packagehash.txt
    artifacts
    # Files for local environment config
    /docker-compose.override.yml
    .env
    coverage
  • Property svn:mergeinfo set to
    /branches/3.1mergedeligible
    /branches/3.3mergedeligible
    /branches/3.4mergedeligible
    /branches/4.9mergedeligible
    /branches/5.0mergedeligible
    /branches/5.5mergedeligible
    /branches/5.8mergedeligible
    /branches/6.7mergedeligible
Note: See TracBrowser for help on using the repository browser.