aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/avatar
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11857] Use passed service collection instead of container in managerMarc Alexander2013-10-271-11/+19
* [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-192-2/+2
* [ticket/11700] Correctly handle avatar drivers with namespacesNils Adermann2013-09-191-3/+3
* [ticket/11700] Use underscores in avatar driver template file namesNils Adermann2013-09-161-1/+1
* [ticket/11700] Load avatar explanations correctly from namespacesNils Adermann2013-09-161-1/+1
* [ticket/11700] Correctly generate lang key from avatar driver classNils Adermann2013-09-161-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-167-37/+51
* | [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-147-0/+1281