Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13645] Move the feeds to controllers | Nicofuma | 2015-08-23 | 1 | -13/+0 |
| | | | | PHPBB3-13645 | ||||
* | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | [ticket/13063] Introduces a new \phpbb\routing\router class | Tristan Darricau | 2014-11-20 | 1 | -3/+2 |
| | | | | PHPBB3-13063 | ||||
* | [ticket/13280] Output escaping for the symfony request object | Tristan Darricau | 2014-11-16 | 1 | -1/+2 |
| | | | | PHPBB3-13280 | ||||
* | [ticket/13034] Fix tests | Tristan Darricau | 2014-09-16 | 1 | -1/+2 |
| | | | | PHPBB3-13034 | ||||
* | [ticket/13034] Fix the route generated for the frontend not in the phpbb root | Tristan Darricau | 2014-09-04 | 1 | -1/+2 |
| | | | | PHPBB3-13034 | ||||
* | [ticket/12787] Updates phpbb_mock_controller_helper | Tristan Darricau | 2014-07-08 | 1 | -0/+5 |
| | | | | PHPBB3-12787 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11497] Rename set_ext_finder in find_routing_files | Tristan Darricau | 2014-05-05 | 1 | -1/+1 |
| | | | | PHPBB3-11497 | ||||
* | [ticket/11497] Change the date in the package declaration | Tristan Darricau | 2014-05-03 | 1 | -1/+1 |
| | | | | PHPBB3-11497 | ||||
* | [ticket/11497] Use a mock object to define the root folder for the finder | Tristan Darricau | 2014-05-03 | 1 | -0/+22 |
PHPBB3-11497 |