Make WordPress Core

source: trunk @ 57908

Name Size Rev Age Author Last Change
../
.cache 52179   3 years desrosj Build/Test Tools: Cache the results of PHP_CodeSniffer across …
.devcontainer 57667   5 months desrosj Build/Test Tools: Bump the Node.js version for Codespaces. This bumps …
.github 57795   4 months desrosj Build/Test Tools: Do not run Props Bot for certain actions from forks. …
src 57905   4 months davidbaumwald Upgrade/Install: Update the $_old_files array for 6.5. Props …
tests 57904   4 months SergeyBiryukov Tests: Revert the image size change in wp_remote_head() and …
tools 57499   6 months youknowriad Editor: Update WordPress packages to Gutenberg 16.7 RC3. It brings …
.editorconfig 454 bytes 46587   5 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
.env 1.8 KB 57678   5 months johnbillion Docs: Correct the URLs that document the available images for MySQL …
.eslintignore 268 bytes 49978   3 years SergeyBiryukov General: Set svn:eol-style for some more files in the root …
.eslintrc-jsdoc.js 546 bytes 48650   4 years whyisjake Build/Test Tools: Enable JSDocs to be linted with ESLint. As part of …
.git-blame-ignore-revs 2.4 KB 53007   2 years helen Build/Test Tools: First pass at a .git-blame-ignore-revs file. This …
.gitignore 2.7 KB 57640   5 months swissspidy Build/Test Tools: Ignore src/wp-content/fonts from version control. …
.jshintrc 481 bytes 57702   5 months swissspidy Build/Test Tools: Update JSHint config to remove deprecated options. …
.npmrc 63 bytes 56378   11 months desrosj Build/Test Tools: Bump the required versions of Node.js and npm. This …
.nvmrc 3 bytes 57212   7 months desrosj Build/Test Tools: Raise minimum required version of Node.js/npm. This …
.prettierrc.js 162 bytes 57330   6 months youknowriad Build Tools: Configure prettier properly. Allows tools like prettier …
.version-support-mysql.json 1.6 KB 57379   6 months desrosj Build/Test Tools: Test against MySQL 8.3 Version 8.3 is the latest …
.version-support-php.json 1.9 KB 57219   7 months desrosj Build/Test Tools: Add missing PHP versions for 6.5 and 6.4. This adds …
composer.json 1.1 KB 57563   5 months gziolo Interactivity API: Integrate Server Directive Processing The …
CONTRIBUTING.md 2.5 KB 50421   3 years desrosj Build/Test Tools: Add a missing word to the CONTRIBUTING.md file. …
docker-compose.yml 3.5 KB 57568   5 months desrosj Build/Test Tools: Fix bug pulling local environment containers on …
Gruntfile.js 67.0 KB 57758   4 months desrosj Build/Test Tools: Fix the precommit:emoji script. GitHub recently …
jsdoc.conf.json 510 bytes 46587   5 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
package-lock.json 1.9 MB 57888   4 months desrosj Editor: Merge Editor bug fixes ahead of 6.5 RC4. This merges several …
package.json 6.8 KB 57888   4 months desrosj Editor: Merge Editor bug fixes ahead of 6.5 RC4. This merges several …
phpcompat.xml.dist 3.2 KB 56667   10 months SergeyBiryukov Coding Standards: Remove unnecessary directives in the …
phpcs.xml.dist 15.0 KB 57829   4 months SergeyBiryukov Coding Standards: Update the config for …
phpunit.xml.dist 2.7 KB 56669   10 months SergeyBiryukov Build/Test Tools: Remove random_compat from PHPCS and PHPUnit …
README.md 6.2 KB 57568   5 months desrosj Build/Test Tools: Fix bug pulling local environment containers on …
SECURITY.md 1.5 KB 57782   4 months davidbaumwald Trunk is now 6.6 alpha.
webpack.config.js 723 bytes 57377   6 months youknowriad Editor: Update the WordPress packages to the Gutenberg 16.7 RC2 …
wp-cli.yml 11 bytes 46587   5 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
wp-config-sample.php 3.0 KB 57801   4 months audrasjb Docs: Update various HelpHub links to avoid unnecessary redirections. …
wp-tests-config-sample.php 2.3 KB 52367   3 years audrasjb Docs: Use generic references to "Database" in wp-config-sample.php. …
  • 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
  • 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
Note: See TracBrowser for help on using the repository browser.