| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/13502] Fix coding style | Marc Alexander | 2016-04-01 | 1 | -2/+5 |
* | [ticket/13502] Controller resolver should handle callable functions and objects | RFD | 2016-04-01 | 1 | -3/+12 |
* | [ticket/13793] Remove translation on throwing exceptions | MateBartus | 2015-05-01 | 1 | -13/+5 |
* | [ticket/security-155] Fix spelling error in comment | Joas Schilling | 2014-08-09 | 1 | -1/+1 |
* | [ticket/security-155] Cast the types of string values in the controller routes | Joas Schilling | 2014-08-08 | 1 | -1/+17 |
* | [ticket/12715] Cleanup comments in \phpbb\controller\* | Tristan Darricau | 2014-06-15 | 1 | -1/+1 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
* | [ticket/12529] Move $phpbb_root_path to the end of the constructor | Tristan Darricau | 2014-05-11 | 1 | -4/+5 |
* | [ticket/12529] Use root_path in controller\resolver to check the template dir | Tristan Darricau | 2014-05-11 | 1 | -2/+9 |
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
* | [ticket/11700] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 1 | -4/+4 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -8/+8 |
|\ |
|
| * | [ticket/11628] phpbb_template, not phpbb_template_interface | Nathan Guse | 2013-07-25 | 1 | -1/+1 |
| * | [ticket/11628] Remove phpbb_style (move methods to phpbb_template) | Nathaniel Guse | 2013-07-24 | 1 | -8/+8 |
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -14/+16 |
|/ |
|
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+154 |