Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |