Andreas Fischer
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
Tristan Darricau
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
Yuriy Rusko
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
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Andreas Fischer
ea17a7cc5b
[ticket/12592] Make hhvm run MySQL again.
...
PHPBB3-12592
2014-05-26 21:55:44 +02:00
Andreas Fischer
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
Andreas Fischer
4d206e2ced
[ticket/12320] Install a nightly build of HHVM.
...
PHPBB3-12320
2014-04-10 11:37:25 +02:00
Andreas Fischer
1a044711fb
[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
2014-04-03 22:33:46 +02:00
Andreas Fischer
297729aa32
[ticket/12318] Use MySQL instead of MySQLi for now on HHVM.
...
PHPBB3-12318
2014-03-30 15:43:55 +02:00
Andreas Fischer
e1be4943d8
[ticket/12318] Pin HHVM version to 3.0.0~precise.
...
PHPBB3-12318
2014-03-30 15:43:55 +02:00
Andreas Fischer
d53c411d90
[ticket/12318] Always install new config file on HHVM upgrade conflict.
...
PHPBB3-12318
2014-03-30 15:43:54 +02:00
Andreas Fischer
a53312636a
[ticket/12318] Add PPA providing dependencies for recent HHVM on Ubuntu 12.04.
...
PHPBB3-12318
2014-03-30 15:43:54 +02:00
Andreas Fischer
672eab3a9c
[ticket/12318] Upgrade to a recent stable version of HHVM.
...
PHPBB3-12318
2014-03-30 15:43:54 +02:00
Andreas Fischer
04707cbf8d
[ticket/12318] Correctly setup HHVM for functional tests.
...
PHPBB3-12318
2014-03-30 15:43:54 +02:00
Andreas Fischer
e65483ac32
[ticket/11970] Make apt-get less quiet.
...
PHPBB3-11970
2013-10-26 01:39:04 +02:00
Andreas Fischer
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
David King
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
Andreas Fischer
4b9c163969
[ticket/11337] Abort setup-webserver.sh script when an error occurs.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00
Andreas Fischer
ea1c8ee85a
[ticket/11337] Silence nginx config file writing.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00
Andreas Fischer
d2f09a9e65
[ticket/11337] php-fpm.conf is no longer owned by root.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00
Andreas Fischer
dee1b38ebc
[ticket/11337] Run functional tests on travis using nginx and php-fpm.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00