| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/12162] Set language to C before running diff to ensure its english
[ticket/11509] Be exact when referencing the branch name.
[ticket/12161] Do not use subdirectories in build/save directory.
[ticket/11509] Run commit message checker only in one environment.
[ticket/11509] Contrary to docs, COMMIT_RANGE is not available in PR mode.
Conflicts:
.travis.yml
|
| |
| |
| |
| | |
PHPBB3-12162
|
| |
| |
| |
| |
| |
| |
| | |
This is pretty much pointless because a new build will wipe the save directory
and there are only a few files in there anyway.
PHPBB3-12161
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/12140] Remove the diff class / MOD text build script
Conflicts:
build/build_diff.php
|
| |
| |
| |
| | |
PHPBB3-12140
|
| | |
|
| |
| |
| |
| | |
PHPBB3-11980
|
| |
| |
| |
| | |
PHPBB3-11980
|
| |
| |
| |
| | |
PHPBB3-11980
|
| |
| |
| |
| | |
PHPBB3-11980
|
| |
| |
| |
| | |
PHPBB3-11980
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/11877] Create package links and checksums for announcement via script.
|
| |
| |
| |
| | |
PHPBB3-11877
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/11876] Replace MD5 with SHA256.
[ticket/11876] Move checksum generation from build PHP files to phing build.xml
|
| |
| |
| |
| | |
PHPBB3-11876
|
| |
| |
| |
| |
| |
| | |
This also removes paths from the checksum files.
PHPBB3-11876
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[develop-olympus] Build against 3.0.12 instead of 3.0.12-RC3. Tag exists now.
Conflicts:
build/build.xml
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[develop-olympus] Use 3.0.13-dev as build version. Use latest 3.0.12 RC tag.
[prep-release-3.0.12] Bumping version number for 3.0.12 final.
Conflicts:
build/build.xml
phpBB/install/database_update.php
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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:
[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:
[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
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* github-phpbb/develop-olympus:
[ticket/11704] Use the correct directory for dependency checking.
[ticket/11704] Correctly escape "
|
| | |
| | |
| | |
| | | |
PHPBB3-11704
|
| |/
| |
| |
| | |
PHPBB3-11704
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/11674] Do not include vendor folder if there are no dependencies.
|
| |
| |
| |
| | |
PHPBB3-11674
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11513] Update RUNNING_TESTS.txt to no longer refer to PEAR.
[ticket/11513] Update all CLI calls to phpunit to use vendor/bin.
[ticket/11513] Use PHPUnit from composer in .travis.yml.
[ticket/11513] Update (all) composer dependencies.
[ticket/11513] Add PHPUnit 3.7 and DbUnit 1.2 as a composer dev dependency.
Conflicts:
.travis.yml
phpBB/composer.lock
|
| |
| |
| |
| | |
PHPBB3-11513
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# By Andreas Fischer
# Via Andreas Fischer (1) and Oleg Pudeyev (1)
* develop-olympus:
[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.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# 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.
|
| | |
| | |
| | |
| | | |
PHPBB3-11291
|
| | |
| | |
| | |
| | | |
PHPBB3-11291
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Otherwise we end up with very huge diffs and the build process is severely
slowed down.
PHPBB3-11291
|
| | |
| | |
| | |
| | | |
PHPBB3-11291
|
| | |
| | |
| | |
| | | |
PHPBB3-11291
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | |
| | | |
Adjust the directory format to what all the other exec calls are using.
PHPBB3-11291
|
| | |
| | |
| | |
| | | |
PHPBB3-11291
|