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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[ticket/13113] Updates the base url only when the front-end isn't app.php
Tristan Darricau
2014-09-28
2
-96
/
+138
*
|
Merge branch 'ticket/13073' into ticket/13073-develop
Marc Alexander
2014-09-19
5
-16
/
+182
|
\
\
|
|
/
|
*
[ticket/13073] Remove _test suffix from common test class
Marc Alexander
2014-09-19
5
-9
/
+9
|
*
[ticket/13073] Use abstract class for controller helper route tests
Marc Alexander
2014-09-19
5
-7
/
+40
|
*
[ticket/13073] Use correct class names in test files
Marc Alexander
2014-09-19
2
-2
/
+2
|
*
[ticket/13073] Rework route tests and add tests for more directory types
Marc Alexander
2014-09-19
4
-51
/
+114
|
*
[ticket/13073] Test that routes from subfolders like /adm work
Marc Alexander
2014-09-19
2
-101
/
+13
|
*
[ticket/13073] Add tests for routes from adm pages
Marc Alexander
2014-09-19
1
-0
/
+148
*
|
Merge branch 'develop-ascraeus' into develop
Marc Alexander
2014-09-17
1
-0
/
+244
|
\
\
|
|
/
|
*
[ticket/13036] Complete tests
Tristan Darricau
2014-09-16
1
-0
/
+120
|
*
[ticket/13036] Add unit tests
Tristan Darricau
2014-09-16
1
-0
/
+124
*
|
Merge branch 'develop-ascraeus' into develop
Marc Alexander
2014-09-16
1
-38
/
+46
|
\
\
|
|
/
|
*
[ticket/13034] Fix tests
Tristan Darricau
2014-09-16
1
-3
/
+4
|
*
[ticket/13034] Fix the route generated for the frontend not in the phpbb root
Tristan Darricau
2014-09-04
1
-37
/
+44
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-08-10
2
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
2
-2
/
+2
*
|
[ticket/11649] Expose Twig through the container
Tristan Darricau
2014-08-09
1
-1
/
+22
|
/
*
[ticket/12099] Remove config again
Joas Schilling
2014-06-29
1
-1
/
+0
*
[ticket/12099] Add request argument to path_helper service
Pico88
2014-06-29
1
-0
/
+2
*
[ticket/12508] Only take a list of names for set_extensions()
Joas Schilling
2014-06-10
1
-1
/
+1
*
[ticket/12508] Move \phpbb\extension\finder to \phpbb\finder
Joas Schilling
2014-06-10
1
-1
/
+1
*
[ticket/12508] Fix usages of the finder
Joas Schilling
2014-06-10
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
2
-6
/
+14
*
[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
2
-2
/
+2
*
[ticket/11497] Use a mock object to define the root folder for the finder
Tristan Darricau
2014-05-03
1
-2
/
+2
*
[ticket/11497] Remove 'ext.finder' from services' list
Nicofuma
2014-05-03
2
-14
/
+17
*
[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
2
-0
/
+5
*
[ticket/12090] Move find() call to container and fix tests
Joas Schilling
2014-03-09
1
-5
/
+7
*
[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
2
-6
/
+4
*
[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
8
-123
/
+133
*
[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
2
-1
/
+5
*
[ticket/11948] Add second routing file to tests
Joas Schilling
2013-10-19
2
-1
/
+4
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
1
-4
/
+6
*
[ticket/11700] Get unit tests to run again with namespaces
Nils Adermann
2013-09-19
2
-2
/
+4
*
[ticket/11700] Fix extension loading with namespaces
Nils Adermann
2013-09-19
3
-6
/
+8
*
[ticket/11700] Fix unit tests after develop merge
Nils Adermann
2013-09-17
1
-2
/
+2
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
1
-2
/
+16
|
\
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
1
-2
/
+16
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-22
/
+64
|
\
\
|
|
/
|
*
[ticket/11824] Reorganize test file
David King
2013-09-12
1
-18
/
+17
|
*
[ticket/11824] Add tests for urls with mod_rewrite enabled
David King
2013-09-06
1
-3
/
+48
|
*
[ticket/11824] Add option for mod_rewrite
David King
2013-09-03
1
-17
/
+17
|
*
[ticket/11215] Fix helper_url_test.php tests
David King
2013-09-02
1
-15
/
+17
|
*
[ticket/11628] Remove phpbb_style (move methods to phpbb_template)
Nathaniel Guse
2013-07-24
1
-1
/
+0
[prev]
[next]