aboutsummaryrefslogtreecommitdiffstats
path: root/tests/controller/ext
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12480] Add subfolder/config/routing.yml which should not be foundJoas Schilling2014-05-021-0/+3
* [ticket/12090] Pass route name to url() to allow admins to change the routesJoas Schilling2014-03-075-3/+6
* [ticket/11948] Allow resource importing for routingJoas Schilling2013-10-211-0/+4
* [ticket/11948] Add second routing file to testsJoas Schilling2013-10-191-0/+3
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-192-2/+4
* [feature/controller] Remove empty __construct() methodDavid King2012-11-161-7/+0
* [feature/controller] Implement a front controllerDavid King2012-11-163-0/+29