aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/avatars.yml
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11148] Use mimetype guesser for uploaded avatarsMarc Alexander2014-06-231-0/+1
* [ticket/11930] Move path_helper in front of optional cache argumentMarc Alexander2013-10-211-4/+4
* [ticket/11930] Use \phpbb\path_helper for avatar URLsMarc Alexander2013-10-171-0/+4
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-5/+5
* [ticket/11335] (avatars) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-4/+4
* [feature/avatars] Move definition of driver_collection to avatars.ymlMarc Alexander2013-01-151-0/+7
* [feature/avatars] Remove the obsolete request argument for avatar driversMarc Alexander2013-01-151-4/+0
* [feature/avatars] Call set_name() method in avatars.ymlMarc Alexander2012-12-091-0/+8
* [feature/avatars] Shorten avatar driver's class nameMarc Alexander2012-11-161-8/+8
* [feature/avatars] Add service containers for avatarsMarc Alexander2012-11-151-0/+44