Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15924] Install apc via pecl and remove nginx config check | Marc Alexander | 2018-12-31 | 1 | -1/+0 |
| | | | | PHPBB3-15924 | ||||
* | [ticket/15924] Switch to trusty build environment | Marc Alexander | 2018-12-31 | 1 | -2/+5 |
| | | | | PHPBB3-15924 | ||||
* | [ticket/15499] Remove HHVM from Travis build matrix | Derky | 2018-01-06 | 1 | -33/+20 |
| | | | | PHPBB3-15499 | ||||
* | [ticket/14497] Use nginx sample config in travis tests | Marc Alexander | 2016-03-05 | 1 | -15/+7 |
| | | | | PHPBB3-14497 | ||||
* | Merge branch '3.0.x' into 3.1.x | Tristan Darricau | 2015-05-02 | 1 | -9/+1 |
|\ | |||||
| * | [ticket/13792] Use hhvm instead of manually installing nightlys for now | Marc Alexander | 2015-05-01 | 1 | -9/+1 |
| | | | | | | | | | | | | | | Nightly builds are currently not supported because packages for precise no longer exist and travis is still running on it. PHPBB3-13792 | ||||
* | | [ticket/12954] Correctly setup PATH_INFO on Travis CI. | Andreas Fischer | 2014-08-09 | 1 | -2/+5 |
| | | | | | | | | PHPBB3-12954 | ||||
* | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2014-06-19 | 1 | -0/+1 |
|\ \ | |/ | | | | | | | * develop-olympus: [ticket/12741] Change the mode of the socket file | ||||
| * | [ticket/12741] Change the mode of the socket file | Tristan Darricau | 2014-06-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Since php 5.4.29, by default, php-fpm creates the socket with the 0600 mode instead of 0666. PHPBB3-12741 | ||||
| * | [ticket/12384] Run Travis CI HHVM tests against MySQLi instead of MySQL. | Andreas Fischer | 2014-04-12 | 1 | -4/+0 |
| | | | | | | | | | | | | HHVM MySQLi has been fixed and works for us now. PHPBB3-12384 | ||||
* | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 | Yuriy Rusko | 2014-05-27 | 1 | -4/+0 |
|\ \ | | | | | | | | | | | | | Conflicts: phpBB/docs/hook_system.html | ||||
| * | | [ticket/12592] Make hhvm run MySQL again. | Andreas Fischer | 2014-05-26 | 1 | -4/+0 |
| |/ | | | | | | | PHPBB3-12592 | ||||
* | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -2/+7 |
|/ | | | | PHPBB3-12594 | ||||
* | [ticket/12320] Install a nightly build of HHVM. | Andreas Fischer | 2014-04-10 | 1 | -1/+1 |
| | | | | PHPBB3-12320 | ||||
* | [ticket/12318] Revert "Pin HHVM version to 3.0.0~precise." | Andreas Fischer | 2014-04-03 | 1 | -2/+1 |
| | | | | | | | | 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 | ||||
* | [ticket/12318] Use MySQL instead of MySQLi for now on HHVM. | Andreas Fischer | 2014-03-30 | 1 | -0/+4 |
| | | | | PHPBB3-12318 | ||||
* | [ticket/12318] Pin HHVM version to 3.0.0~precise. | Andreas Fischer | 2014-03-30 | 1 | -1/+2 |
| | | | | PHPBB3-12318 | ||||
* | [ticket/12318] Always install new config file on HHVM upgrade conflict. | Andreas Fischer | 2014-03-30 | 1 | -1/+1 |
| | | | | PHPBB3-12318 | ||||
* | [ticket/12318] Add PPA providing dependencies for recent HHVM on Ubuntu 12.04. | Andreas Fischer | 2014-03-30 | 1 | -0/+6 |
| | | | | PHPBB3-12318 | ||||
* | [ticket/12318] Upgrade to a recent stable version of HHVM. | Andreas Fischer | 2014-03-30 | 1 | -0/+3 |
| | | | | PHPBB3-12318 | ||||
* | [ticket/12318] Correctly setup HHVM for functional tests. | Andreas Fischer | 2014-03-30 | 1 | -29/+40 |
| | | | | PHPBB3-12318 | ||||
* | [ticket/11970] Make apt-get less quiet. | Andreas Fischer | 2013-10-26 | 1 | -2/+2 |
| | | | | PHPBB3-11970 | ||||
* | [ticket/11970] Add set -x to Travis setup scripts. | Andreas Fischer | 2013-10-26 | 1 | -0/+1 |
| | | | | | | Output is hidden by Travis by default and this will allow easier debugging. PHPBB3-11970 | ||||
* | [ticket/11823] Set up nginx server to match PHP files with characters after .php | David King | 2013-09-02 | 1 | -1/+1 |
| | | | | PHPBB3-11823 | ||||
* | [ticket/11337] Abort setup-webserver.sh script when an error occurs. | Andreas Fischer | 2013-01-23 | 1 | -0/+1 |
| | | | | 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 | 1 | -0/+53 |
PHPBB3-11337 |