Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+3 |
| | | | | PHPBB3-13450 | ||||
* | [ticket/12620] Fix tests | Tristan Darricau | 2014-11-21 | 1 | -1/+0 |
| | | | | PHPBB3-12620 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11852] Split filesystem and path_helper into 2 classes | Joas Schilling | 2013-09-26 | 1 | -0/+1 |
| | | | | PHPBB3-11852 | ||||
* | [ticket/11215] Correct paths when path info is used for controller access | David King | 2013-07-06 | 1 | -1/+0 |
| | | | | PHPBB3-11215 | ||||
* | [feature/controller] Check for proper status codes from controllers | David King | 2012-11-19 | 1 | -6/+1 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Create Symfony Request in new function | David King | 2012-11-18 | 1 | -4/+2 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Use query string, not path info, for controller access | David King | 2012-11-17 | 1 | -0/+8 |
| | | | | | | This is hopefully just temporary until we can fix the relative path issue. PHPBB3-10864 | ||||
* | [feature/controller] Add period before $phpEx | David King | 2012-11-16 | 1 | -1/+1 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Fix use of $this in global scope | David King | 2012-11-16 | 1 | -1/+1 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Move include to app.php | David King | 2012-11-16 | 1 | -0/+1 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Implement a front controller | David King | 2012-11-16 | 1 | -0/+29 |
PHPBB3-10864 |