| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | | |
PHPBB3-12483
|
| | |
| | |
| | |
| | | |
PHPBB3-12483
|
| | |
| | |
| | |
| | | |
PHPBB3-12594
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12582] Strip away copyrighted ICC profile from images
* bantu/ticket/12582-ascraeus:
[ticket/12582] Use the correct script name.
[ticket/12582] Fix coding style.
[ticket/12582] Remove set -e due to exiftool not liking 0 byte files.
[ticket/12582] Strip away copyrighted ICC profile
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
[ticket/12582] Run strip_icc_profiles.sh on Travis CI.
[ticket/12582] Overwrite inplace instead of creating _original files.
[ticket/12582] Add script for strippping ICC profiles from images.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* ticket/12582:
[ticket/12582] Strip away copyrighted ICC profile
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
[ticket/12582] Run strip_icc_profiles.sh on Travis CI.
[ticket/12582] Overwrite inplace instead of creating _original files.
[ticket/12582] Add script for strippping ICC profiles from images.
Conflicts:
.travis.yml
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/docs/hook_system.html
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12592
|
|/ / /
| | |
| | |
| | | |
PHPBB3-12594
|
| | |
| | |
| | |
| | | |
PHPBB3-12592
|
| | |
| | |
| | |
| | | |
PHPBB3-12592
|
| | |
| | |
| | |
| | | |
PHPBB3-12470
|
| | |
| | |
| | |
| | | |
PHPBB3-12470
|
| | |
| | |
| | |
| | | |
PHPBB3-12470
|
| | |
| | |
| | |
| | | |
PHPBB3-12470
|
| | |
| | |
| | |
| | | |
PHPBB3-12470
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/12485] Broken tests due to absolute exclude
Conflicts:
.travis.yml
phpunit.xml.all
phpunit.xml.dist
phpunit.xml.functional
|
| |/
| |
| |
| | |
PHPBB3-12485
|
| |
| |
| |
| | |
PHPBB3-9728
|
| |
| |
| |
| |
| |
| |
| | |
Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0
when support for SQLite 3 was added.
PHPBB3-9728
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/12320] Install a nightly build of HHVM.
[ticket/12320] No longer allow Travis CI HHVM environment to fail.
|
| |
| |
| |
| | |
PHPBB3-12320
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/12318] Revert "Pin HHVM version to 3.0.0~precise."
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit f6614f2078740675ca0228b348500991888c2140 as the install
command started failing with "Version '3.0.0~precise' for 'hhvm' was not found"
in the meantime.
PHPBB3-12318
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/12318] Use MySQL instead of MySQLi for now on HHVM.
[ticket/12318] Pin HHVM version to 3.0.0~precise.
[ticket/12318] Always install new config file on HHVM upgrade conflict.
[ticket/12318] Add PPA providing dependencies for recent HHVM on Ubuntu 12.04.
[ticket/12318] Upgrade to a recent stable version of HHVM.
[ticket/12318] Correctly setup HHVM for functional tests.
|
| |
| |
| |
| | |
PHPBB3-12318
|
| |
| |
| |
| | |
PHPBB3-12318
|
| |
| |
| |
| | |
PHPBB3-12318
|
| |
| |
| |
| | |
PHPBB3-12318
|
| |
| |
| |
| | |
PHPBB3-12318
|
| |
| |
| |
| | |
PHPBB3-12318
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
/home/travis/build/phpbb/phpbb/redis/redis.c:6141:34:
error: unknown type name ‘tsrm_ls’
make: *** [redis.lo] Error 1
The command "sh -c "if [ '$TRAVIS_PHP_VERSION' != 'hhvm' ];
then travis/setup-php-extensions.sh; fi"" failed
and exited with 2 during install.
PHPBB3-12281
|
| |
| |
| |
| | |
PHPBB3-12141
|
| |
| |
| |
| | |
PHPBB3-12141
|
| |
| |
| |
| | |
PHPBB3-11985
|
| |
| |
| |
| | |
PHPBB3-11985
|
| |
| |
| |
| | |
PHPBB3-11985
|
| |
| |
| |
| | |
PHPBB3-11985
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/11970] Make apt-get less quiet.
[ticket/11970] Add set -x to Travis setup scripts.
|
| |
| |
| |
| | |
PHPBB3-11970
|
| |
| |
| |
| |
| |
| | |
Output is hidden by Travis by default and this will allow easier debugging.
PHPBB3-11970
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL.
|
| |
| |
| |
| | |
PHPBB3-11920
|
|\ \
| |/
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11920] Print MariaDB version after successful setup.
[ticket/11920] Manually purge mysql-common.
[ticket/11920] Actually call travis/setup-mariadb.sh.
|
| |
| |
| |
| | |
PHPBB3-11920
|
| |
| |
| |
| | |
PHPBB3-11920
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
* github-phpbb/develop-olympus:
[ticket/11920] Have to use empty root password otherwise db creation fails.
[ticket/11920] Add MariaDB environment to Travis-CI.
Conflicts:
.travis.yml
|
| |
| |
| |
| | |
PHPBB3-11920
|
| |
| |
| |
| | |
PHPBB3-11920
|
| |
| |
| |
| | |
PHPBB3-11700
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/11823] Set up nginx server to match PHP files with characters after .php
|