aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/controller/resolver.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13502] Fix coding styleMarc Alexander2016-04-011-2/+5
* [ticket/13502] Controller resolver should handle callable functions and objectsRFD2016-04-011-3/+12
* [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-13/+5
* [ticket/security-155] Fix spelling error in commentJoas Schilling2014-08-091-1/+1
* [ticket/security-155] Cast the types of string values in the controller routesJoas Schilling2014-08-081-1/+17
* [ticket/12715] Cleanup comments in \phpbb\controller\*Tristan Darricau2014-06-151-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12529] Move $phpbb_root_path to the end of the constructorTristan Darricau2014-05-111-4/+5
* [ticket/12529] Use root_path in controller\resolver to check the template dirTristan Darricau2014-05-111-2/+9
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-191-4/+4
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-8/+8
|\
| * [ticket/11628] phpbb_template, not phpbb_template_interfaceNathan Guse2013-07-251-1/+1
| * [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-8/+8
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-14/+16
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+154