Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11291] phing: Also add checkreturn="true" to composer execution. | Andreas Fischer | 2012-12-29 | 1 | -0/+1 |
| | | | | PHPBB3-11291 | ||||
* | [ticket/11291] phing: Add checkreturn="true" to all new commands. | Andreas Fischer | 2012-12-29 | 1 | -1/+4 |
| | | | | PHPBB3-11291 | ||||
* | [ticket/11291] phing: Exclude vendor folder from diffs. | Andreas Fischer | 2012-12-29 | 1 | -0/+1 |
| | | | | | | | Otherwise we end up with very huge diffs and the build process is severely slowed down. PHPBB3-11291 | ||||
* | [ticket/11291] phing packaging: Export composer.phar and install dependencies. | Andreas Fischer | 2012-12-29 | 1 | -4/+10 |
| | | | | PHPBB3-11291 | ||||
* | [ticket/11291] phing: Remove no longer needed create-package target. | Andreas Fischer | 2012-12-29 | 1 | -3/+2 |
| | | | | PHPBB3-11291 | ||||
* | [ticket/11291] phing: The package target does not depend on composer. | Andreas Fischer | 2012-12-29 | 1 | -1/+1 |
| | | | | | | | | The packaging process does not require running composer in the phpBB tree. It does however require running composer on the git exports, but this is not what the composer target does. PHPBB3-11291 | ||||
* | [ticket/11291] phing: Adjust directory format of composer exec. | Andreas Fischer | 2012-12-29 | 1 | -1/+1 |
| | | | | | | Adjust the directory format to what all the other exec calls are using. PHPBB3-11291 | ||||
* | [ticket/11291] phing: Add description for composer target. | Andreas Fischer | 2012-12-29 | 1 | -0/+5 |
| | | | | PHPBB3-11291 | ||||
* | [ticket/11291] phing: Add --dev to composer install. | Andreas Fischer | 2012-12-29 | 1 | -1/+1 |
| | | | | | | | | The composer target runs composer in the phpBB tree in order to load dependencies for testing. The testing framework may have additional development dependencies (e.g. goutte). We also have to load those. PHPBB3-11291 | ||||
* | [ticket/11291] phing: Correct dependencies of composer target. | Andreas Fischer | 2012-12-29 | 1 | -1/+1 |
| | | | | | | | This command runs composer in the phpBB tree and does not write to the build folders. Thus, it does not have to depend on prepare and clean targets. PHPBB3-11291 | ||||
* | [ticket/11291] phing: Make sure composer is available before calling it. | Andreas Fischer | 2012-12-23 | 1 | -3/+12 |
| | | | | | | Older versions of the tree didn't use it. PHPBB3-11291 | ||||
* | Merge branch 'prep-release-3.0.11' into develop-olympus | Andreas Fischer | 2012-08-20 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | * prep-release-3.0.11: [prep-release-3.0.11] Bumping version number for 3.0.11 final. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql | ||||
| * | [prep-release-3.0.11] Bumping version number for 3.0.11 final. | Andreas Fischer | 2012-08-20 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'prep-release-3.0.11' into develop-olympus | Andreas Fischer | 2012-07-23 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | * prep-release-3.0.11: [prep-release-3.0.11] Update Changelog for 3.0.11-RC2 release. [prep-release-3.0.11] Bumping version number for 3.0.11-RC2. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql | ||||
| * | [prep-release-3.0.11] Bumping version number for 3.0.11-RC2. | Andreas Fischer | 2012-07-23 | 1 | -2/+2 |
| | | |||||
* | | [ticket/11009] Backport build.xml from develop to fix Bamboo Unit Testing. | Andreas Fischer | 2012-07-21 | 1 | -5/+16 |
|/ | | | | PHPBB3-11009 | ||||
* | [develop-olympus] Bump version numbers for 3.0.11-RC1 release. | Andreas Fischer | 2012-05-31 | 1 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'unknownbliss/ticket/9916-olympus' into ↵ | Andreas Fischer | 2012-01-02 | 5 | -10/+6 |
|\ | | | | | | | | | | | | | | | | | develop-olympus * unknownbliss/ticket/9916-olympus: [ticket/9916] Changing header in non-distributed files [ticket/9916] Changing coding guidelines license [ticket/9916] Updating License in the header | ||||
| * | [ticket/9916] Changing header in non-distributed files | Unknown | 2012-01-02 | 5 | -10/+6 |
| | | | | | | | | PHPBB3-9916 | ||||
* | | [prep-release-3.0.10] Bumping version number for 3.0.10 final. | Andreas Fischer | 2012-01-01 | 1 | -2/+2 |
|/ | |||||
* | [prep-release-3.0.10] Bumping version number for 3.0.10-RC3. | Andreas Fischer | 2011-12-04 | 1 | -2/+2 |
| | |||||
* | [ticket/10480] Add a build target for changelog building. | Andreas Fischer | 2011-11-29 | 1 | -0/+6 |
| | | | | PHPBB3-10480 | ||||
* | [ticket/10480] Add a build script for exporting the changelog from tracker. | Andreas Fischer | 2011-11-29 | 1 | -0/+53 |
| | | | | PHPBB3-10480 | ||||
* | [prep-release-3.0.10] Bumping version number for 3.0.10-RC2. | Andreas Fischer | 2011-11-26 | 1 | -2/+2 |
| | |||||
* | [ticket/10486] Create git shortlog and git diff --stat in build script. | Andreas Fischer | 2011-11-22 | 1 | -0/+8 |
| | | | | PHPBB3-10486 | ||||
* | [develop-olympus] Bump version numbers for 3.0.10-RC1 release. | Andreas Fischer | 2011-11-20 | 1 | -3/+3 |
| | |||||
* | [ticket/10222] Also build language and styles changes in diff/patch format. | Andreas Fischer | 2011-08-25 | 1 | -0/+9 |
| | | | | PHPBB3-10222 | ||||
* | [ticket/10313] Create a separate build task for slow tests. | Nils Adermann | 2011-08-07 | 1 | -13/+9 |
| | | | | PHPBB3-10313 | ||||
* | [ticket/10313] Include slow unit tests when running build script. | Andreas Fischer | 2011-08-08 | 1 | -0/+1 |
| | | | | PHPBB3-10313 | ||||
* | [prep-release-3.0.9] Bumping version number for 3.0.9 final. | Andreas Fischer | 2011-07-10 | 1 | -2/+2 |
| | |||||
* | [prep-release-3.0.9] Decreasing version for an RC4 release. | Andreas Fischer | 2011-07-07 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.0.9] Bumping version number for the final 3.0.9 release. | Andreas Fischer | 2011-07-05 | 1 | -3/+3 |
| | |||||
* | [prep-release-3.0.9] Bumping version number for 3.0.9-RC3. | Andreas Fischer | 2011-06-26 | 1 | -3/+3 |
| | |||||
* | [prep-release-3.0.9] Bumping version number for 3.0.9-RC2. | Andreas Fischer | 2011-06-15 | 1 | -3/+3 |
| | |||||
* | [develop-olympus] Also build packages for 3.0.7. | Andreas Fischer | 2011-06-12 | 1 | -1/+1 |
| | |||||
* | [develop-olympus] Bumping version number for 3.0.9-RC1. | Andreas Fischer | 2011-06-12 | 1 | -2/+2 |
| | |||||
* | [ticket/10204] Detect binary file changes in dirs with names containing dots | Nils Adermann | 2011-06-09 | 1 | -1/+1 |
| | | | | PHPBB3-10204 | ||||
* | Merge remote-tracking branch 'p/ticket/10178' into develop-olympus | Andreas Fischer | 2011-05-08 | 1 | -2/+2 |
|\ | | | | | | | | | * p/ticket/10178: [ticket/10178] Add path to find command to build packages on FreeBSD. | ||||
| * | [ticket/10178] Add path to find command to build packages on FreeBSD. | Oleg Pudeyev | 2011-05-07 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-10178 | ||||
* | | [ticket/10177] Add `-f -` to tar command to build packages with bsdtar. | Oleg Pudeyev | 2011-05-07 | 1 | -1/+1 |
|/ | | | | PHPBB3-10177 | ||||
* | [ticket/9984] Add a phing target that does not create packages. | Nils Adermann | 2011-02-27 | 1 | -0/+1 |
| | | | | PHPBB3-9984 | ||||
* | Merge branch 'task/naderman/phpdoc' into develop-olympus | Nils Adermann | 2011-01-07 | 1 | -2/+2 |
|\ | | | | | | | | | * task/naderman/phpdoc: [task/phpdoc] Make phpdoctor output quiet instead of verbose. | ||||
| * | [task/phpdoc] Make phpdoctor output quiet instead of verbose. | Nils Adermann | 2011-01-07 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-9943 | ||||
* | | Merge branch 'task/naderman/phpdoc' into develop-olympus | Nils Adermann | 2011-01-07 | 2 | -105/+150 |
|\ \ | |/ | | | | | | | * task/naderman/phpdoc: [task/phpdoc] Switching from phpDocumentor to phpdoctor. | ||||
| * | [task/phpdoc] Switching from phpDocumentor to phpdoctor. | Nils Adermann | 2011-01-07 | 2 | -105/+150 |
| | | | | | | | | | | | | You can get phpdoctor from https://github.com/peej/phpdoctor PHPBB3-9943 | ||||
* | | [task/phpunit-xml] Use phpunit.xml for test suite | Igor Wiedler | 2011-01-04 | 1 | -6/+5 |
|/ | | | | PHPBB3-9967 | ||||
* | [task/phpdoc] Added a phpdoc task to the build process | Nils Adermann | 2010-12-13 | 1 | -1/+7 |
| | | | | PHPBB3-9943 | ||||
* | [task/phpdoc] Added a configuration file for phpDocumentor. | Nils Adermann | 2010-12-13 | 1 | -0/+106 |
| | | | | PHPBB3-9943 | ||||
* | [prep-release-3.0.8] Incrementing version number to 3.0.8 and update changelog | Nils Adermann | 2010-11-19 | 1 | -3/+3 |
| | |||||
* | [ticket/9904] Update WebPI Parameters.xml to work with WebMatrix. | Chris Sfanos | 2010-11-19 | 1 | -41/+71 |
| | | | | PHPBB3-9904 |