aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/di/extension
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14124] Automatically translate exceptions in CLITristan Darricau2015-08-252-0/+13
* [ticket/13849] Fix development environmentNicofuma2015-05-191-3/+3
* [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-042-0/+16
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-1/+2
* [ticket/13266] Enable the debug extension in the development environmentTristan Darricau2014-11-222-1/+13
* [ticket/12620] Fix rebaseTristan Darricau2014-11-201-20/+20
* [ticket/12620] Use the container to get the environment nameTristan Darricau2014-11-201-1/+1
* [ticket/12620] Creates one di extension per phpBB extensionTristan Darricau2014-11-201-89/+0
* [ticket/12620] Adds a yaml config fileTristan Darricau2014-11-203-9/+74
* [ticket/12620] Add the support of the environments for the ext servicesTristan Darricau2014-11-201-3/+25
* [ticket/12620] Use PHPBB_ENVIRONMENTTristan Darricau2014-11-201-1/+1
* [ticket/12620] Split the environments into differents foldersTristan Darricau2014-11-201-1/+1
* [ticket/12620] Display error message when the environment isn't availableTristan Darricau2014-11-201-1/+1
* [ticket/12620] Allow the user to define multiples environmentsTristan Darricau2014-11-201-1/+1
* [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