Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14281] Add install/phpbbcli.php to executable files list | Marc Alexander | 2015-11-10 | 1 | -1/+1 |
| | | | | PHPBB3-14281 | ||||
* | [ticket/14205] Bump PHP requirement to PHP 5.4 | Tristan Darricau | 2015-10-04 | 1 | -2/+3 |
| | | | | PHPBB3-14205 | ||||
* | [ticket/13407] Bump minimal version to php 5.3.9 | Nicofuma | 2015-02-04 | 1 | -1/+1 |
| | | | | PHPBB3-13407 | ||||
* | [ticket/12693] Don't try to check the composer.phar file | Tristan Darricau | 2014-08-09 | 1 | -1/+1 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Fix composer.phar path | Tristan Darricau | 2014-08-07 | 1 | -5/+6 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] The files skipped list can not be empty | Tristan Darricau | 2014-07-31 | 1 | -1/+1 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Force the composer.phar to be executable | Tristan Darricau | 2014-07-31 | 1 | -5/+5 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] All the files in bin/ must be executable | Tristan Darricau | 2014-07-31 | 1 | -1/+1 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Expand manually the wildcard | Tristan Darricau | 2014-07-31 | 1 | -2/+3 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Fix the query for bin/* | Tristan Darricau | 2014-07-31 | 1 | -2/+2 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Extract exceptions, bin/* must be executable | Tristan Darricau | 2014-07-31 | 1 | -23/+34 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Check the persmissions of the owner | Tristan Darricau | 2014-07-31 | 1 | -3/+2 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Check if the are executable and not if they are 644 | Tristan Darricau | 2014-07-31 | 1 | -3/+7 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Fix the permissions | Tristan Darricau | 2014-07-31 | 1 | -0/+1 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Check if the files have the right 644 | Tristan Darricau | 2014-07-31 | 1 | -3/+3 |
| | | | | | | And not only if they are executable. PHPBB3-12693 | ||||
* | [ticket/12693] Fix indentation | Tristan Darricau | 2014-07-31 | 1 | -4/+3 |
| | | | | PHPBB3-12693 | ||||
* | [ticket/12693] Add a travis test that checks file permissions | Tristan Darricau | 2014-07-31 | 1 | -0/+52 |
PHPBB3-12693 |