close
Skip to:
Content

BuddyPress.org

source: trunk

Name Size Rev Age Author Last Change
../
.github 14147   4 months espellcaste Add PHP 8.5 to our CI matrix. We are also removing one of the PHP 8.2 …
.phpcs 13324   4 years espellcaste Testing BuddyPress against its own/new PHP Code Sniffer (PHPCS). The …
docs 14192   3 months espellcaste Docs: Update "BuddyPress PHP Version Support" doc. Closes …
src 14197   3 months johnjamesjacoby Build/Test Tools - Sync svn:ignore to .gitignore. This commit …
tests 14195   3 months espellcaste Switch the function that updates the spam status of the member on …
.editorconfig 431 bytes 14014   19 months espellcaste Raise the minimum supported WordPress and PHP versions. The new …
.gitignore 281 bytes 13462   3 years imath Migrate from ParcelJS to @wordpress/scripts (Webpack) - Remove our …
.jshintignore 227 bytes 13462   3 years imath Migrate from ParcelJS to @wordpress/scripts (Webpack) - Remove our …
.jshintrc 311 bytes 11947   8 years netweb Build: Use tabs for indentaion, follow up to [11946] See #7733.
.npmrc 16 bytes 12193   8 years boonebgorges Add PHP linting to travis:phpunit and commit Grunt tasks. This …
.stylelintrc 371 bytes 13652   2 years imath Introduce a new Theme Compat feature firstly designed for Block Themes …
blueprint.json 497 bytes 14068   17 months imath Improve BuddyPress compatibility with WP Playground previews - Avoid …
bp-loader.php 1.6 KB 14014   19 months espellcaste Raise the minimum supported WordPress and PHP versions. The new …
composer.json 1.8 KB 14095   14 months espellcaste CI: test against PHP 8.4. Fixes #9260 Closes …
Gruntfile.js 9.5 KB 14026   18 months espellcaste Include the V2 of the BP REST API in BuddyPress core. We are …
npm-shrinkwrap.json 1.0 MB 14030   18 months espellcaste Update the npm @wordpress/env package to version ^10.8.. This …
package.json 3.7 KB 14101   14 months espellcaste Bump the WP CLI BuddyPress version to 3.0.2. Fixes #9271
phpcs.xml.dist 3.0 KB 14124   12 months espellcaste WPCS - miscellaneous fixes for the BP Settings component. See #9174
phpunit-watcher.yml.dist 190 bytes 13740   2 years espellcaste Adding the phpunit-watcher config file. see #6382
phpunit.xml.dist 508 bytes 14026   18 months espellcaste Include the V2 of the BP REST API in BuddyPress core. We are …
README.md 3.1 KB 14096   14 months espellcaste Delete the custom wp-env.json file. After bundling the BP REST API …
SECURITY.md 341 bytes 12743   5 years imath Add README.md and SECURITY.md files to the project - The README.md …
  • Property svn:auto-props set to
    *.css = svn:eol-style=native
    *.js = svn:eol-style=native
    *.php = svn:eol-style=native
    *.txt = svn:eol-style=native
    *.scss = svn:eol-style=native
    *.gif = svn:mime-type=image/gif
    *.jpg = svn:mime-type=image/jpeg
    *.png = svn:mime-type=image/png
  • Property svn:global-ignores set to
    .DS_Store
    .gitignore
    .wp-env.override.json
  • Property svn:ignore set to
    .DS_Store
    phpunit.xml
    .phpunit*
    .idea
    .cache

    lib-cov
    *.seed
    *.log
    *.csv
    *.dat
    *.out
    *.pid
    *.gz

    pids
    logs
    results
    src/vendor
    vendor
    composer.lock

    node_modules
    npm-debug.log

    .phpcs/*.json

    # The build directory.
    build
    dist

    # The custom Docker config file.
    .wp-env.override.json
  • Property svn:mergeinfo set to
    /branches/1.5mergedeligible
    /branches/2.4mergedeligible
    /branches/4.0mergedeligible
    /branches/5.0mergedeligible
Note: See TracBrowser for help on using the repository browser.