Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12141] Disable opcache on travis for php 5.5.8 aswell | Joas Schilling | 2014-02-08 | 1 | -2/+2 |
| | | | | PHPBB3-12141 | ||||
* | [ticket/12141] Disable broken opcache extension on PHP 5.5.7. | Andreas Fischer | 2014-02-04 | 1 | -0/+6 |
| | | | | PHPBB3-12141 | ||||
* | [ticket/11985] Rename install -> setup. This is more generic and consistent. | Andreas Fischer | 2014-02-04 | 1 | -0/+0 |
| | | | | PHPBB3-11985 | ||||
* | [ticket/11985] Don't try to install APC on PHP 5.5 or higher. | Andreas Fischer | 2014-02-03 | 1 | -3/+6 |
| | | | | PHPBB3-11985 | ||||
* | [ticket/11985] Enable APC on command line so it can be used by PHPUnit. | Andreas Fischer | 2014-02-03 | 1 | -1/+13 |
| | | | | PHPBB3-11985 | ||||
* | [ticket/11985] Reorganise travis/install-php-extensions.sh | Andreas Fischer | 2014-02-03 | 1 | -10/+24 |
| | | | | PHPBB3-11985 | ||||
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-10-26 | 2 | -7/+9 |
|\ | | | | | | | | | | | * develop-olympus: [ticket/11970] Make apt-get less quiet. [ticket/11970] Add set -x to Travis setup scripts. | ||||
| * | [ticket/11970] Make apt-get less quiet. | Andreas Fischer | 2013-10-26 | 2 | -7/+7 |
| | | | | | | | | PHPBB3-11970 | ||||
| * | [ticket/11970] Add set -x to Travis setup scripts. | Andreas Fischer | 2013-10-26 | 2 | -0/+2 |
| | | | | | | | | | | | | Output is hidden by Travis by default and this will allow easier debugging. PHPBB3-11970 | ||||
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-10-25 | 1 | -1/+11 |
|\ \ | |/ | | | | | | | * develop-olympus: [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL. | ||||
| * | [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL. | Andreas Fischer | 2013-10-25 | 1 | -1/+11 |
| | | | | | | | | PHPBB3-11920 | ||||
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-10-16 | 1 | -0/+5 |
|\ \ | |/ | | | | | | | | | | | * develop-olympus: [ticket/11920] Print MariaDB version after successful setup. [ticket/11920] Manually purge mysql-common. [ticket/11920] Actually call travis/setup-mariadb.sh. | ||||
| * | [ticket/11920] Print MariaDB version after successful setup. | Andreas Fischer | 2013-10-16 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-11920 | ||||
| * | [ticket/11920] Manually purge mysql-common. | Andreas Fischer | 2013-10-16 | 1 | -0/+3 |
| | | | | | | | | PHPBB3-11920 | ||||
* | | Merge remote-tracking branch 'github-phpbb/develop-olympus' into develop | Nils Adermann | 2013-10-15 | 2 | -0/+74 |
|\ \ | |/ | | | | | | | | | | | | | | | * 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 | ||||
| * | [ticket/11920] Have to use empty root password otherwise db creation fails. | Andreas Fischer | 2013-10-15 | 2 | -1/+8 |
| | | | | | | | | PHPBB3-11920 | ||||
| * | [ticket/11920] Add MariaDB environment to Travis-CI. | Andreas Fischer | 2013-10-15 | 2 | -0/+67 |
| | | | | | | | | PHPBB3-11920 | ||||
* | | [ticket/11700] travis has hardcoded driver class names without namespaces | Nils Adermann | 2013-09-16 | 2 | -2/+2 |
| | | | | | | | | PHPBB3-11700 | ||||
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-09-02 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * develop-olympus: [ticket/11823] Set up nginx server to match PHP files with characters after .php | ||||
| * | [ticket/11823] Set up nginx server to match PHP files with characters after .php | David King | 2013-09-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11823 | ||||
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-07-23 | 1 | -3/+0 |
|\ \ | |/ | | | | | | | * develop-olympus: [ticket/11726] Don't run lint tests on Travis on postgres | ||||
| * | [ticket/11726] Don't run lint tests on Travis on postgres | Nathan Guse | 2013-07-22 | 1 | -3/+0 |
| | | | | | | | | PHPBB3-11726 | ||||
* | | Merge branch 'develop-olympus' into develop | Nathaniel Guse | 2013-07-13 | 2 | -0/+8 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | # By Igor Wiedler (1) and others * develop-olympus: [ticket/11671] Update composer.lock [ticket/11671] Add phing as a dependency and upgrade deps [ticket/11668] Move lint test to the end for travis Conflicts: phpBB/composer.lock | ||||
| * | [ticket/11668] Move lint test to the end for travis | Igor Wiedler | 2013-07-12 | 2 | -0/+8 |
| | | | | | | | | PHPBB3-11668 | ||||
* | | Merge PR #1201 branch 'develop-olympus' into develop | Oleg Pudeyev | 2013-01-24 | 3 | -2/+58 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11337] Abort setup-webserver.sh script when an error occurs. [ticket/11337] Only run functional tests on 5.3.19 or higher. No FPM otherwise. [ticket/11337] Silence nginx config file writing. [ticket/11337] php-fpm.conf is no longer owned by root. [ticket/11337] Run functional tests on travis using nginx and php-fpm. Conflicts: .travis.yml | ||||
| * | [ticket/11337] Abort setup-webserver.sh script when an error occurs. | Andreas Fischer | 2013-01-23 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-11337 | ||||
| * | [ticket/11337] Only run functional tests on 5.3.19 or higher. No FPM otherwise. | Andreas Fischer | 2013-01-23 | 2 | -2/+2 |
| | | | | | | | | | | | | | | There is no php-fpm for PHP 5.3.3. Make sure PHP version is at least 5.3.19, which is what 5.3 is currently aliased to. PHPBB3-11337 | ||||
| * | [ticket/11337] Silence nginx config file writing. | Andreas Fischer | 2013-01-23 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11337 | ||||
| * | [ticket/11337] php-fpm.conf is no longer owned by root. | Andreas Fischer | 2013-01-23 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11337 | ||||
| * | [ticket/11337] Run functional tests on travis using nginx and php-fpm. | Andreas Fischer | 2013-01-23 | 3 | -0/+55 |
| | | | | | | | | PHPBB3-11337 | ||||
* | | [ticket/11338] Travis CI: Install PHP extension for redis key-value store. | Andreas Fischer | 2013-01-23 | 1 | -0/+21 |
| | | | | | | | | PHPBB3-11338 | ||||
* | | [ticket/11338] Travis: Define Redis hostname so unit tests for Redis run. | Andreas Fischer | 2013-01-22 | 2 | -0/+2 |
| | | | | | | | | PHPBB3-11338 | ||||
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Oleg Pudeyev | 2012-12-06 | 2 | -0/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (196 commits) [ticket/11219] Coding guidelines and naming consistency changes [ticket/10841] Revert more whitespace changes. [ticket/10841] Revert whitespace changes. [ticket/10841] adding space after if [ticket/10841] removing unnecessary spacing [ticket/10841] changing affectedrows check to COUNT in sql [ticket/10841] Modifying style and language selectors in UCP [ticket/11247] Fix wrong property reference in flock class. [ticket/10602] Avoid a race condition. [ticket/10602] Use last_queue_run for its intended purpose. [ticket/10716] Collect standard error from executed php process. [ticket/10716] Skip test if php is not in PATH. [ticket/10716] Exclude our dependencies from linting. [ticket/10103] New and improved wording. [ticket/10716] Only lint on php 5.3+. [ticket/10103] Assert with messages. [ticket/10103] assertLessThan/assertGreaterThan. [ticket/10103] Inline assignment is bad? [ticket/10103] $rv had too few characters. [ticket/10103] Correct flock class documentation. ... Conflicts: phpBB/includes/functions.php tests/cache/cache_test.php | ||||
| * | [ticket/11240] Enable PHPUnit's verbose mode so we get a list of skipped tests. | Andreas Fischer | 2012-12-04 | 2 | -0/+2 |
| | | | | | | | | PHPBB3-11240 | ||||
* | | [ticket/11015] Fix configuration for travis | Igor Wiedler | 2012-07-21 | 2 | -2/+2 |
|/ | | | | PHPBB3-11015 | ||||
* | [ticket/10492] Skip functional tests on PHP 5.2 on travis | Nils Adermann | 2012-05-11 | 2 | -0/+8 |
| | | | | PHPBB3-10492 | ||||
* | [ticket/10723] Stop Travis running all tests on sqlite | Michael Cullum | 2012-03-23 | 2 | -14/+14 |
| | | | | | | Correct information so all tests don't run on sqlite PHPBB3-10723 | ||||
* | [task/travis] Exclude functional and slow tests | Michael Cullum | 2012-03-22 | 2 | -0/+12 |
| | | | | PHPBB3-10718 | ||||
* | [task/travis] Some more small travis fixes | Michael Cullum | 2012-03-22 | 1 | -1/+1 |
| | | | | PHPBB3-10718 | ||||
* | [task/travis] Rename travis phpunit config files | Michael Cullum | 2012-03-22 | 2 | -0/+0 |
| | | | | PHPBB3-10718 | ||||
* | [task/travis] Adding Travis Continuous Intergration Support | Michael Cullum | 2012-03-22 | 2 | -0/+58 |
PHPBB3-10718 |