aboutsummaryrefslogtreecommitdiffstats
path: root/tests/controller
Commit message (Expand)AuthorAgeFilesLines
...
* | [ticket/11649] Expose Twig through the containerTristan Darricau2014-08-091-1/+22
|/
* [ticket/12099] Remove config againJoas Schilling2014-06-291-1/+0
* [ticket/12099] Add request argument to path_helper servicePico882014-06-291-0/+2
* [ticket/12508] Only take a list of names for set_extensions()Joas Schilling2014-06-101-1/+1
* [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-1/+1
* [ticket/12508] Fix usages of the finderJoas Schilling2014-06-101-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-6/+14
* [ticket/12529] Move $phpbb_root_path to the end of the constructorTristan Darricau2014-05-111-1/+1
* [ticket/12529] Use root_path in controller\resolver to check the template dirTristan Darricau2014-05-111-1/+1
* [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-052-2/+2
* [ticket/11497] Use a mock object to define the root folder for the finderTristan Darricau2014-05-031-2/+2
* [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-032-14/+17
* [ticket/12480] Remove unused use statementsJoas Schilling2014-05-021-2/+0
* [ticket/12480] Add subfolder/config/routing.yml which should not be foundJoas Schilling2014-05-022-0/+5
* [ticket/12090] Move find() call to container and fix testsJoas Schilling2014-03-091-5/+7
* [ticket/12090] Split finding routes and returning routes into 2 methodsJoas Schilling2014-03-091-1/+1
* [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-082-6/+4
* [ticket/12090] Change redirect tests to use route()Joas Schilling2014-03-071-6/+6
* [ticket/12090] Pass route name to url() to allow admins to change the routesJoas Schilling2014-03-078-123/+133
* [ticket/11948] Check actual result of routesJoas Schilling2013-10-211-1/+8
* [ticket/11948] Allow resource importing for routingJoas Schilling2013-10-212-1/+5
* [ticket/11948] Add second routing file to testsJoas Schilling2013-10-192-1/+4
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-4/+6
* [ticket/11700] Get unit tests to run again with namespacesNils Adermann2013-09-192-2/+4
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-193-6/+8
* [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-171-2/+2
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-2/+16
|\
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-2/+16
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-22/+64
|\ \ | |/
| * [ticket/11824] Reorganize test fileDavid King2013-09-121-18/+17
| * [ticket/11824] Add tests for urls with mod_rewrite enabledDavid King2013-09-061-3/+48
| * [ticket/11824] Add option for mod_rewriteDavid King2013-09-031-17/+17
| * [ticket/11215] Fix helper_url_test.php testsDavid King2013-09-021-15/+17
| * [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-1/+0
| * [ticket/11628] Remove style path providerNathaniel Guse2013-07-241-4/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-162-10/+10
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-142-1/+1
* [feature/twig] Remove style dependency for controller helperNathan Guse2013-07-051-1/+1
* [feature/twig] Fix helper URL testNathaniel Guse2013-07-041-1/+4
* [feature/twig] Remove resource locator dependency from templateNathaniel Guse2013-07-011-2/+1
* [feature/twig] Fix controller/helper_url_test (missing globals)Nathan Guse2013-06-241-1/+1
* [feature/twig] Use phpbb_template_twig in testsNathan Guse2013-06-121-1/+1
* [ticket/11335] (tests) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-1/+1
* [ticket/11334] Allow parameters to be specified in the routeJoas Schilling2013-03-151-3/+3
* [ticket/11334] Fix copyright year in test fileJoas Schilling2013-03-151-1/+1
* [ticket/11334] Use mocks instead of making parameters optionalJoas Schilling2013-03-151-1/+5
* [ticket/11334] Move unit tests for helper->url() into own fileJoas Schilling2013-03-152-11/+55
* [ticket/11334] Include functions.php and fix class name in testsJoas Schilling2013-03-151-1/+3
* [ticket/11334] Make $phpbb_dispatcher global, as done in append_sid testDavid King2013-03-151-0/+3
* [ticket/11334] Add a test for the controller helper URL methodDavid King2013-03-151-0/+6