aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_url_matcher.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12620] Remove the old includes/functions_url_matcher.php fileTristan Darricau2014-11-211-102/+0
* [ticket/12620] Fix testsTristan Darricau2014-11-201-2/+6
* [ticket/12620] Fix coding styleTristan Darricau2014-11-201-2/+1
* [ticket/12620] Use the container to get the environment nameTristan Darricau2014-11-201-2/+6
* [ticket/12620] Uses a cache directory per environmentTristan Darricau2014-11-201-25/+8
* [ticket/12620] Fix download/file.php and app.php outside of the root_pathTristan Darricau2014-11-201-4/+4
* [ticket/12620] Add support of the environments for the ext routing filesTristan Darricau2014-11-201-2/+2
* [ticket/12557] Fix php file descriptionn-aleha2014-08-071-4/+4
* [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-2/+2
* [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-031-10/+12
* [ticket/12090] Split finding routes and returning routes into 2 methodsJoas Schilling2014-03-091-2/+2
* [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-081-4/+4
* [ticket/11948] Allow resource importing for routingJoas Schilling2013-10-211-4/+4
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-8/+8
* [ticket/11335] (kernel request subscriber) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-3/+3
* [feature/controller] Rename get_paths to import_paths_from_finderDavid King2012-11-161-5/+5
* [feature/controller] A few minor nitpickingsDavid King2012-11-161-2/+3
* [feature/controller] Further separate url matcher functionalityDavid King2012-11-161-24/+61
* [feature/controller] Move new functions to their own fileDavid King2012-11-161-0/+68