aboutsummaryrefslogtreecommitdiffstats
path: root/travis/setup-webserver.sh
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15924] Install apc via pecl and remove nginx config checkMarc Alexander2018-12-311-1/+0
* [ticket/15924] Switch to trusty build environmentMarc Alexander2018-12-311-2/+5
* [ticket/15499] Remove HHVM from Travis build matrixDerky2018-01-061-33/+20
* [ticket/14497] Use nginx sample config in travis testsMarc Alexander2016-03-051-15/+7
* Merge branch '3.0.x' into 3.1.xTristan Darricau2015-05-021-9/+1
|\
| * [ticket/13792] Use hhvm instead of manually installing nightlys for nowMarc Alexander2015-05-011-9/+1
* | [ticket/12954] Correctly setup PATH_INFO on Travis CI.Andreas Fischer2014-08-091-2/+5
* | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-191-0/+1
|\ \ | |/
| * [ticket/12741] Change the mode of the socket fileTristan Darricau2014-06-191-0/+1
| * [ticket/12384] Run Travis CI HHVM tests against MySQLi instead of MySQL.Andreas Fischer2014-04-121-4/+0
* | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-4/+0
|\ \
| * | [ticket/12592] Make hhvm run MySQL again.Andreas Fischer2014-05-261-4/+0
| |/
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-2/+7
|/
* [ticket/12320] Install a nightly build of HHVM.Andreas Fischer2014-04-101-1/+1
* [ticket/12318] Revert "Pin HHVM version to 3.0.0~precise."Andreas Fischer2014-04-031-2/+1
* [ticket/12318] Use MySQL instead of MySQLi for now on HHVM.Andreas Fischer2014-03-301-0/+4
* [ticket/12318] Pin HHVM version to 3.0.0~precise.Andreas Fischer2014-03-301-1/+2
* [ticket/12318] Always install new config file on HHVM upgrade conflict.Andreas Fischer2014-03-301-1/+1
* [ticket/12318] Add PPA providing dependencies for recent HHVM on Ubuntu 12.04.Andreas Fischer2014-03-301-0/+6
* [ticket/12318] Upgrade to a recent stable version of HHVM.Andreas Fischer2014-03-301-0/+3
* [ticket/12318] Correctly setup HHVM for functional tests.Andreas Fischer2014-03-301-29/+40
* [ticket/11970] Make apt-get less quiet.Andreas Fischer2013-10-261-2/+2
* [ticket/11970] Add set -x to Travis setup scripts.Andreas Fischer2013-10-261-0/+1
* [ticket/11823] Set up nginx server to match PHP files with characters after .phpDavid King2013-09-021-1/+1
* [ticket/11337] Abort setup-webserver.sh script when an error occurs.Andreas Fischer2013-01-231-0/+1
* [ticket/11337] Silence nginx config file writing.Andreas Fischer2013-01-231-1/+1
* [ticket/11337] php-fpm.conf is no longer owned by root.Andreas Fischer2013-01-231-1/+1
* [ticket/11337] Run functional tests on travis using nginx and php-fpm.Andreas Fischer2013-01-231-0/+53