aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.3.x'Marc Alexander2019-11-161-17/+2
|\
| * [ticket/16206] Remove offsetExists and set non-NULL valuemrgoldy2019-11-101-17/+2
* | Merge branch '3.3.x'Marc Alexander2019-06-052-1/+65
|\|
| * [ticket/15987] Go back to previous table definition typeMarc Alexander2019-05-142-15/+18
| * [ticket/15987] Add missing paranthesisMarc Alexander2019-05-141-0/+2
| * [ticket/15987] Add container extension to support tables "array access"Marc Alexander2019-05-142-1/+60
| * [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/15746] Update symfony to latest on masterMarc Alexander2019-05-091-1/+1
| * [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/15258] Adds a method to get a service by class in service_collectionTristan Darricau2019-05-081-0/+31
* | Merge branch 'master' into ticket/12629Marc Alexander2018-10-263-1/+17
|\ \
| * \ Merge pull request #5331 from rubencm/ticket/12636Marc Alexander2018-10-102-0/+12
| |\ \
| | * | [ticket/12636] Rename log.session_errors to session.log_errorsrubencm2018-09-132-4/+4
| | * | [ticket/12636] Add log.session_errorsRubén Calvo2018-09-012-0/+12
| * | | Merge pull request #5313 from senky/ticket/12628Marc Alexander2018-10-091-0/+1
| |\ \ \
| | * | | [ticket/12628] Introduce debug.memoryJakub Senko2018-08-021-0/+1
| | |/ /
| * | | Merge pull request #5330 from rubencm/ticket/12623Marc Alexander2018-09-132-0/+3
| |\ \ \
| | * | | [ticket/12623] Add allow_install_dirRubén Calvo2018-09-012-0/+3
| | |/ /
| * / / [ticket/15746] Update symfony to latest on masterMarc Alexander2018-09-121-1/+1
| |/ /
* | | [ticket/12629] Rename errors_show to show_errorsrubencm2018-09-131-1/+1
* | | [ticket/12629] Add debug.errors_showRubén Calvo2018-09-011-0/+1
|/ /
* | Merge branch '3.2.x'Tristan Darricau2018-07-081-0/+7
|\|
| * [ticket/15678] Fix build and cache flow for containerAndrii Afanasiev2018-06-151-0/+7
* | Merge pull request #5266 from senky/ticket/12624Tristan Darricau2018-07-081-0/+1
|\ \
| * | [ticket/12624] Add debug.load_time parameterJakub Senko2018-07-061-0/+1
* | | [ticket/12627] Add debug.sql_explain parameterJakub Senko2018-07-061-0/+1
|/ /
* | Merge pull request #4866 from Nicofuma/ticket/15258Máté Bartus2017-07-261-0/+31
|\ \
| * | [ticket/15258] Adds a method to get a service by class in service_collectionTristan Darricau2017-07-261-0/+31
| |/
* | [ticket/15253] Update importsRubén Calvo2017-07-202-2/+4
* | [ticket/15253] Move storage helper to filesystemRubén Calvo2017-07-202-2/+2
* | [ticket/15253] Use storage helper methods instead of filesystem methodsRubén Calvo2017-07-202-5/+2
* | [ticket/11150] Fix commentsTristan Darricau2017-04-231-1/+1
* | [ticket/11150] Load vendor/ext-autoload.phpTristan Darricau2017-04-231-0/+6
* | [ticket/11150] Makes composer output level configurableTristan Darricau2017-04-232-0/+20
|/
* [ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITIONTristan Darricau2017-04-171-1/+1
* [ticket/14957] Make sure config_php_file is set before injectingMarc Alexander2017-01-031-0/+5
* Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-031-1/+2
|\
| * [ticket/14957] Do not use method return in write contextMarc Alexander2017-01-031-1/+2
* | Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-032-6/+32
|\|
| * [ticket/14957] Do not cache database config entriesMarc Alexander2017-01-032-6/+13
* | [ticket/14934] Do not rely on open basedir being properly setMarc Alexander2016-12-251-6/+1
* | [ticket/14934] Use bare PHP functions for checking for tmp dirMarc Alexander2016-12-251-1/+1
* | [ticket/14891] Don't rely on sys_get_temp_dir() being availableMarc Alexander2016-12-091-2/+2
* | [ticket/14891] Use filesystem classes for checking on tmp dirMarc Alexander2016-12-091-2/+6