aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/di/extension
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #1130 branch 'EXreaction/ticket/11259' into developOleg Pudeyev2012-12-291-0/+1
|\
| * [ticket/11259] adm_relative_path -> phpbb_adm_relative_pathNathan Guse2012-12-091-1/+1
| * [ticket/11259] Also make adm_relative_path available in the containerNathan Guse2012-12-091-0/+1
* | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-1/+1
|\ \ | |/
| * [ticket/11211] Fix typo in phpbb_realpath() method nameDavid King2012-11-161-1/+1
* | [ticket/11015] Move db driver class name fixing to functionIgor Wiedler2012-11-171-17/+1
* | [ticket/11015] Allow full dbms class name in config.phpIgor Wiedler2012-11-161-6/+22
* | Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-121-1/+1
|/
* [ticket/11152] Throw error if services.yml is missingIgor Wiedler2012-11-111-5/+2
* [ticket/11152] Use realpath in container extensions consistentlyIgor Wiedler2012-11-112-7/+7
* [ticket/11152] Remove @api docblocksIgor Wiedler2012-11-103-12/+0
* [feature/compiled-dic] Compile the DI Container into a cached classDavid King2012-11-103-0/+236