aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/controller/provider.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13063] Introduces a new \phpbb\routing\router classTristan Darricau2014-11-201-92/+0
* [ticket/13008] Use an absolute path with the FileLocator for the routing filesTristan Darricau2014-08-231-1/+1
* [ticket/12715] Cleanup comments in \phpbb\controller\*Tristan Darricau2014-06-151-3/+5
* [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-051-1/+1
* [ticket/11497] Fix the path for the finder in controller_providerNicofuma2014-05-031-1/+1
* [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-031-11/+15
* [ticket/12480] Only load config/routing.yml from extensions routeJoas Schilling2014-05-021-1/+1
* [ticket/12090] Split finding routes and returning routes into 2 methodsJoas Schilling2014-03-091-5/+21
* [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-081-19/+11
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11948] Allow resource importing for routingJoas Schilling2013-10-211-4/+3
* [ticket/11948] Use basename and dirnameJoas Schilling2013-10-201-6/+2
* [ticket/11948] Allow multiple routing files for extensionsJoas Schilling2013-10-191-9/+13
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+4
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+82