345e8ad822
[ticket/14236] Disable Opcache on Travis when running the tests
...
PHPBB3-14236
2015-10-14 09:45:11 +02:00
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
5a107d9dc1
[ticket/13516] Update image search script
...
PHPBB3-13516
2015-05-04 10:33:14 -07:00
b73b9f1dec
[ticket/13809] Perform the lint test prior to normal tests
...
PHPBB3-13809
2015-05-03 20:07:51 +02:00
af3cde98f4
Merge branch '3.0.x' into 3.1.x
2015-05-02 11:54:09 +02:00
7f820ee962
[ticket/13792] Use hhvm instead of manually installing nightlys for now
...
Nightly builds are currently not supported because packages for precise
no longer exist and travis is still running on it.
PHPBB3-13792
2015-05-01 15:45:40 +02:00
acaa10de52
[ticket/13516] Do not search ICC profiles in extension vendors
...
PHPBB3-13516
2015-04-28 13:12:48 -07:00
0a775e0433
[ticket/13599] Remove Travis CI PHP 5.2 environment. No longer supported.
...
PHPBB3-13599
2015-02-12 22:12:32 +01:00
0beb9128f9
[ticket/13523] Install PHPUnit manually instead of from PEAR.
...
The pear.phpunit.de channel has been shut down in 2014.
PHPBB3-13523
2015-01-20 20:31:08 +01:00
968360fed6
[ticket/13331] Remove travis/sami.conf.php. Use build/sami-checkout.conf.php.
...
PHPBB3-13331
2014-11-12 21:45:03 +01:00
505ee586ff
[ticket/12962] Rename setup-phpbb-test
...
PHPBB3-12962
2014-10-27 18:36:33 -04:00
e78210dc96
[ticket/12962] Load composer test dependencies for php >= 5.3.19
...
PHPBB3-12962
2014-10-25 15:34:39 -07:00
7fa596a991
[ticket/12962] Install test dependencies on travis
...
PHPBB3-12962
2014-09-21 14:24:36 +05:30
a2627e8790
[ticket/12962] Run tests for all databases on Travis
...
PHPBB3-12962
2014-09-21 13:53:26 +05:30
6de352f7da
[ticket/12962] Run UI tests on Travis-mysql
...
PHPBB3-12962
2014-09-21 13:53:15 +05:30
b000d10ef8
Merge pull request #2849 from bantu/ticket/12941
...
[ticket/12941] Check for Sami parse errors on Travis CI.
* bantu/ticket/12941:
[ticket/12941] Fix remaining Sami complaints.
[ticket/12941] Check for Sami parse errors on Travis CI.
[ticket/12941] Add sami.conf.php for Travis CI.
2014-08-10 01:02:27 +02:00
469790146c
Merge pull request #2854 from bantu/ticket/12954
...
[ticket/12954] Correctly setup PATH_INFO on Travis CI.
* bantu/ticket/12954:
[ticket/12954] Correctly setup PATH_INFO on Travis CI.
2014-08-10 00:12:58 +02:00
59398020b6
Merge pull request #2848 from bantu/ticket/12948
...
[ticket/12948] Remove no longer needed opcache workaround. Travis has 5.5.15
2014-08-09 18:47:41 +02:00
23ca9cd81d
[ticket/12954] Correctly setup PATH_INFO on Travis CI.
...
PHPBB3-12954
2014-08-09 18:33:48 +02:00
3f73d32c30
[ticket/12693] Don't try to check the composer.phar file
...
PHPBB3-12693
2014-08-09 16:08:04 +02:00
873d1c6d57
[ticket/12941] Check for Sami parse errors on Travis CI.
...
PHPBB3-12941
2014-08-09 15:58:04 +02:00
4f131c2248
[ticket/12941] Add sami.conf.php for Travis CI.
...
PHPBB3-12941
2014-08-09 15:58:04 +02:00
0a6fdbe636
[ticket/12948] Remove no longer needed opcache workaround. Travis has 5.5.15.
...
PHPBB3-12948
2014-08-09 15:24:21 +02:00
051466106a
Merge remote-tracking branch 'github-nicofuma/ticket/12693' into develop-ascraeus
...
* github-nicofuma/ticket/12693:
[ticket/12693] Fix composer.phar path
[ticket/12693] The files skipped list can not be empty
[ticket/12693] Force the composer.phar to be executable
[ticket/12693] All the files in bin/ must be executable
[ticket/12693] Expand manually the wildcard
[ticket/12693] Fix the query for bin/*
[ticket/12693] Extract exceptions, bin/* must be executable
[ticket/12693] Remove the executable bit on icon_print.gif
[ticket/12693] Check the persmissions of the owner
[ticket/12693] Check if the are executable and not if they are 644
[ticket/12693] Fix the permissions
[ticket/12693] Check if the files have the right 644
[ticket/12693] Fix indentation
[ticket/12693] Add a travis test that checks file permissions
2014-08-09 15:19:27 +02:00
079f1e2f41
[ticket/12693] Fix composer.phar path
...
PHPBB3-12693
2014-08-07 14:00:43 +02:00
7cde9a8ec0
Merge branch 'ticket/12917' into ticket/12917-asc
...
* ticket/12917:
[ticket/12917] Check commit message and image ICC profile on 5.3.3
Conflicts:
.travis.yml
2014-08-07 13:43:13 +02:00
4328141fd2
[ticket/12693] The files skipped list can not be empty
...
PHPBB3-12693
2014-07-31 14:20:48 +02:00
92106d52d0
[ticket/12693] Force the composer.phar to be executable
...
PHPBB3-12693
2014-07-31 14:20:46 +02:00
5739a3da8f
[ticket/12693] All the files in bin/ must be executable
...
PHPBB3-12693
2014-07-31 14:20:45 +02:00
d284675241
[ticket/12693] Expand manually the wildcard
...
PHPBB3-12693
2014-07-31 14:20:44 +02:00
6081175857
[ticket/12693] Fix the query for bin/*
...
PHPBB3-12693
2014-07-31 14:20:42 +02:00
ffcc1e9d94
[ticket/12693] Extract exceptions, bin/* must be executable
...
PHPBB3-12693
2014-07-31 14:20:41 +02:00
949264507d
[ticket/12693] Check the persmissions of the owner
...
PHPBB3-12693
2014-07-31 14:20:38 +02:00
30e13a429c
[ticket/12693] Check if the are executable and not if they are 644
...
PHPBB3-12693
2014-07-31 14:20:37 +02:00
f394f55fe2
[ticket/12693] Fix the permissions
...
PHPBB3-12693
2014-07-31 14:20:36 +02:00
636eac2cd2
[ticket/12693] Check if the files have the right 644
...
And not only if they are executable.
PHPBB3-12693
2014-07-31 14:20:34 +02:00
18207ae1ec
[ticket/12693] Fix indentation
...
PHPBB3-12693
2014-07-31 14:20:33 +02:00
a6f43d09d7
[ticket/12693] Add a travis test that checks file permissions
...
PHPBB3-12693
2014-07-31 14:20:32 +02:00
a2af95cb37
[ticket/12825] Better sniff for the extensions and skip the vendor/ directory
...
PHPBB3-12825
2014-07-06 23:34:17 +02:00
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
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
3d347d47f2
[ticket/12483] Fix copyright in prepare_extension.sh
...
PHPBB3-12483
2014-06-10 19:41:38 +02:00
709296e54a
[ticket/12483] Add a .sh that moves an extension in place
...
PHPBB3-12483
2014-06-10 19:41:34 +02:00
9f568959a9
[ticket/12594] Update file header in non-php files
...
PHPBB3-12594
2014-05-30 15:31:15 +02:00
a396b647f3
Merge pull request #2282 from bantu/ticket/12384
...
[ticket/12384] Run Travis CI HHVM tests against MySQLi instead of MySQL.
* bantu/ticket/12384:
[ticket/12384] Run Travis CI HHVM tests against MySQLi instead of MySQL.
2014-05-28 23:30:03 +02:00
3021a6e12a
Merge pull request #2505 from bantu/ticket/12582-ascraeus
...
[ticket/12582] Strip away copyrighted ICC profile from images
* bantu/ticket/12582-ascraeus:
[ticket/12582] Use the correct script name.
[ticket/12582] Fix coding style.
[ticket/12582] Remove set -e due to exiftool not liking 0 byte files.
[ticket/12582] Strip away copyrighted ICC profile
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
[ticket/12582] Run strip_icc_profiles.sh on Travis CI.
[ticket/12582] Overwrite inplace instead of creating _original files.
[ticket/12582] Add script for strippping ICC profiles from images.
2014-05-28 21:50:19 +02:00
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
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
a1e31f4389
Merge branch 'ticket/12582' into ticket/12582-ascraeus
...
* ticket/12582:
[ticket/12582] Strip away copyrighted ICC profile
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
[ticket/12582] Run strip_icc_profiles.sh on Travis CI.
[ticket/12582] Overwrite inplace instead of creating _original files.
[ticket/12582] Add script for strippping ICC profiles from images.
Conflicts:
.travis.yml
2014-05-27 20:38:20 +02:00
ea17a7cc5b
[ticket/12592] Make hhvm run MySQL again.
...
PHPBB3-12592
2014-05-26 21:55:44 +02:00