BuddyPress DEVELOPMENT repo. This repository is just a mirror of the development SVN at https://buddypress.svn.wordpress.org/. Please include a link to a pre-existing ticket on https://buddypress.trac.wordpress.org/ with every pull request. https://buddypress.org
Find a file
Mathieu Viet 9639030d7f Create 6.4.0 tag from 6.0 branch
git-svn-id: https://buddypress.svn.wordpress.org/tags/6.4.0@12810 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2020-11-27 21:59:37 +00:00
src 6.4.0 version bumps & readme.txt updates 2020-11-27 21:55:46 +00:00
tests/phpunit Groups: Avoid a PHP 8.0 deprecated notice about optional function arg. 2020-11-19 12:48:25 +00:00
.editorconfig Build: instruct file editors to use tabs for indentation for .jshintrc and *.js files. 2018-04-04 09:38:42 +00:00
.gitignore Update Grunt tasks & .gitignore to match BP Blocks needs 2020-03-25 05:52:59 +00:00
.jshintignore Update Grunt tasks & .gitignore to match BP Blocks needs 2020-03-25 05:52:59 +00:00
.jshintrc Build: Use tabs for indentaion, follow up to [11946] 2018-04-04 09:53:03 +00:00
.npmrc Add PHP linting to travis:phpunit and commit Grunt tasks. 2018-07-24 01:51:07 +00:00
.stylelintrc Build tools: update CSS/SCSS linting node modules 2020-03-25 16:42:16 +00:00
.travis.yml Update Travis config for branch 6.0 2020-11-26 17:48:34 +00:00
bp-loader.php 6.4.0 version bumps & readme.txt updates 2020-11-27 21:55:46 +00:00
composer.json Update Grunt tasks & .gitignore to match BP Blocks needs 2020-03-25 05:52:59 +00:00
composer.lock Another try at adding exec:phpcompat Grunt task. 2018-11-07 15:27:42 +00:00
Gruntfile.js REST API: make sure branch 6.0 uses the BP REST API 0.2 branch 2020-05-17 10:00:24 +00:00
npm-shrinkwrap.json 6.4.0 version bumps & readme.txt updates 2020-11-27 21:55:46 +00:00
package.json 6.4.0 version bumps & readme.txt updates 2020-11-27 21:55:46 +00:00
phpunit.xml.dist Tests: fix path to phpUnit bootstrap in phpunit.xml.dist. 2014-05-04 13:45:36 +00:00