index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
controller
/
controller_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
1
-2
/
+3
*
[ticket/12629] Fix tests
rubencm
2019-05-09
1
-1
/
+1
*
[ticket/13502] Also cover passing object to resolver in tests
Marc Alexander
2016-04-01
1
-1
/
+2
*
[ticket/13502] Test getArguments() method of controller resolver
Marc Alexander
2016-04-01
1
-11
/
+46
*
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
1
-2
/
+0
*
[ticket/14555] Uniformize cache directory usages
Tristan Darricau
2016-03-24
1
-1
/
+1
*
[ticket/14220] Move route loading to services
Tristan Darricau
2015-10-08
1
-4
/
+7
*
[ticket/13388] Integrate routing and di parameters resolution
Tristan Darricau
2015-05-29
1
-1
/
+4
*
[ticket/13800] Make router's extension manager dependency optional
MateBartus
2015-05-02
1
-1
/
+1
*
[ticket/13793] Remove translation on throwing exceptions
MateBartus
2015-05-01
1
-1
/
+1
*
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-1
/
+1
*
[ticket/13513] Use paths relative to the phpBB root in the router
Tristan Darricau
2015-01-17
1
-1
/
+1
*
[ticket/12620] Fix rebase
Tristan Darricau
2014-11-20
1
-2
/
+2
*
[ticket/12620] Add support of the environments for the ext routing files
Tristan Darricau
2014-11-20
1
-0
/
+8
*
[ticket/13063] Introduces a new \phpbb\routing\router class
Tristan Darricau
2014-11-20
1
-4
/
+4
*
[ticket/13338] Add include statements for dependencies.
Andreas Fischer
2014-11-17
1
-0
/
+2
*
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12529] Move $phpbb_root_path to the end of the constructor
Tristan Darricau
2014-05-11
1
-1
/
+1
*
[ticket/12529] Use root_path in controller\resolver to check the template dir
Tristan Darricau
2014-05-11
1
-1
/
+1
*
[ticket/11497] Rename set_ext_finder in find_routing_files
Tristan Darricau
2014-05-05
1
-1
/
+1
*
[ticket/11497] Remove 'ext.finder' from services' list
Nicofuma
2014-05-03
1
-1
/
+2
*
[ticket/12480] Remove unused use statements
Joas Schilling
2014-05-02
1
-2
/
+0
*
[ticket/12480] Add subfolder/config/routing.yml which should not be found
Joas Schilling
2014-05-02
1
-0
/
+2
*
[ticket/12090] Split finding routes and returning routes into 2 methods
Joas Schilling
2014-03-09
1
-1
/
+1
*
[ticket/12090] Make provider a service and inject it into the helper
Joas Schilling
2014-03-08
1
-4
/
+2
*
[ticket/12090] Change redirect tests to use route()
Joas Schilling
2014-03-07
1
-6
/
+6
*
[ticket/12090] Pass route name to url() to allow admins to change the routes
Joas Schilling
2014-03-07
1
-1
/
+1
*
[ticket/11948] Check actual result of routes
Joas Schilling
2013-10-21
1
-1
/
+8
*
[ticket/11948] Allow resource importing for routing
Joas Schilling
2013-10-21
1
-1
/
+1
*
[ticket/11948] Add second routing file to tests
Joas Schilling
2013-10-19
1
-1
/
+1
*
[ticket/11700] Fix extension loading with namespaces
Nils Adermann
2013-09-19
1
-4
/
+4
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-2
/
+2
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-1
/
+1
*
[ticket/11334] Move unit tests for helper->url() into own file
Joas Schilling
2013-03-15
1
-11
/
+0
*
[ticket/11334] Include functions.php and fix class name in tests
Joas Schilling
2013-03-15
1
-1
/
+3
*
[ticket/11334] Make $phpbb_dispatcher global, as done in append_sid test
David King
2013-03-15
1
-0
/
+3
*
[ticket/11334] Add a test for the controller helper URL method
David King
2013-03-15
1
-0
/
+6
*
[feature/controller] Reword comment for clarification
David King
2012-11-16
1
-4
/
+3
*
[feature/controller] Use sizeof() instead of count() as per guidelines
David King
2012-11-16
1
-1
/
+1
*
[feature/controller] Fix tests
David King
2012-11-16
1
-1
/
+1
*
[feature/controller] Add _controller attribute to Request after instantiation
David King
2012-11-16
1
-2
/
+4
*
[feature/controller] Implement a front controller
David King
2012-11-16
1
-0
/
+75