Make WordPress Core

source: trunk @ 49082

Name Size Rev Age Author Last Change
../
.github 47342   6 years desrosj General: Introduce a pull request template. This ensures that …
src 49082   5 years TimothyBlynJacobs REST API: Support the patternProperties JSON Schema keyword. Props …
tests 49082   5 years TimothyBlynJacobs REST API: Support the patternProperties JSON Schema keyword. Props …
tools 48382   5 years youknowriad Block Editor: Add a script to run Gutenberg end 2 end tests on Core. …
.editorconfig 454 bytes 46587   6 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
.env 1.0 KB 47021   6 years SergeyBiryukov Docs: Fix typo in .env file description. Props mujuonly, dkarfa. …
.eslintignore 268 bytes 48650   5 years whyisjake Build/Test Tools: Enable JSDocs to be linted with ESLint. As part of …
.eslintrc-jsdoc.js 546 bytes 48650   5 years whyisjake Build/Test Tools: Enable JSDocs to be linted with ESLint. As part of …
.gitignore 1.9 KB 47497   6 years azaozz Build/Test Tools: Introduce Install-changed. It keeps a hash of …
.jshintrc 422 bytes 46587   6 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
.npmrc 18 bytes 43309   8 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
.nvmrc 6 bytes 43309   8 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
.travis.yml 7.0 KB 49077   5 years SergeyBiryukov Build/Test Tools: Remove PHP 8 from allowed failures. With all known …
appveyor.yml 752 bytes 46587   6 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
composer.json 1.6 KB 49037   5 years SergeyBiryukov Tests: Backport two changes from PHPUnit 9.3: * Replace the Match
composer.lock 64.9 KB 48957   5 years SergeyBiryukov Build/Test Tools: Allow unit tests to run on PHP 8 in full. PHP 8 …
docker-compose.yml 3.2 KB 47912   5 years desrosj Docs: Fix a typo in the Docker compose file. See #49572.
Gruntfile.js 59.8 KB 48096   5 years SergeyBiryukov Build/Test Tools: Replace the banner text from …
jsdoc.conf.json 510 bytes 46587   6 years desrosj Ensure svn:eol-style is consistently set for all files (part 2). …
package-lock.json 916.5 KB 48886   5 years desrosj Build/Test Tools: Update the package lock file. Follow up to [48884]. …
package.json 5.6 KB 48884   5 years jorgefilipecosta Editor: update packages. The following package versions were changed: …
phpcompat.xml.dist 3.3 KB 47902   5 years desrosj General: Continuing to work towards a passing PHP Compatibility scan. …
phpcs.xml.dist 14.7 KB 49037   5 years SergeyBiryukov Tests: Backport two changes from PHPUnit 9.3: * Replace the Match
phpunit.xml.dist 2.8 KB 48847   5 years SergeyBiryukov Build/Test Tools: Update code coverage setup in the phpunit.xml.dist
README.md 3.9 KB 47752   6 years johnbillion Build/Test Tools: Further enhancements to the local development …
SECURITY.md 6.8 KB 48683   5 years SergeyBiryukov Trunk is now 5.6 alpha.
webpack.config.js 459 bytes 46586   6 years desrosj Ensure svn:eol-style is consistently set for all files. See #42594.
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 2.8 KB 47198   6 years SergeyBiryukov Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__
wp-tests-config-sample.php 2.4 KB 47201   6 years SergeyBiryukov Tests: Revert the dirname( __FILE__ ) replacement 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

    ### 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
    wp-config.php
    wp-tests-config.php
    .htaccess
    # Files and folders related to build/test tools
    phpunit.xml
    phpcs.xml
    .phpcs.xml
    node_modules
    npm-debug.log
    build
    wp-cli.local.yml
    .git
    jsdoc
    vendor
    docker-compose.override.yml
    packagehash.txt
  • Property svn:mergeinfo set to
    /branches/3.1mergedeligible
    /branches/3.3mergedeligible
    /branches/3.4mergedeligible
    /branches/4.9mergedeligible
    /branches/5.0mergedeligible
Note: See TracBrowser for help on using the repository browser.