Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13502] Also cover passing object to resolver in tests | Marc Alexander | 2016-04-01 | 1 | -0/+5 |
| | | | | PHPBB3-13502 | ||||
* | [ticket/13502] Test getArguments() method of controller resolver | Marc Alexander | 2016-04-01 | 1 | -1/+11 |
| | | | | PHPBB3-13502 | ||||
* | [ticket/13388] Integrate routing and di parameters resolution | Tristan Darricau | 2015-05-29 | 1 | -0/+4 |
| | | | | PHPBB3-13388 | ||||
* | [ticket/13407] Remove the last occurence of pattern in routing files | Nicofuma | 2015-02-04 | 1 | -1/+1 |
| | | | | PHPBB3-13407 | ||||
* | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-11-26 | 3 | -4/+4 |
|\ | |||||
| * | [ticket/13389] Replace pattern with path | Tristan Darricau | 2014-11-26 | 3 | -4/+4 |
| | | | | | | | | PHPBB3-13389 | ||||
* | | [ticket/12620] Move the routing.yml file to routing/environment.yml | Tristan Darricau | 2014-11-20 | 1 | -0/+0 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/12620] Use the test environment for the tests | Tristan Darricau | 2014-11-20 | 1 | -0/+0 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/12620] Updates test environment (production => development) | Tristan Darricau | 2014-11-20 | 1 | -0/+0 |
| | | | | | | | | PHPBB3-12620 | ||||
* | | [ticket/12620] Add support of the environments for the ext routing files | Tristan Darricau | 2014-11-20 | 3 | -0/+24 |
|/ | | | | PHPBB3-12620 | ||||
* | [ticket/12480] Add subfolder/config/routing.yml which should not be found | Joas Schilling | 2014-05-02 | 1 | -0/+3 |
| | | | | PHPBB3-12480 | ||||
* | [ticket/12090] Pass route name to url() to allow admins to change the routes | Joas Schilling | 2014-03-07 | 5 | -3/+6 |
| | | | | PHPBB3-12090 | ||||
* | [ticket/11948] Allow resource importing for routing | Joas Schilling | 2013-10-21 | 1 | -0/+4 |
| | | | | PHPBB3-11948 | ||||
* | [ticket/11948] Add second routing file to tests | Joas Schilling | 2013-10-19 | 1 | -0/+3 |
| | | | | PHPBB3-11948 | ||||
* | [ticket/11700] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 2 | -2/+4 |
| | | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700 | ||||
* | [feature/controller] Remove empty __construct() method | David King | 2012-11-16 | 1 | -7/+0 |
| | | | | PHPBB3-10864 | ||||
* | [feature/controller] Implement a front controller | David King | 2012-11-16 | 3 | -0/+29 |
PHPBB3-10864 |