aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/controller/resolver.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/twig] Make style dependency optional for resolverNathaniel Guse2013-07-041-2/+2
* [feature/twig] Safety check for 2fb48d6Nathaniel Guse2013-07-041-1/+1
* [feature/twig] Attempt to automatically set style dir for ext controllersNathaniel Guse2013-07-041-1/+27
* [feature/controller] Allow injecting Symfony Request into controllersDavid King2012-11-171-0/+4
* [feature/controller] Fix param block for controller callableDavid King2012-11-161-1/+1
* [feature/controller] Correctly access user objectDavid King2012-11-161-1/+1
* [feature/controller] phpbb_controller_exception instead of RuntimeExceptionDavid King2012-11-161-5/+6
* [feature/controller] Implement a front controllerDavid King2012-11-161-0/+123