[6376]
|
netweb
|
Build tools: Don't attempt to report PHP's extensions when running HHVM jobs on Travis. It doesn't work.
Props johnbillion.
See #3085.
|
[6375]
|
netweb
|
Build/Test Tools: Fix YAML indentation in `.travis.yml` following yolo'd [6373].
See #3085.
|
[6374]
|
netweb
|
Build/Test Tools: Revert unintended unit test change included in commit [6373]
Antiprops netweb.
See #3085, #2963.
|
[6373]
|
netweb
|
Build/Test Tools: Update `.travis.yml` to explicitly use PHPUnit 5.7 for the PHP 7 builds on Travis.
* Add some more debugging to Travis.
* Clean up indentation.
Fixes #3085.
|
[7200]
|
johnjamesjacoby
|
Build: bump npm dependencies.
|
[7199]
|
johnjamesjacoby
|
Build: bump npm dependencies.
|
[6831]
|
johnjamesjacoby
|
Build: update various out-of-date packages.
|
[7062]
|
johnjamesjacoby
|
Bump /src/bbpress.php plugin header to 2.6.4.
|
[3517]
|
johnjamesjacoby
|
Bump 0.9 branch version to 0.9.0.7.
|
[3520]
|
johnjamesjacoby
|
Bump 1.0 branch version to 1.0.4.
|
[4147]
|
johnjamesjacoby
|
Bump 2.1 branch
|
[4110]
|
johnjamesjacoby
|
Bump 2.1 branch to 2.1.1.
|
[4378]
|
johnjamesjacoby
|
Bump 2.1 branch to 2.1.3.
|
[4131]
|
johnjamesjacoby
|
Bump 2.1 branch version to 2.1.2.
|
[4471]
|
johnjamesjacoby
|
Bump 2.2 branch to 2.2.2.
|
[4567]
|
johnjamesjacoby
|
Bump 2.2 branch to 2.2.3.
|
[4711]
|
johnjamesjacoby
|
Bump 2.2 branch version to 2.2.4. Includes readme.txt changes.
|
[4868]
|
johnjamesjacoby
|
Bump 2.3 branch to 2.3.1.
|
[4891]
|
johnjamesjacoby
|
Bump 2.3 branch to 2.3.2.
|
[4893]
|
johnjamesjacoby
|
Bump 2.3 branch to 2.3.3-alpha.
|
[4855]
|
johnjamesjacoby
|
Bump 2.3 branch version to 2.3.1-bleeding.
|
[5127]
|
johnjamesjacoby
|
Bump 2.4 branch version to 2.4.1. Also add 2.4.1 section to readme.txt.
|
[5217]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.1.
|
[6122]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.11.
Also add changelog to readme.txt.
|
[6411]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.13.
|
[6686]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.14.
|
[5234]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.2.
|
[5249]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.3, and update `readme.txt`.
|
[5380]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.4.
|
[5631]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.5.
|
[5694]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.7
|
[5816]
|
netweb
|
Bump 2.5 branch to 2.5.8.
|
[6018]
|
johnjamesjacoby
|
Bump 2.5 branch to 2.5.9.
|
[5644]
|
johnjamesjacoby
|
Bump 2.5 branch version to `2.5.6`. Include `2.5.6` changelog entry in `readme.txt`.
|
[6943]
|
johnjamesjacoby
|
Bump 2.6 branch to 2.6.1.
|
[7273]
|
johnjamesjacoby
|
Bump 2.6 branch to 2.6.11.
|
[6995]
|
johnjamesjacoby
|
Bump 2.6 branch to 2.6.3-alpha.
|
[7022]
|
johnjamesjacoby
|
Bump 2.6 branch to 2.6.4-alpha-1.
|
[7061]
|
johnjamesjacoby
|
Bump 2.6 branch to 2.6.4.
|
[7064]
|
johnjamesjacoby
|
Bump 2.6 branch to 2.6.5-alpha-1.
|
[7094]
|
johnjamesjacoby
|
Bump 2.6 branch to 2.6.6-alpha-1.
Includes readme.txt updates merged from trunk in r7093.
|
[7161]
|
johnjamesjacoby
|
Bump 2.6 branch to 2.6.6.
|
[7090]
|
johnjamesjacoby
|
Bump 2.6 branch versions to 2.6.5.
|
[5328]
|
netweb
|
Bump NPM package versions in `package.json`
"grunt-contrib-cssmin": "~0.7.0" -> "~0.9.0" http://npmjs.org/package/grunt-contrib-cssmin
"grunt-contrib-uglify": "~0.3.0" -> "~0.4.0" http://npmjs.org/package/grunt-contrib-uglify
"grunt-contrib-watch": "~0.5.3" -> "~0.6.1" http://npmjs.org/package/grunt-contrib-watch
"grunt-contrib-jshint": "~0.8.0" -> "~0.9.2" http://npmjs.org/package/grunt-contrib-jshint
"grunt-sass": "~0.10.0" -> "~0.12.0" http://npmjs.org/package/grunt-sass
* Requires `npm install` to update packages and dependencies
* Props netweb. See #2542
|
[5339]
|
netweb
|
Bump NPM package versions in `package.json`
"grunt-contrib-jshint": "~0.9.2 -> "~0.10.0" http://npmjs.org/package/grunt-contrib-jshint
"grunt-sass": "~0.12.0" -> "~0.12.1" http://npmjs.org/package/grunt-sass
* Requires `npm install` to update packages and dependencies
* Props netweb. See #2542
|
[5451]
|
netweb
|
Bump NPM package versions in `package.json`
* "grunt-contrib-clean": "~0.5.0 -> "~0.6.0"
* Requires `npm install` to update packages and dependencies
|
[5448]
|
netweb
|
Bump NPM package versions in `package.json`
* "grunt-contrib-uglify": "~0.5.0 -> "~0.5.1"
* "grunt-exec": "~0.4.5" -> "~0.4.6"
* "grunt-wp-i18n": "~0.4.5" -> "~0.4.6"
* Requires `npm install` to update packages and dependencies
|
[5463]
|
netweb
|
Bump NPM package versions in `package.json`
* "grunt-sass": "~0.14.0 -> "~0.14.1"
* "grunt-wp-i18n": "~0.4.7 -> "~0.4.8"
* Requires `npm install` to update packages and dependencies
|
[5455]
|
netweb
|
Bump NPM package versions in `package.json`
* "grunt-wp-i18n": "~0.4.6 -> "~0.4.7"
* Requires `npm install` to update packages and dependencies
|
[5296]
|
netweb
|
Bump NPM package versions in `package.json`
* `grunt-contrib-cssmin` to v0.8.0 https://www.npmjs.org/package/grunt-contrib-cssmin
* `grunt-sass` to v~0.11.0 https://www.npmjs.org/package/grunt-sass
* `grunt-phpunit` to v0.3.3 https://www.npmjs.org/package/grunt-phpunit
* `grunt-exec` to v0.4.5 https://www.npmjs.org/package/grunt-exec
* Requires `npm install` to update packages and dependencies
* Props netweb. See #2542
|
[5327]
|
netweb
|
Bump NPM package versions in `package.json`
* `grunt-wp-i18n` to v0.4.3 https://www.npmjs.org/package/grunt-wp-i18n
* Fixes numerous PHP error notices
* Add's support for custom headers in bbpress.pot
* ['report-msgid-bugs-to'] = 'https://bbpress.trac.wordpress.org';;
* ['last-translator'] = 'JOHN JAMES JACOBY <jjj@bbpress.org>';
* ['language-team'] = 'ENGLISH <jjj@bbpress.org>';
* Requires `npm install` to update packages and dependencies
* Props netweb. See #2542
|
[5532]
|
netweb
|
Bump NPM package versions in package.json
"grunt-contrib-copy": "~0.5.0" -> "~0.6.0"
"grunt-contrib-uglify": "~0.5.1" -> "~0.6.0"
Requires npm install to update packages and dependencies
|
[5555]
|
netweb
|
Bump NPM package versions in package.json
"grunt-contrib-copy": "~0.6.0" -> "~0.7.0"
"grunt-sass": "~0.14.1" -> "~0.16.0"
"grunt-wp-i18n": "~0.4.8" -> "~0.4.9"
Requires npm install to update packages and dependencies
|
[5556]
|
netweb
|
Bump NPM package versions in package.json
"grunt-sass": "~0.16.0" -> "~0.16.1"
Requires npm install to update packages and dependencies
|
[7267]
|
johnjamesjacoby
|
Bump WordPress tested & requires versions.
In branches/2.6.
|
[6065]
|
johnjamesjacoby
|
Bump `bbpress.pot` in 2.5 branch.
|
[5567]
|
johnjamesjacoby
|
Bump alpha version in bbpress.php to latest revision.
|
[6092]
|
netweb
|
Bump alpha version in bbpress.php to latest revision.
|
[3320]
|
johnjamesjacoby
|
Bump bbPress 2.0 version to Beta 3.
|
[6064]
|
johnjamesjacoby
|
Bump bbPress 2.5 branch version to 2.5.10.
|
[3319]
|
johnjamesjacoby
|
Bump bbp-twentyten version to 1.2.
|
[4829]
|
johnjamesjacoby
|
Bump bbpress.pot to match RC1, since our potbot has gone rogue again.
|
[5200]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[5095]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[5074]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[5067]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[5052]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[5046]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[5041]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[5028]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[4841]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[4812]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[4796]
|
johnjamesjacoby
|
Bump bbpress.pot.
|
[3603]
|
johnjamesjacoby
|
Bump branch to 2.0.1. Update readme.txt and remove hard-coded version reference from bbp-extend-akismet.php.
|
[3641]
|
johnjamesjacoby
|
Bump branch to 2.0.2.
|
[3957]
|
johnjamesjacoby
|
Bump branch to 2.0.3.
|
[4455]
|
johnjamesjacoby
|
Bump branch to 2.2.1.
|
[7222]
|
johnjamesjacoby
|
Bump branches/2.6 to 2.6.8.
|
[7225]
|
johnjamesjacoby
|
Bump build packages.
|
[3764]
|
johnjamesjacoby
|
Bump default db_version and add functions to get DB version raw from the database.
|
[6911]
|
johnjamesjacoby
|
Bump dev dependencies.
|
[6938]
|
johnjamesjacoby
|
Bump everything, including the version (to 2.6.0!)
|
[5991]
|
netweb
|
Bump minimum WordPress requirement to 4.0.
Fixes #2902.
|
[2842]
|
johnjamesjacoby
|
Bump new reply avatar size up to match new topic avatar size.
|
[7103]
|
johnjamesjacoby
|
Bump out-of-date dependencies.
|
[7035]
|
johnjamesjacoby
|
Bump package version.
|
[6994]
|
johnjamesjacoby
|
Bump packages.
|
[4013]
|
johnjamesjacoby
|
Bump plugin branch to release candidate 1.
|
[3546]
|
johnjamesjacoby
|
Bump plugin branch version to 2.1-bleeding.
|
[3536]
|
johnjamesjacoby
|
Bump plugin version to 2.0
|
[3989]
|
johnjamesjacoby
|
Bump plugin version to 2.1-beta-1. Update readme.txt.
|
[5179]
|
johnjamesjacoby
|
Bump priority from 1 to 2, to give some wiggle room for third party developers. See #2291.
|
[5228]
|
netweb
|
Bump readme.txt Tested version. Fixes #2490
|
[5229]
|
netweb
|
Bump readme.txt Tested version. Fixes #2490 (2.5 branch)
|
[3244]
|
johnjamesjacoby
|
Bump readme.txt and add Beta 2 to changelog.
|
[4828]
|
johnjamesjacoby
|
Bump readme.txt and add missing revision to bbPress class.
|
[4870]
|
johnjamesjacoby
|
Bump readme.txt and version in trunk.
|
[4113]
|
johnjamesjacoby
|
Bump readme.txt in 2.2 branch.
|
[5097]
|
johnjamesjacoby
|
Bump readme.txt stable tag and version.
|
[3510]
|
johnjamesjacoby
|
Bump readme.txt to 2.0 RC 5 and add 2.0-rc-5 section.
|