af3cde98f4
Merge branch '3.0.x' into 3.1.x
2015-05-02 11:54:09 +02:00
7f820ee962
[ticket/13792] Use hhvm instead of manually installing nightlys for now
...
Nightly builds are currently not supported because packages for precise
no longer exist and travis is still running on it.
PHPBB3-13792
2015-05-01 15:45:40 +02:00
23ca9cd81d
[ticket/12954] Correctly setup PATH_INFO on Travis CI.
...
PHPBB3-12954
2014-08-09 18:33:48 +02:00
99e08bffd8
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12741] Change the mode of the socket file
2014-06-19 19:32:22 +02:00
f62ec14926
[ticket/12741] Change the mode of the socket file
...
Since php 5.4.29, by default, php-fpm creates the socket with the 0600 mode
instead of 0666.
PHPBB3-12741
2014-06-19 18:44:44 +02:00
1d61bcedfd
Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594
...
Conflicts:
phpBB/docs/hook_system.html
2014-05-27 21:55:40 +02:00
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
ea17a7cc5b
[ticket/12592] Make hhvm run MySQL again.
...
PHPBB3-12592
2014-05-26 21:55:44 +02:00
b19ee00b9c
[ticket/12384] Run Travis CI HHVM tests against MySQLi instead of MySQL.
...
HHVM MySQLi has been fixed and works for us now.
PHPBB3-12384
2014-04-12 01:58:54 +02:00
4d206e2ced
[ticket/12320] Install a nightly build of HHVM.
...
PHPBB3-12320
2014-04-10 11:37:25 +02:00
1a044711fb
[ticket/12318] Revert "Pin HHVM version to 3.0.0~precise."
...
This reverts commit f6614f2078
as the install
command started failing with "Version '3.0.0~precise' for 'hhvm' was not found"
in the meantime.
PHPBB3-12318
2014-04-03 22:33:46 +02:00
297729aa32
[ticket/12318] Use MySQL instead of MySQLi for now on HHVM.
...
PHPBB3-12318
2014-03-30 15:43:55 +02:00
e1be4943d8
[ticket/12318] Pin HHVM version to 3.0.0~precise.
...
PHPBB3-12318
2014-03-30 15:43:55 +02:00
d53c411d90
[ticket/12318] Always install new config file on HHVM upgrade conflict.
...
PHPBB3-12318
2014-03-30 15:43:54 +02:00
a53312636a
[ticket/12318] Add PPA providing dependencies for recent HHVM on Ubuntu 12.04.
...
PHPBB3-12318
2014-03-30 15:43:54 +02:00
672eab3a9c
[ticket/12318] Upgrade to a recent stable version of HHVM.
...
PHPBB3-12318
2014-03-30 15:43:54 +02:00
04707cbf8d
[ticket/12318] Correctly setup HHVM for functional tests.
...
PHPBB3-12318
2014-03-30 15:43:54 +02:00
e65483ac32
[ticket/11970] Make apt-get less quiet.
...
PHPBB3-11970
2013-10-26 01:39:04 +02:00
3c135ccab2
[ticket/11970] Add set -x to Travis setup scripts.
...
Output is hidden by Travis by default and this will allow easier debugging.
PHPBB3-11970
2013-10-26 01:37:03 +02:00
f317d6d8c5
[ticket/11823] Set up nginx server to match PHP files with characters after .php
...
PHPBB3-11823
2013-09-02 14:36:40 -07:00
4b9c163969
[ticket/11337] Abort setup-webserver.sh script when an error occurs.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00
ea1c8ee85a
[ticket/11337] Silence nginx config file writing.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00
d2f09a9e65
[ticket/11337] php-fpm.conf is no longer owned by root.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00
dee1b38ebc
[ticket/11337] Run functional tests on travis using nginx and php-fpm.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00