Make WordPress Core

source: trunk @ 43309

Name Size Rev Age Author Last Change
../
src 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
tests 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
tools 42200   8 years dd32 Remove the svn:executable property from files that don't need it. …
.editorconfig 454 bytes 42862   8 years johnbillion General: Instruct file editors not to trim trailing whitespace in …
.gitignore 1.4 KB 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
.jshintrc 419 bytes 41835   8 years pento General: Remove .jshintrc and *.json from the 2-space-indent …
.npmrc 18 bytes 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
.nvmrc 6 bytes 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
.travis.yml 3.8 KB 42492   8 years jorbin BUILD/TEST TOOLS: Report Travis test results to make/hosting PHPUnit …
composer.json 720 bytes 42961   8 years pento Build Tools: Update the description in package.json and composer.json. …
composer.lock 6.5 KB 42960   8 years pento Build Tools: Add a composer.json for development environments. This …
Gruntfile.js 53.1 KB 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
jsdoc.conf.json 1.3 KB 42403   8 years atimmer Docs: Improve wp-admin JSDoc structural data globally. JSDoc takes it …
package-lock.json 338.5 KB 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
package.json 1.6 KB 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
phpcs.xml.dist 4.2 KB 43013   7 years johnbillion Build/Test Tools: Don't trigger the global variable override PHPCS …
phpunit.xml.dist 3.3 KB 42665   8 years johnbillion Build/Test Tools: Allow code coverage reports to be generated. This …
webpack.config.dev.js 1.1 KB 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
webpack.config.prod.js 1.1 KB 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
wp-cli.yml 11 bytes 35746   10 years johnbillion Remove debug mode from WP-CLI by default, as it now outputs too much …
wp-config-sample.php 2.8 KB 42343   8 years pento Code is Poetry. WordPress' code just... wasn't. This is now dealt …
wp-tests-config-sample.php 2.3 KB 43309   7 years pento Once upon a midnight dreary, while I coded, weak and weary, In many a …
  • 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
    node_modules
    npm-debug.log
    build
    wp-cli.local.yml
    .git
    jsdoc
    vendor
  • Property svn:mergeinfo set to
    /branches/3.1mergedeligible
    /branches/3.3mergedeligible
    /branches/3.4mergedeligible
    /trunkmergedeligible
Note: See TracBrowser for help on using the repository browser.