Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2505 from bantu/ticket/12582-ascraeus | Joas Schilling | 2014-05-28 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | [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. | ||||
| * | Merge branch 'ticket/12582' into ticket/12582-ascraeus | Andreas Fischer | 2014-05-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -2/+7 |
|/ | | | | PHPBB3-12594 | ||||
* | [ticket/12470] Correctly set up the php extensions | Joas Schilling | 2014-05-03 | 1 | -2/+2 |
| | | | | PHPBB3-12470 | ||||
* | [ticket/12470] Fix setup of phpbb | Joas Schilling | 2014-05-03 | 1 | -1/+1 |
| | | | | PHPBB3-12470 | ||||
* | [ticket/12470] Move setup of phpBB to new .sh | Joas Schilling | 2014-05-03 | 1 | -0/+29 |
PHPBB3-12470 |