aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/avatar/driver
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-091-1/+2
|\
| * [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-1/+2
* | [ticket/12666] Use "None" for images in root of gallery avatar pathMarc Alexander2014-06-051-3/+3
* | [ticket/12457] Default to first category if none is selected in gallery avatarMarc Alexander2014-06-031-1/+1
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-276-24/+42
* Merge branch 'ticket/8960-olympus' into ticket/8960Marc Alexander2014-04-161-1/+1
* [ticket/11859] Make avatar drivers return template filenameMarc Alexander2013-11-275-11/+32
* Merge pull request #1819 from marc1706/ticket/11534Nathan Guse2013-11-041-0/+31
|\
| * [ticket/11534] Check remote avatar content type if possibleMarc Alexander2013-10-241-0/+31
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-306-48/+0
|/
* [ticket/11930] Update docblock of avatar driver constructorMarc Alexander2013-10-211-0/+1
* [ticket/11930] Modify order of properties to fit constructor methodMarc Alexander2013-10-211-7/+7
* [ticket/11930] Move path_helper in front of optional cache argumentMarc Alexander2013-10-211-1/+1
* [ticket/11930] Use \phpbb\path_helper for avatar URLsMarc Alexander2013-10-173-3/+10
* [ticket/11700] Correctly load avatar templates for namespaced driversNils Adermann2013-09-191-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-1/+1
|\
| * [ticket/11706] Use @ to suppress errors for getimagesize in remote avatarMarc Alexander2013-07-141-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-166-30/+42
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-4/+4
* | [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-1/+1
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-146-0/+972