Marc Alexander
9949e27c27
Merge branch '3.3.x'
2019-10-19 14:06:52 +02:00
Marc Alexander
bea1df7759
[ticket/16185] Add mysql, postgresql to services and use mariadb 10.1
...
Updated GPG key signature according to mariadb documentation.
PHPBB3-16185
2019-10-19 12:14:34 +02:00
Marc Alexander
5ff519c7b2
[ticket/16185] Use /mode for -perm when checking executables
...
The +mode notation is no longer supported and has been deprecated since 2005.
PHPBB3-16185
2019-10-19 11:48:52 +02:00
Marc Alexander
60da203301
Merge branch '3.3.x'
2019-10-13 12:32:20 +02:00
Marc Alexander
bd02c5bd08
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
...
PHPBB3-16051
2019-10-06 12:07:35 +02:00
Marc Alexander
978d883abb
[ticket/14948] Remove checks for unsupported PHP versions
...
PHPBB3-14948
2019-05-09 21:58:29 +02:00
Marc Alexander
33f9333f13
[ticket/14948] Remove no longer needed or supported phpunit configs
...
PHPBB3-14948
2019-05-09 21:58:05 +02:00
Matt Friedman
e36da01264
[ticket/15295] Restore tests on mysql and myisam
...
PHPBB3-15295
2019-05-08 22:06:03 +02:00
Matt Friedman
fe64174ca8
[ticket/14761] myisam should be setup on PHP 5.5 (5.4 removed)
...
PHPBB3-14761
2019-05-06 21:48:28 +02:00
Marc Alexander
773d246a7e
[ticket/14670] Do not backup static attributes
...
This seems to cause issues with the UI tests as the backed up
static web driver does not seem to be properly initialized.
PHPBB3-14670
2019-05-06 21:44:19 +02:00
Alec
ec3bab231d
[ticket/15935] Don't install APCu if it's already installed
...
Travis fails when the APCu install fails due to it already being installed
A check is added here to make sure that it does nothing in that case
PHPBB3-15935
2019-01-13 12:06:59 +01:00
Alec
64b6f9055a
[ticket/15935] Don't install APCu if it's already installed
...
Travis fails when the APCu install fails due to it already being installed
A check is added here to make sure that it does nothing in that case
PHPBB3-15935
2019-01-12 15:21:43 -05:00
Marc Alexander
5a0e426b38
[ticket/14948] Remove checks for unsupported PHP versions
...
PHPBB3-14948
2019-01-02 20:34:45 +01:00
Marc Alexander
df85edfe52
[ticket/14948] Remove no longer needed or supported phpunit configs
...
PHPBB3-14948
2019-01-02 20:19:58 +01:00
Marc Alexander
b74ee356d2
[ticket/15924] Try running stylelint via node_modules
...
PHPBB3-15924
2019-01-02 17:43:23 +01:00
Marc Alexander
dfe3d13219
[ticket/15924] Use default travis node version
...
PHPBB3-15924
2019-01-02 17:33:22 +01:00
Derky
07efa7c19b
Merge branch '3.2.x'
2019-01-01 23:12:33 +01:00
Marc Alexander
186115c65f
[ticket/15924] Switch back to installing mariadb from 3rd party repo
...
PHPBB3-15924
2019-01-01 22:23:16 +01:00
Marc Alexander
a23a7602b7
[ticket/15924] Enable APCu extension
...
PHPBB3-15924
2019-01-01 10:56:26 +01:00
Marc Alexander
bdf9af0abb
[ticket/15924] Install apc via pecl and remove nginx config check
...
PHPBB3-15924
2018-12-31 23:26:53 +01:00
Marc Alexander
444e5e6498
[ticket/15924] Switch to trusty build environment
...
PHPBB3-15924
2018-12-31 22:46:59 +01:00
Marc Alexander
4bf3290c23
Merge branch '3.2.x'
2018-01-11 21:33:44 +01:00
Derky
90e440855e
[ticket/15499] Remove HHVM from Travis build matrix
...
PHPBB3-15499
2018-01-06 00:09:02 +01:00
Matt Friedman
bc93feba66
[ticket/15295] Restore tests on mysql and myisam
...
PHPBB3-15295
2017-07-26 12:24:57 -07:00
hanakin
75e4b235b4
[ticket/15116] turn on adm tests
...
PHPBB3-15116
2017-03-25 17:41:05 -04:00
hanakin
1f224233c7
[ticket/15115] Fix test paths
...
PHPBB3-15115
2017-03-24 20:01:10 -04:00
hanakin
3b67065d89
[ticket/15115] Update tests to run on proprer dir
...
PHPBB3-15115
2017-03-24 20:01:09 -04:00
Marc Alexander
0097a575ec
[ticket/14970] Also run stylelint against admin css
...
PHPBB3-14970
2017-03-08 20:59:16 +01:00
Marc Alexander
fa2d1eb8b1
[ticket/14970] Remove unneeded parameters from check-stylesheet.sh
...
PHPBB3-14970
2017-02-22 21:46:07 +01:00
Marc Alexander
6a8f20a788
[ticket/14970] Do not output node install output in stylelint
...
PHPBB3-14970
2017-02-22 21:46:07 +01:00
Marc Alexander
f872020c1a
[ticket/14970] Try using newer node version
...
PHPBB3-14970
2017-02-22 21:46:07 +01:00
Marc Alexander
1be84e0233
[ticket/14970] Run stylelint on travis
...
PHPBB3-14970
2017-02-22 21:46:07 +01:00
Marc Alexander
0fd39234eb
Merge pull request #4431 from VSEphpbb/ticket/14761
...
[ticket/14761] myisam tests should be setup on PHP 5.5 (5.4 removed)
2016-09-02 19:26:28 +02:00
Matt Friedman
55d927493c
[ticket/14761] myisam should be setup on PHP 5.5 (5.4 removed)
...
PHPBB3-14761
2016-09-01 20:35:35 -07:00
Marc Alexander
402292cb07
[ticket/14670] Do not backup static attributes
...
This seems to cause issues with the UI tests as the backed up
static web driver does not seem to be properly initialized.
PHPBB3-14670
2016-07-24 19:30:02 +02:00
Matt Friedman
19da62f873
[ticket/14684] Add and use $NOTESTS for ext-sniff.sh
...
PHPBB3-14684
2016-06-19 17:38:46 -07:00
Tristan Darricau
3eb6f7176a
Merge pull request #4193 from marc1706/ticket/14497
...
[ticket/14497] Support second app.php script in install folder
* marc1706/ticket/14497:
[ticket/14497] Do not check for doctype on index and use correct return
[ticket/14497] Add test for visiting installer
[ticket/14497] Use nginx sample config in travis tests
[ticket/14497] Support second app.php script in install folder
2016-03-25 11:46:15 +01:00
Tristan Darricau
eef7a4dbf4
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14529] Stop using --prefer-source for composer
2016-03-11 18:53:36 +01:00
Marc Alexander
2337d9dd27
[ticket/14529] Stop using --prefer-source for composer
...
The api rate limit has been removed by github. Therefore,
we no longer need --prefer-source
PHPBB3-14529
2016-03-11 17:51:02 +01:00
Marc Alexander
293a42e7c5
[ticket/14497] Use nginx sample config in travis tests
...
PHPBB3-14497
2016-03-05 15:46:40 +01:00
Marc Alexander
469f200821
[ticket/14478] Remove no longer required shell script
...
PHPBB3-14478
2016-02-14 16:28:08 +01:00
Marc Alexander
a6acbc445e
[ticket/14281] Add install/phpbbcli.php to executable files list
...
PHPBB3-14281
2015-11-10 16:57:25 +01:00
Marc Alexander
9ebbf2099b
Merge branch '3.1.x'
...
Conflicts:
.travis.yml
2015-10-14 10:42:57 +02:00
Tristan Darricau
345e8ad822
[ticket/14236] Disable Opcache on Travis when running the tests
...
PHPBB3-14236
2015-10-14 09:45:11 +02:00
Tristan Darricau
f3dc2a801d
[ticket/14205] Bump PHP requirement to PHP 5.4
...
PHPBB3-14205
2015-10-04 16:19:48 +02:00
Nicofuma
ba53901ffb
Merge branch '3.1.x'
2015-05-04 22:53:21 +02:00
Nicofuma
ab3e4b8abc
Merge pull request #3564 from VSEphpbb/ticket/13516
...
[ticket/13516] Do not search ICC profiles in extension vendors
2015-05-04 22:52:28 +02:00
Matt Friedman
5a107d9dc1
[ticket/13516] Update image search script
...
PHPBB3-13516
2015-05-04 10:33:14 -07:00
Nicofuma
da68cfb775
Merge branch '3.1.x'
2015-05-03 22:44:39 +02:00
Joas Schilling
b73b9f1dec
[ticket/13809] Perform the lint test prior to normal tests
...
PHPBB3-13809
2015-05-03 20:07:51 +02:00