| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-10729
|
|
|
|
| |
PHPBB3-10729
|
|
|
|
| |
PHPBB3-10729
|
|
|
|
| |
PHPBB3-10729
|
|
|
|
| |
PHPBB3-10729
|
|
|
|
| |
PHPBB3-10729
|
|
|
|
| |
PHPBB3-10729
|
|
|
|
| |
PHPBB3-10729
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12120] Remove imkingdavid from active authors
* marc1706/ticket/12120:
[ticket/12120] Remove imkingdavid from active authors
|
| |
| |
| |
| | |
PHPBB3-12120
|
|\ \
| |/
|/|
| |
| |
| |
| | |
[ticket/12695] Add viewtopic language file for parse_attachments in mcp_...
* marc1706/ticket/12695:
[ticket/12695] Add viewtopic language file for parse_attachments in mcp_post
|
|/
|
|
| |
PHPBB3-12695
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12120] Add nicofuma to the developers
* nickvergessen/ticket/12120:
[ticket/12120] Add nicofuma to the developers
|
|/
|
|
| |
PHPBB3-12120
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12196] Revert Fix typo "referer" in acp/attachments
* dhruvgoel92/ticket/12196:
[ticket/12196] Revert Fix typo "referer" in acp/attachments
|
|/
|
|
|
|
|
| |
This reverts commit 9bc1f7924d5ef00fb988b81347d4c5c730b25eb2.
https://tracker.phpbb.com/browse/PHPBB3-12196
PHPBB3-12196
|
|\
| |
| |
| |
| |
| |
| | |
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/ticket/12196:
[ticket/12196] Fix typo "referer" in acp/attachments
|
|/
|
|
| |
PHPBB3-12196
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12755] Add timeout to remote upload to prevent infinite loop
* marc1706/ticket/12755:
[ticket/12755] Apply de morgan to conditional
[ticket/12755] Terminate upload loop if upload reaches filesize
[ticket/12755] Change upload in remote_upload() method to fit get_remote_file
[ticket/12755] Add language string for timed out remote upload
[ticket/12755] Add timeout to remote upload to prevent infinite loop
|
| |
| |
| |
| | |
PHPBB3-12755
|
| |
| |
| |
| |
| |
| |
| | |
Terminate the upload loop if the expected filesize has been reached instead
of trying to read more bytes until the timeout has been reached.
PHPBB3-12755
|
| |
| |
| |
| | |
PHPBB3-12755
|
| |
| |
| |
| | |
PHPBB3-12755
|
|/
|
|
| |
PHPBB3-12755
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12741] Functional tests on Travis fail since php update last night
* Nicofuma/ticket/12741:
[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
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12720] Allow commit heading to begin with lowercase letters
* dhruvgoel92/ticket/12720:
[ticket/12720] Allow commit heading to begin with lowercase letters
|
|/
|
|
| |
PHPBB3-12720
|
|\
| |
| | |
[ticket/12660] Improve check for when phpinfo() is disabled.
|
|/
|
|
| |
PHPBB3-12660
|
|\
| |
| |
| |
| |
| |
| | |
[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.
|
| |
| |
| |
| |
| |
| | |
HHVM MySQLi has been fixed and works for us now.
PHPBB3-12384
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12582] Strip away copyrighted ICC profile from images
* bantu/ticket/12582:
[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.
|
| | |
| | |
| | |
| | | |
PHPBB3-12582
|
| | |
| | |
| | |
| | | |
PHPBB3-12582
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This images embed a non free ICC profile that doesn’t allow
modification:
http://web.archive.org/web/20020603153925/srgb.com/usingsrgb.html
Please use the proposed version stripping away this copyrighted binary
profile, probably embedded by an image software at one time:
exiftool -icc_profile"-<=" phpBB/adm/images/phpbb_logo.png
I’ve checked the resulting image and trust it is identical to the
original.
Some more background on the issue:
https://lists.debian.org/debian-devel/2014/05/msg00339.html
PHPBB3-12582
|
| | |
| | |
| | |
| | | |
PHPBB3-12582
|
| | |
| | |
| | |
| | | |
PHPBB3-12582
|
| | |
| | |
| | |
| | | |
PHPBB3-12582
|
| | |
| | |
| | |
| | | |
PHPBB3-12582
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[task/sami] Add Sami to composer dependencies and build script
* bantu/task/sami:
[task/sami] Establish alphabetical order.
[task/sami] Also ignore ext/ directory.
[task/sami] Replace phpdoctor with sami.
[task/sami] Add sami/sami as a composer development dependency.
|
| | |
| | |
| | |
| | | |
PHPBB3-12495
|
| | |
| | |
| | |
| | | |
PHPBB3-12495
|
| | |
| | |
| | |
| | | |
PHPBB3-12495
|
|/ /
| |
| |
| | |
PHPBB3-12495
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12540] Fix broken placeholders in language files
* nickvergessen/ticket/12540:
[ticket/12540] Fix broken placeholders in language files
|
|/ /
| |
| |
| | |
PHPBB3-12540
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[Ticket/10839] olympus - Remove phpunit configuration files
* nickvergessen/ticket/10839-olympus:
[ticket/10839] Fix note about running slow tests and build task
[ticket/10839] Removing phpunit.xml.all
[ticket/10839] Always run functional tests by default
|
| | |
| | |
| | |
| | | |
PHPBB3-10839
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
To run all tests, just append
--group slow
to your call
PHPBB3-10839
|