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
/
includes
/
di
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge PR #1130 branch 'EXreaction/ticket/11259' into develop
Oleg Pudeyev
2012-12-29
1
-0
/
+1
|
\
|
*
[ticket/11259] adm_relative_path -> phpbb_adm_relative_path
Nathan Guse
2012-12-09
1
-1
/
+1
|
*
[ticket/11259] Also make adm_relative_path available in the container
Nathan Guse
2012-12-09
1
-0
/
+1
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-13
1
-1
/
+1
|
\
\
|
*
|
[ticket/11257] Do not require set_name() method to exist
Nathan Guse
2012-12-07
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
2
-1
/
+69
|
\
\
|
|
/
|
*
[feature/controller] Don't use $user->lang() before container compilation
David King
2012-11-18
1
-4
/
+3
|
*
[feature/controller] Rename kernel pass class properly
David King
2012-11-16
1
-1
/
+1
|
*
[feature/controller-new] Rename kernel compiler pass class
David King
2012-11-16
1
-0
/
+69
|
*
[ticket/11211] Fix typo in phpbb_realpath() method name
David King
2012-11-16
1
-1
/
+1
*
|
[ticket/11015] Move db driver class name fixing to function
Igor Wiedler
2012-11-17
1
-17
/
+1
*
|
[ticket/11015] Allow full dbms class name in config.php
Igor Wiedler
2012-11-16
1
-6
/
+22
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-12
7
-106
/
+264
|
\
\
|
|
/
|
*
[ticket/11194] Service tag data is stored in an array so access it correctly
Nils Adermann
2012-11-12
1
-1
/
+1
|
*
[ticket/11193] Instantiate a single collection_pass for all collections
Nils Adermann
2012-11-11
1
-13
/
+12
|
*
[ticket/11152] Throw error if services.yml is missing
Igor Wiedler
2012-11-11
1
-5
/
+2
|
*
[ticket/11152] Use realpath in container extensions consistently
Igor Wiedler
2012-11-11
2
-7
/
+7
|
*
[ticket/11152] Rename collection to collection_pass
Igor Wiedler
2012-11-11
1
-1
/
+1
|
*
[ticket/11152] Remove @api docblocks
Igor Wiedler
2012-11-10
3
-12
/
+0
|
*
[ticket/11152] Change phpbb_di_pass_cron to generic phpbb_di_pass_collection
Igor Wiedler
2012-11-10
1
-3
/
+12
|
*
[ticket/11152] Convert cron_task_collection to generic di_service_collection
Igor Wiedler
2012-11-10
1
-0
/
+49
|
*
[feature/compiled-dic] Fix cron tasks again
David King
2012-11-10
1
-1
/
+1
|
*
[feature/compiled-dic] Fix cron task loading
David King
2012-11-10
1
-0
/
+38
|
*
[feature/compiled-dic] Compile the DI Container into a cached class
David King
2012-11-10
5
-106
/
+184
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-12
1
-1
/
+1
|
/
*
[feature/dic] Spaces to tabs, add useless docblocks
Igor Wiedler
2012-09-01
3
-61
/
+91
*
[feature/dic] Coding style: Braces
Igor Wiedler
2012-08-25
2
-3
/
+6
*
[feature/dic] Adjust cache driver class name for BC
Igor Wiedler
2012-07-26
1
-1
/
+10
*
[feature/dic] Load services from extensions
Igor Wiedler
2012-07-21
1
-0
/
+41
*
[feature/dic] Introduce DI processors instead of abusing compiler passes
Igor Wiedler
2012-07-21
2
-2
/
+26
*
[feature/dic] Add dbal_ class prefix to dbal.driver.class
Igor Wiedler
2012-07-21
1
-1
/
+1
*
[feature/dic] Configure container via config.php, use compiler pass
Igor Wiedler
2012-07-21
1
-0
/
+51