aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/feed.yml
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-9/+9
| | | | PHPBB3-11700
* [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-0/+7
| | | | PHPBB3-9657
* [ticket/11481] Remove globals and use dependency injection insteadJoas Schilling2013-06-061-0/+42
| | | | PHPBB3-11481
* [ticket/11481] Use container for all classes and inject dependenciesJoas Schilling2013-06-061-0/+56
PHPBB3-11481