aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/di/extension
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14957] Do not cache database config entriesMarc Alexander2017-01-031-6/+0
* [ticket/13251] Escape container parameters defined from config.php.Cesar G2014-11-071-10/+18
* [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-1/+1
* [ticket/12775] Fix commentsTristan Darricau2014-07-071-1/+1
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-1/+1
* [ticket/12775] Use the config.php handler in \phpbb\config_phpTristan Darricau2014-07-071-13/+11
* [ticket/12775] Add a conter_factory class and remove functions_containerTristan Darricau2014-07-071-3/+6
* [ticket/12715] Cleanup comments in \phpbb\di\*Tristan Darricau2014-06-153-6/+4
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-9/+21
* [ticket/11949] Do not prepend leading backslash to cache class nameJoas Schilling2013-11-091-1/+1
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-303-24/+0
* [ticket/11700] Correctly convert old acm type to namespaced class nameNils Adermann2013-09-161-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-6/+6
|\
| * Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-141-6/+6
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-163-3/+9
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-143-0/+222