aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12636] Add log.session_errorsRubén Calvo2019-05-091-0/+3
* [ticket/12628] Introduce debug.memoryJakub Senko2019-05-091-0/+1
* [ticket/12623] Add install dir during testsRubén Calvo2019-05-091-0/+1
* [ticket/12623] Add allow_install_dirRubén Calvo2019-05-091-0/+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/15646] Made Argon2i the default password driverJoshyPHP2019-05-081-0/+1
* [ticket/15646] Added support for Argon2i passwordsJoshyPHP2019-05-081-0/+14
* [ticket/14542] Move cron to controllerMáté Bartus2019-05-063-0/+20
* [ticket/14670] Modify service definition for RouterListenerMarc Alexander2019-05-061-2/+0
* Merge pull request #5537 from senky/ticket/15970Marc Alexander2019-04-071-0/+1
|\
| * [ticket/15970] Add core.message_admin_form_submit_beforeJakub Senko2019-02-271-0/+1
* | [ticket/15965] Fix hardcoded directoryrubencm2019-02-121-0/+2
|/
* Merge pull request #42 from phpbb/ticket/security/227Marc Alexander2018-11-101-7/+0
|\
| * [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-7/+0
* | [ticket/15833] Add core.avatar_manager_avatar_delete_after eventJakub Senko2018-10-281-0/+1
|/
* [ticket/15531] Log malformed BBCodesJoshyPHP2018-01-221-0/+1
* [ticket/15468] Add a service to merge duplicate BBCodesJoshyPHP2017-12-101-0/+5
* Merge pull request #4969 from Elsensee/ticket/15245Marc Alexander2017-10-311-2/+7
|\
| * [ticket/15245] Fix comments, class names and code styleOliver Schramm2017-09-281-0/+5
| * [ticket/15245] Configure TextFormatter before rendering feedsOliver Schramm2017-09-281-2/+1
| * [ticket/15245] Fix images in feeds when accessing via app.phpOliver Schramm2017-09-221-0/+1
* | Merge pull request #4950 from Nicofuma/ticket/15357-3.2.xMarc Alexander2017-10-291-1/+0
|\ \ | |/ |/|
| * [ticket/15298] Never suppress exception trace when using CLITristan Darricau2017-09-101-1/+0
* | [ticket/14933] Fix parameter for kernel_exception_subscriberOliver Schramm2017-09-091-1/+1
* | [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-091-0/+1
|/
* [ticket/15238] Add console command to fix forums/modules left/right IDsrxu2017-06-181-0/+9
* Merge branch 'ticket/15219' into ticket/15219-rheaMarc Alexander2017-06-031-0/+12
|\
| * [ticket/15219] Add console command for updating hashes to bcryptMarc Alexander2017-06-031-0/+12
* | Merge branch 'ticket/15219' into ticket/15219-rheaMarc Alexander2017-05-052-0/+21
|\ \ | |/
| * [ticket/15219] Update hashes to bcrypt with cronMarc Alexander2017-05-052-0/+21
* | [ticket/14990] Move dispatcher object to the front of the options arrayrxu2017-04-162-2/+2
* | [ticket/14990] Fix event name, email parsing, installer and dispatcher callsrxu2017-04-161-0/+1
* | [ticket/14990] Add core events to the Twig environmentrxu2017-04-161-0/+1
* | [ticket/15044] Add module task for creating search index during installMarc Alexander2017-01-241-0/+10
* | Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-031-3/+1
|\ \ | |/
| * [ticket/14957] Do not cache database config entriesMarc Alexander2017-01-031-3/+1
* | [ticket/14925] Set reparser names in service definitionsMatt Friedman2016-12-181-0/+18
* | [ticket/14895] Fix issues in CLI classesMatt Friedman2016-12-081-9/+1
* | [ticket/12610] Use Symfony style guideTristan Darricau2016-12-041-0/+1
* | [ticket/12610] Correctly handle empty cacheTristan Darricau2016-12-031-3/+3
* | [ticket/12610] Add command to check if the board is up to date.Etienne Baroux2016-12-032-1/+10
* | [ticket/14492] Add user service to installer & only instantiate if neededMarc Alexander2016-12-031-0/+6
* | [ticket/14492] Remove incorrect changes to module orderMarc Alexander2016-12-032-2/+2
* | [ticket/14492] Re-enable extensions if updated during updateMarc Alexander2016-12-032-3/+14
* | [ticket/14492] Install all packaged extensions by defaultMarc Alexander2016-12-031-9/+10
* | [ticket/14492] Add basic task for installing viglink extensionMarc Alexander2016-12-031-0/+9
* | Merge pull request #4405 from marc1706/ticket/14733Tristan Darricau2016-12-031-0/+5
|\ \
| * | [ticket/14733] Support increasing hashing cost factorMarc Alexander2016-10-031-0/+5
* | | Merge remote-tracking branch 'senky/ticket/14739' into 3.2.xMarc Alexander2016-11-171-8/+0
|\ \ \