aboutsummaryrefslogtreecommitdiffstats
path: root/travis
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ticket/12693] Fix the query for bin/*Tristan Darricau2014-07-311-2/+2
| * | [ticket/12693] Extract exceptions, bin/* must be executableTristan Darricau2014-07-311-23/+34
| * | [ticket/12693] Check the persmissions of the ownerTristan Darricau2014-07-311-3/+2
| * | [ticket/12693] Check if the are executable and not if they are 644Tristan Darricau2014-07-311-3/+7
| * | [ticket/12693] Fix the permissionsTristan Darricau2014-07-311-0/+1
| * | [ticket/12693] Check if the files have the right 644Tristan Darricau2014-07-311-3/+3
| * | [ticket/12693] Fix indentationTristan Darricau2014-07-311-4/+3
| * | [ticket/12693] Add a travis test that checks file permissionsTristan Darricau2014-07-311-0/+52
* | | Merge branch 'ticket/12917' into ticket/12917-ascJoas Schilling2014-08-072-2/+2
|\ \ \ | |/ / |/| / | |/
* | [ticket/12825] Better sniff for the extensions and skip the vendor/ directoryTristan Darricau2014-07-061-0/+27
* | 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
| * Merge pull request #2282 from bantu/ticket/12384Joas Schilling2014-05-281-4/+0
| |\
| | * [ticket/12384] Run Travis CI HHVM tests against MySQLi instead of MySQL.Andreas Fischer2014-04-121-4/+0
* | | [ticket/12483] Fix copyright in prepare_extension.shJoas Schilling2014-06-101-2/+7
* | | [ticket/12483] Add a .sh that moves an extension in placeJoas Schilling2014-06-101-0/+17
* | | [ticket/12594] Update file header in non-php filesJoas Schilling2014-05-302-4/+14
* | | Merge pull request #2505 from bantu/ticket/12582-ascraeusJoas Schilling2014-05-283-0/+29
|\ \ \
| * \ \ Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-273-0/+29
| |\ \ \ | | |/ /
* | | | 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-276-12/+42
|/ / /
* | | [ticket/12592] Add PHP 5.4 environment using mysql driver.Andreas Fischer2014-05-262-1/+43
* | | [ticket/12592] Rename mysql environment to mysqli.Andreas Fischer2014-05-263-3/+3
* | | [ticket/12470] Correctly set up the php extensionsJoas Schilling2014-05-031-2/+2
* | | [ticket/12470] Fix setup of phpbbJoas Schilling2014-05-031-1/+1
* | | [ticket/12470] Move setup of phpBB to new .shJoas Schilling2014-05-031-0/+29
* | | [ticket/12470] Move setup of database to new .shJoas Schilling2014-05-031-0/+26
* | | [ticket/12470] Move phing sniff into new .shJoas Schilling2014-05-031-0/+17
* | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-05-034-13/+13
|\ \ \ | |/ /
| * | [ticket/12485] Broken tests due to absolute excludeNicofuma2014-05-034-10/+54
| |/
* | [feature/sqlite3] Remove invalid commentJoas Schilling2014-05-022-4/+0
* | [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+44
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-101-1/+1
|\ \ | |/
| * [ticket/12320] Install a nightly build of HHVM.Andreas Fischer2014-04-101-1/+1
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-031-2/+1
|\ \ | |/
| * [ticket/12318] Revert "Pin HHVM version to 3.0.0~precise."Andreas Fischer2014-04-031-2/+1
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-311-29/+54
|\ \ | |/
| * [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/12281] Disable redis on travis until its fixed againJoas Schilling2014-03-161-2/+3
* | [ticket/12141] Disable opcache on travis for php 5.5.8 aswellJoas Schilling2014-02-081-2/+2
* | [ticket/12141] Disable broken opcache extension on PHP 5.5.7.Andreas Fischer2014-02-041-0/+6
* | [ticket/11985] Rename install -> setup. This is more generic and consistent.Andreas Fischer2014-02-041-0/+0
* | [ticket/11985] Don't try to install APC on PHP 5.5 or higher.Andreas Fischer2014-02-031-3/+6
* | [ticket/11985] Enable APC on command line so it can be used by PHPUnit.Andreas Fischer2014-02-031-1/+13