aboutsummaryrefslogtreecommitdiffstats
path: root/tests/controller/helper_route_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12508] Only take a list of names for set_extensions()Joas Schilling2014-06-101-1/+1
* [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-1/+1
* [ticket/12508] Fix usages of the finderJoas Schilling2014-06-101-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-051-1/+1
* [ticket/11497] Use a mock object to define the root folder for the finderTristan Darricau2014-05-031-2/+2
* [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-031-13/+15
* [ticket/12090] Move find() call to container and fix testsJoas Schilling2014-03-091-5/+7
* [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-081-2/+2
* [ticket/12090] Pass route name to url() to allow admins to change the routesJoas Schilling2014-03-071-0/+126