Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12090] Split finding routes and returning routes into 2 methods | Joas Schilling | 2014-03-09 | 1 | -2/+2 |
| | | | | PHPBB3-12090 | ||||
* | [ticket/12090] Make provider a service and inject it into the helper | Joas Schilling | 2014-03-08 | 1 | -4/+4 |
| | | | | PHPBB3-12090 | ||||
* | [ticket/11948] Allow resource importing for routing | Joas Schilling | 2013-10-21 | 1 | -4/+4 |
| | | | | PHPBB3-11948 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -8/+8 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11335] (kernel request subscriber) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 1 | -3/+3 |
| | | | | PHPBB3-11335 | ||||
* | [feature/controller] Rename get_paths to import_paths_from_finder | David King | 2012-11-16 | 1 | -5/+5 |
| | | | | | | Also removed unused variable from url_matcher function PHPBB3-10864 | ||||
* | [feature/controller] A few minor nitpickings | David King | 2012-11-16 | 1 | -2/+3 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Further separate url matcher functionality | David King | 2012-11-16 | 1 | -24/+61 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Move new functions to their own file | David King | 2012-11-16 | 1 | -0/+68 |
PHPBB3-10864 |