aboutsummaryrefslogtreecommitdiffstats
path: root/travis
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5751 from AlfredoRamos/ticket/16235Marc Alexander2019-12-121-3/+2
|\
| * [ticket/16235] Fix PHP CodeSniffer ignore patternsAlfredo Ramos2019-11-281-3/+2
* | [ticket/16223] Use register_php_extension instead of echorubencm2019-11-261-1/+1
* | [ticket/16223] Do not use install_php_extension for memcachedMarc Alexander2019-11-251-1/+1
* | [ticket/16223] Use install_php_extensions for installing memcachedMarc Alexander2019-11-251-1/+1
* | [ticket/16223] Add memcached config and PHP extensionMarc Alexander2019-11-254-0/+6
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-221-4/+0
|\ \
| * | [ticket/16217] Enable opcache on travis tests againMarc Alexander2019-11-221-3/+0
* | | [ticket/16216] Ignore not being able to disable xdebugMarc Alexander2019-11-221-1/+1
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-221-0/+2
|\ \ \ | |/ /
| * | [ticket/16216] Disable xdebug on travisMarc Alexander2019-11-221-0/+2
* | | [ticket/12574] Fix incorrect setup() method declaration & ldap extensionMarc Alexander2019-11-161-1/+1
* | | [ticket/12574] Don't add extension to php config & set default usernameMarc Alexander2019-11-161-1/+0
* | | [ticket/12574] Run LDAP test as slow test and install ldap extensionMarc Alexander2019-11-161-1/+1
* | | [ticket/12574] Remove passwords manager dependency from ldapMarc Alexander2019-11-161-5/+41
* | | [ticket/12574] Introduce files for LDAP testing on travisMarc Alexander2019-11-163-0/+46
| |/ |/|
* | [ticket/16185] Add mysql, postgresql to services and use mariadb 10.1Marc Alexander2019-10-191-2/+3
* | [ticket/16185] Use /mode for -perm when checking executablesMarc Alexander2019-10-191-2/+2
* | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-061-1/+1
* | [ticket/14948] Remove checks for unsupported PHP versionsMarc Alexander2019-05-091-10/+3
* | [ticket/14948] Remove no longer needed or supported phpunit configsMarc Alexander2019-05-095-62/+8
* | [ticket/15295] Restore tests on mysql and myisamMatt Friedman2019-05-081-1/+1
* | [ticket/14761] myisam should be setup on PHP 5.5 (5.4 removed)Matt Friedman2019-05-061-1/+1
* | [ticket/14670] Do not backup static attributesMarc Alexander2019-05-065-5/+5
|/
* [ticket/15935] Don't install APCu if it's already installedAlec2019-01-131-4/+7
* [ticket/15924] Switch back to installing mariadb from 3rd party repoMarc Alexander2019-01-012-0/+59
* [ticket/15924] Enable APCu extensionMarc Alexander2019-01-011-0/+10
* [ticket/15924] Install apc via pecl and remove nginx config checkMarc Alexander2018-12-312-2/+1
* [ticket/15924] Switch to trusty build environmentMarc Alexander2018-12-313-61/+5
* [ticket/15499] Remove HHVM from Travis build matrixDerky2018-01-062-34/+21
* [ticket/14684] Add and use $NOTESTS for ext-sniff.shMatt Friedman2016-06-191-1/+2
* Merge pull request #4193 from marc1706/ticket/14497Tristan Darricau2016-03-251-15/+7
|\
| * [ticket/14497] Use nginx sample config in travis testsMarc Alexander2016-03-051-15/+7
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-03-111-1/+1
|\ \ | |/ |/|
| * [ticket/14529] Stop using --prefer-source for composerMarc Alexander2016-03-111-1/+1
* | [ticket/14478] Remove no longer required shell scriptMarc Alexander2016-02-142-17/+0
* | [ticket/14281] Add install/phpbbcli.php to executable files listMarc Alexander2015-11-101-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-10-141-0/+3
|\ \ | |/
| * [ticket/14236] Disable Opcache on Travis when running the testsTristan Darricau2015-10-141-0/+3
* | [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-047-10/+21
* | Merge branch '3.1.x'Nicofuma2015-05-041-1/+1
|\ \ | |/
| * Merge pull request #3564 from VSEphpbb/ticket/13516Nicofuma2015-05-041-1/+1
| |\
| | * [ticket/13516] Update image search scriptMatt Friedman2015-05-041-1/+1
| | * [ticket/13516] Do not search ICC profiles in extension vendorsMatt Friedman2015-04-281-1/+1
* | | Merge branch '3.1.x'Nicofuma2015-05-031-3/+0
|\ \ \ | |/ /
| * | [ticket/13809] Perform the lint test prior to normal testsJoas Schilling2015-05-031-3/+0
* | | Merge branch '3.1.x'Tristan Darricau2015-05-021-9/+1
|\ \ \ | |/ /
| * | 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/13599] Remove Travis CI PHP 5.2 environment. No longer supported.Andreas Fischer2015-02-122-66/+0