aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/avatar/driver/driver.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Marc Alexander2016-01-061-0/+16
|\
| * [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-021-0/+8
| * [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-021-0/+8
* | [ticket/14150] Update fast-image-size to newest versionMarc Alexander2015-09-081-3/+3
* | [ticket/8672] Use fastImageSize in classesMarc Alexander2015-04-241-3/+3
* | [ticket/8672] Add class for retrieving imagesize without downloadMarc Alexander2015-04-241-1/+6
|/
* [ticket/12715] Cleanup comments in \phpbb\avatar\driver\*Tristan Darricau2014-06-151-6/+5
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/11859] Make avatar drivers return template filenameMarc Alexander2013-11-271-11/+0
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+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-171-1/+8
* [ticket/11700] Correctly load avatar templates for namespaced driversNils Adermann2013-09-191-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-7/+9
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-4/+4
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+138