aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/helper/config.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/security/233] Make smtp_password and smtp_username dynamicMarc Alexander2019-04-211-0/+2
| | | | SECURITY-233
* [ticket/14462] Fix CS and typoMate Bartus2016-02-121-1/+1
| | | | PHPBB3-14462
* [ticket/14462] Further speed improvementsMate Bartus2016-02-121-6/+14
| | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462
* [ticket/14460] Use the selected language with AJAX requests as wellMate Bartus2016-02-061-6/+10
| | | | PHPBB3-14460
* [ticket/14445] Force refresh before schema generationMate Bartus2016-02-021-3/+3
| | | | PHPBB3-14445
* [ticket/14039] Fix language constants and commentsMate Bartus2015-10-181-1/+1
| | | | PHPBB3-14039
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-0/+52
| | | | PHPBB3-14039
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-4/+4
| | | | PHPBB3-13904
* [ticket/13740] Use JSON for installer configMate Bartus2015-07-251-2/+2
| | | | PHPBB3-13740
* [ticket/13740] Secure installer config against corrupted config dataMate Bartus2015-07-231-4/+12
| | | | PHPBB3-13740
* [ticket/13740] Clean up install config file when installation has finishedMate Bartus2015-07-201-0/+23
| | | | PHPBB3-13740
* [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-091-8/+2
| | | | PHPBB3-13740
* [ticket/13740] CLI installer and fixesTristan Darricau2015-07-081-0/+10
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-081-0/+351
PHPBB3-13740