aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/di/extension
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15987] Go back to previous table definition typeMarc Alexander2019-05-141-14/+15
* [ticket/15987] Add missing paranthesisMarc Alexander2019-05-141-0/+2
* [ticket/15987] Add container extension to support tables "array access"Marc Alexander2019-05-141-0/+56
* [ticket/12629] Rename errors_show to show_errorsrubencm2019-05-091-1/+1
* [ticket/12629] Add debug.errors_showRubén Calvo2019-05-091-0/+1
* [ticket/12636] Rename log.session_errors to session.log_errorsrubencm2019-05-092-4/+4
* [ticket/12636] Add log.session_errorsRubén Calvo2019-05-092-0/+12
* [ticket/12628] Introduce debug.memoryJakub Senko2019-05-091-0/+1
* [ticket/12623] Add allow_install_dirRubén Calvo2019-05-092-0/+3
* [ticket/12624] Add debug.load_time parameterJakub Senko2019-05-091-0/+1
* [ticket/12627] Add debug.sql_explain parameterJakub Senko2019-05-091-0/+1
* [ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITIONTristan Darricau2017-04-171-1/+1
* Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-031-6/+0
|\
| * [ticket/14957] Do not cache database config entriesMarc Alexander2017-01-031-6/+0
* | [ticket/13616] Fix CS + constant in the core extensionTristan Darricau2016-04-031-2/+4
* | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexerTristan Darricau2016-04-031-3/+3
* | [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