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/14990] Move dispatcher object to the front of the options array
rxu
2017-04-16
1
-0
/
+1
*
Merge pull request #4236 from Nicofuma/ticket/13616
Máté Bartus
2016-04-13
1
-2
/
+1
|
\
|
*
[ticket/13616] Updates direct call to twig environment constructor
Tristan Darricau
2016-04-03
1
-2
/
+1
*
|
Merge pull request #4258 from Nicofuma/ticket/13683-3.2.x
Marc Alexander
2016-04-07
1
-9
/
+57
|
\
\
|
|
/
|
/
|
|
*
[ticket/13683] Fix merge into 3.2.x
Tristan Darricau
2016-03-29
1
-9
/
+8
|
*
Merge branch 'ticket/13683' into ticket/13683-3.2.x
Tristan Darricau
2016-03-29
1
-9
/
+58
|
|
\
|
|
*
[ticket/13683] Updates tests
Tristan Darricau
2016-03-29
1
-8
/
+8
|
|
*
[ticket/13683] Fix more cases
Tristan Darricau
2016-03-29
1
-1
/
+1
|
|
*
[ticket/13683] Respects force_server_vars settings when generating URLs
Tristan Darricau
2016-03-29
1
-17
/
+63
*
|
|
[ticket/13502] Also cover passing object to resolver in tests
Marc Alexander
2016-04-01
2
-1
/
+7
*
|
|
[ticket/13502] Test getArguments() method of controller resolver
Marc Alexander
2016-04-01
2
-12
/
+57
*
|
|
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
7
-9
/
+0
|
/
/
*
|
[ticket/14555] Uniformize cache directory usages
Tristan Darricau
2016-03-24
2
-2
/
+2
*
|
[ticket/14220] Move route loading to services
Tristan Darricau
2015-10-08
2
-7
/
+12
*
|
[ticket/13645] Move the feeds to controllers
Nicofuma
2015-08-23
1
-8
/
+17
*
|
[ticket/13388] Integrate routing and di parameters resolution
Tristan Darricau
2015-05-29
3
-2
/
+31
*
|
Merge pull request #3581 from MateBartus/ticket/13804
Nicofuma
2015-05-14
1
-1
/
+1
|
\
\
|
*
|
[ticket/13804] Make template's user dependency optional
MateBartus
2015-05-05
1
-1
/
+1
*
|
|
Merge pull request #3577 from MateBartus/ticket/13800
Nicofuma
2015-05-14
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/13800] Make router's extension manager dependency optional
MateBartus
2015-05-02
2
-2
/
+2
*
|
|
[ticket/13638] Inject $filesystem in \phpbb\template\asset
Nicofuma
2015-05-05
1
-0
/
+1
|
/
/
*
|
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
1
-1
/
+3
*
|
[ticket/13793] Remove translation on throwing exceptions
MateBartus
2015-05-01
1
-1
/
+1
*
|
Merge pull request #3487 from MateBartus/ticket/13697
Tristan Darricau
2015-04-16
2
-4
/
+4
|
\
\
|
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
2
-4
/
+4
*
|
|
Merge branch '3.1.x'
Oliver Schramm
2015-04-06
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/13749] Add missing slash to base uri in helper route tests
Marc Alexander
2015-04-06
1
-1
/
+1
*
|
|
Merge branch '3.1.x'
Joas Schilling
2015-04-06
2
-1
/
+49
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
[ticket/13493] Append page name to base url if it doesn't contain it
Marc Alexander
2015-02-11
2
-1
/
+49
*
|
Merge pull request #3303 from Nicofuma/ticket/13513
Marc Alexander
2015-02-26
2
-2
/
+2
|
\
\
|
*
|
[ticket/13513] Use paths relative to the phpBB root in the router
Tristan Darricau
2015-01-17
2
-2
/
+2
*
|
|
[ticket/13407] Remove the last occurence of pattern in routing files
Nicofuma
2015-02-04
1
-1
/
+1
|
/
/
*
|
Merge branch 'develop-ascraeus' into develop
Marc Alexander
2014-11-26
4
-5
/
+5
|
\
\
|
|
/
|
*
[ticket/13389] Replace pattern with path
Tristan Darricau
2014-11-26
4
-5
/
+5
*
|
[ticket/12620] Fix rebase
Tristan Darricau
2014-11-20
2
-5
/
+5
*
|
[ticket/12620] Move the routing.yml file to routing/environment.yml
Tristan Darricau
2014-11-20
2
-0
/
+0
*
|
[ticket/12620] Use the test environment for the tests
Tristan Darricau
2014-11-20
2
-0
/
+0
*
|
[ticket/12620] Updates test environment (production => development)
Tristan Darricau
2014-11-20
2
-0
/
+0
*
|
[ticket/12620] Add support of the environments for the ext routing files
Tristan Darricau
2014-11-20
5
-6
/
+32
*
|
[ticket/12620] Fix tests
Tristan Darricau
2014-11-20
1
-0
/
+0
*
|
[ticket/13063] Fix tests after rebase
Tristan Darricau
2014-11-20
1
-16
/
+16
*
|
[ticket/13063] Introduces a new \phpbb\routing\router class
Tristan Darricau
2014-11-20
2
-15
/
+16
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-17
1
-0
/
+2
|
\
\
|
|
/
|
*
[ticket/13338] Add include statements for dependencies.
Andreas Fischer
2014-11-17
1
-0
/
+2
*
|
Merge branch 'develop-ascraeus' into develop
Nils Adermann
2014-11-16
1
-16
/
+16
|
\
\
|
|
/
|
*
[ticket/13280] Output escaping for the symfony request object
Tristan Darricau
2014-11-16
1
-16
/
+16
*
|
Merge branch 'develop-ascraeus' into develop
Nils Adermann
2014-09-29
2
-96
/
+138
|
\
\
|
|
/
|
*
[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
[next]