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
/
phpBB
/
config
/
default
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13777] Deduplicate migration service definitions
MateBartus
2015-05-31
3
-63
/
+5
*
[ticket/13777] Move module management into service
MateBartus
2015-05-31
2
-0
/
+11
*
[ticket/13388] Integrate routing and di parameters resolution
Tristan Darricau
2015-05-29
1
-0
/
+1
*
Merge pull request #3613 from nickvergessen/ticket/13844
Tristan Darricau
2015-05-29
2
-7
/
+28
|
\
|
*
[ticket/13844] Add events
Joas Schilling
2015-05-20
1
-3
/
+2
|
*
[ticket/13844] FAQ in new controller format
Joas Schilling
2015-05-16
2
-8
/
+10
|
*
[ticket/13844] Refactor bbcode help to the new system
Joas Schilling
2015-05-16
2
-0
/
+20
*
|
Merge pull request #3586 from s9e/ticket/13680
Nicofuma
2015-05-20
1
-0
/
+2
|
\
\
|
*
|
[ticket/13680] Updated quote notifications
JoshyPHP
2015-05-15
1
-0
/
+2
*
|
|
[ticket/13801] Removed user dependency from text_formatter.s9e.parser
JoshyPHP
2015-05-18
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge pull request #3591 from Nicofuma/ticket/12632
Oliver Schramm
2015-05-16
1
-0
/
+1
|
\
\
|
*
|
[ticket/12632] Add twig.debug and twig.auto_reload in config.yml
Tristan Darricau
2015-05-04
1
-0
/
+1
*
|
|
Merge pull request #3581 from MateBartus/ticket/13804
Nicofuma
2015-05-14
2
-15
/
+15
|
\
\
\
|
*
|
|
[ticket/13804] Make template's user dependency optional
MateBartus
2015-05-05
2
-15
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3577 from MateBartus/ticket/13800
Nicofuma
2015-05-14
2
-19
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/13800] Make router's extension manager dependency optional
MateBartus
2015-05-02
2
-19
/
+20
|
|
/
*
|
[ticket/13638] Inject $filesystem in \phpbb\template\asset
Nicofuma
2015-05-05
1
-0
/
+1
|
/
*
[ticket/13762] Replace user service with lang in twig extension
MateBartus
2015-05-02
1
-1
/
+1
*
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
3
-0
/
+24
*
[ticket/13793] Remove translation on throwing exceptions
MateBartus
2015-05-01
1
-2
/
+0
*
[ticket/8672] Use fastImageSize in classes
Marc Alexander
2015-04-24
1
-1
/
+1
*
[ticket/8672] Add class for retrieving imagesize without download
Marc Alexander
2015-04-24
2
-0
/
+6
*
Merge pull request #3446 from MateBartus/ticket/13654
Tristan Darricau
2015-04-16
4
-0
/
+74
|
\
|
*
[ticket/13654] Moving reporting into controller
MateBartus
2015-04-16
4
-0
/
+74
*
|
Merge pull request #3487 from MateBartus/ticket/13697
Tristan Darricau
2015-04-16
4
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
4
-1
/
+6
*
|
Merge pull request #3461 from s9e/ticket/11768
Tristan Darricau
2015-04-05
3
-0
/
+66
|
\
\
|
*
|
[ticket/11768] Added core.text_formatter_s9e_renderer_setup event
JoshyPHP
2015-04-02
1
-0
/
+1
|
*
|
[ticket/11768] Fixed service config
JoshyPHP
2015-04-02
1
-0
/
+1
|
*
|
[ticket/11768] Added configurator events
JoshyPHP
2015-04-02
1
-0
/
+1
|
*
|
[ticket/11768] Updated the cache dir to point to the current environment
JoshyPHP
2015-04-02
1
-1
/
+1
|
*
|
[ticket/11768] Updated constructors with explicit dependencies
s9e
2015-04-02
1
-2
/
+2
|
*
|
[ticket/11768] Restored blank line from develop
s9e
2015-04-02
1
-0
/
+1
|
*
|
[ticket/11768] This commit integrates s9e\TextFormatter
s9e
2015-04-02
3
-1
/
+63
|
|
/
*
|
Merge pull request #3430 from MateBartus/ticket/12466
Tristan Darricau
2015-04-05
1
-0
/
+61
|
\
\
|
|
/
|
/
|
|
*
[ticket/12466] Move classes from acp_database.php to their own files
MateBartus
2015-02-27
1
-0
/
+61
*
|
[ticket/13647] Move FAQ page to a controller
Joas Schilling
2015-02-22
4
-0
/
+18
|
/
*
[ticket/10748] Fix class type hinting
Joas Schilling
2015-02-15
1
-2
/
+2
*
[ticket/13407] Bump minimal version to php 5.3.9
Nicofuma
2015-02-04
1
-3
/
+3
*
[ticket/13407] Introduce a request_stack service
Nicofuma
2015-02-04
1
-0
/
+7
*
Merge pull request #3275 from nickvergessen/ticket/13487
Marc Alexander
2015-01-22
1
-0
/
+5
|
\
|
*
[ticket/13487] Add factory for db tool class
Joas Schilling
2015-01-10
1
-0
/
+5
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-01-20
1
-0
/
+1
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-01-13
1
-0
/
+1
|
/
*
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-01-10
1
-0
/
+1
*
Merge pull request #3170 from Nicofuma/ticket/13266-develop
Joas Schilling
2014-12-27
1
-0
/
+3
|
\
|
*
[ticket/13266] Enable the debug extension in the development environment
Tristan Darricau
2014-11-22
1
-0
/
+3
*
|
[ticket/13421] Move tools to subdirectory
Joas Schilling
2014-12-06
1
-1
/
+1
*
|
Merge branch 'develop-ascraeus' into develop
Marc Alexander
2014-11-26
1
-1
/
+1
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-22
1
-0
/
+4
|
/
[next]