Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12140] Remove the diff class / MOD text build script | Nils Adermann | 2014-02-02 | 3 | -2123/+0 |
| | | | | PHPBB3-12140 | ||||
* | [ticket/11877] Create package links and checksums for announcement via script. | Andreas Fischer | 2013-10-01 | 2 | -0/+110 |
| | | | | PHPBB3-11877 | ||||
* | [ticket/11876] Replace MD5 with SHA256. | Andreas Fischer | 2013-09-30 | 1 | -1/+1 |
| | | | | PHPBB3-11876 | ||||
* | [ticket/11876] Move checksum generation from build PHP files to phing build.xml | Andreas Fischer | 2013-09-30 | 3 | -15/+18 |
| | | | | | | This also removes paths from the checksum files. PHPBB3-11876 | ||||
* | [develop-olympus] Build against 3.0.12 instead of 3.0.12-RC3. Tag exists now. | Andreas Fischer | 2013-09-30 | 1 | -1/+1 |
| | |||||
* | [develop-olympus] Use 3.0.13-dev as build version. Use latest 3.0.12 RC tag. | Andreas Fischer | 2013-09-27 | 1 | -3/+3 |
| | |||||
* | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-27 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Bumping version number for 3.0.12 final. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql | ||||
| * | [prep-release-3.0.12] Bumping version number for 3.0.12 final. | Andreas Fischer | 2013-09-27 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-05 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release. [prep-release-3.0.12] Bumping version number for 3.0.12-RC3. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql | ||||
| * | [prep-release-3.0.12] Bumping version number for 3.0.12-RC3. | Andreas Fischer | 2013-09-02 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-08-01 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Update Changelog for 3.0.12-RC2 release. [prep-release-3.0.12] Bumping version number for 3.0.12-RC2. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql | ||||
| * | [prep-release-3.0.12] Bumping version number for 3.0.12-RC2. | Andreas Fischer | 2013-08-01 | 1 | -2/+2 |
| | | |||||
* | | [ticket/11704] Use the correct directory for dependency checking. | Andreas Fischer | 2013-07-14 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11704 | ||||
* | | [ticket/11704] Correctly escape " | Andreas Fischer | 2013-07-14 | 1 | -1/+1 |
|/ | | | | PHPBB3-11704 | ||||
* | [ticket/11674] Do not include vendor folder if there are no dependencies. | Andreas Fischer | 2013-07-13 | 1 | -13/+29 |
| | | | | PHPBB3-11674 | ||||
* | [develop-olympus] Bump version numbers for 3.0.12-RC1 release. | Andreas Fischer | 2013-07-12 | 1 | -1/+1 |
| | |||||
* | [ticket/11513] Update all CLI calls to phpunit to use vendor/bin. | Andreas Fischer | 2013-05-09 | 1 | -2/+4 |
| | | | | PHPBB3-11513 | ||||
* | Merge PR #1162 branch 'bantu/ticket/11291' into develop-olympus | Oleg Pudeyev | 2012-12-29 | 1 | -9/+33 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Andreas Fischer # Via Andreas Fischer * bantu/ticket/11291: [ticket/11291] phing: Also add checkreturn="true" to composer execution. [ticket/11291] phing: Add checkreturn="true" to all new commands. [ticket/11291] phing: Exclude vendor folder from diffs. [ticket/11291] phing packaging: Export composer.phar and install dependencies. [ticket/11291] phing: Remove no longer needed create-package target. [ticket/11291] phing: The package target does not depend on composer. [ticket/11291] phing: Adjust directory format of composer exec. [ticket/11291] phing: Add description for composer target. [ticket/11291] phing: Add --dev to composer install. [ticket/11291] phing: Correct dependencies of composer target. [ticket/11291] phing: Make sure composer is available before calling it. | ||||
| * | [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 | ||||
* | | [develop-olympus] Set build version (and thus package name) to 3.0.12-dev. | Andreas Fischer | 2012-12-23 | 1 | -3/+3 |
|/ | | | | | This is so generated packages are not confused with the already-released 3.0.11 version. | ||||
* | 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 |
| |