WordPress.org

Make WordPress Core

source: trunk

Name Size Rev Age Author Last Change
../
src 39757   4 hours SergeyBiryukov Docs: Change @param type for $user_object in …
tests 39688   5 days westonruter Customize: Ensure theme_mod-cache of custom_css lookup of -1
tools 37674   7 months peterwilsoncc DOCS: Replace HTTP links with HTTPS. Replaces unsecure links in …
.editorconfig 432 bytes 32116   21 months ocean90 Use HTTPS URLs for codex.wordpress.org. see #27115.
.gitignore 1.4 KB 39577   4 weeks westonruter Build/Test Tools: Facilitate SVN and Git being co-located in the same …
.jshintrc 361 bytes 35628   14 months pento Build: Prevent non-breaking spaces from accidentally being inserted into …
.travis.yml 2.0 KB 39424   6 weeks jorbin Build/Test Tools: Remove PHP 7.1 from allowed failures PHP 7.1 has been …
Gruntfile.js 20.6 KB 39195   2 months jorbin Build/Test tools: Add "apply" as alias for "patch" The command applies a …
package.json 1.1 KB 39478   5 weeks nacin Build/Test Tools: Specify exact node version in package.json. Enforce it …
phpunit.xml.dist 1.9 KB 38840   3 months johnbillion oEmbed: Remove the oEmbed provider unit tests. This reverts [38454] along …
wp-cli.yml 11 bytes 35746   14 months johnbillion Remove debug mode from WP-CLI by default, as it now outputs too much …
wp-config-sample.php 2.8 KB 32479   20 months DrewAPicture Lightly clean up and improve inline documentation in wp-config-sample.php. …
wp-tests-config-sample.php 1.6 KB 38858   3 months pento Tests: Use a minimal theme for tests. New default themes require …
  • 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
  • Property svn:mergeinfo set to False
    /branches/3.1mergedeligible
    /branches/3.3mergedeligible
    /branches/3.4mergedeligible
    /trunkmergedeligible
Note: See TracBrowser for help on using the repository browser.