aboutsummaryrefslogtreecommitdiffstats
path: root/travis/check-executable-files.sh
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16185] Use /mode for -perm when checking executablesMarc Alexander2019-10-191-2/+2
* [ticket/14281] Add install/phpbbcli.php to executable files listMarc Alexander2015-11-101-1/+1
* [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-2/+3
* [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-1/+1
* [ticket/12693] Don't try to check the composer.phar fileTristan Darricau2014-08-091-1/+1
* [ticket/12693] Fix composer.phar pathTristan Darricau2014-08-071-5/+6
* [ticket/12693] The files skipped list can not be emptyTristan Darricau2014-07-311-1/+1
* [ticket/12693] Force the composer.phar to be executableTristan Darricau2014-07-311-5/+5
* [ticket/12693] All the files in bin/ must be executableTristan Darricau2014-07-311-1/+1
* [ticket/12693] Expand manually the wildcardTristan Darricau2014-07-311-2/+3
* [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