aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/installer.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14896] Do not overwrite login when finishing installMarc Alexander2016-12-071-5/+11
* [ticket/14492] Add user service to installer & only instantiate if neededMarc Alexander2016-12-031-10/+5
* [ticket/14492] Fix redirection to help phpBB pageMarc Alexander2016-12-031-2/+14
* [ticket/14492] Redirect to help phpBB page after installationMarc Alexander2016-12-031-1/+1
* [ticket/14487] Try to handle connection timeoutsMáté Bartus2016-02-281-1/+21
* [ticket/14462] Fix commentsMate Bartus2016-02-121-1/+1
* [ticket/14462] Further speed improvementsMate Bartus2016-02-121-37/+79
* [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-081-3/+12
* [ticket/14039] Fix acp linkMate Bartus2015-10-181-1/+1
* [ticket/14039] Fix ACP link generationMate Bartus2015-10-181-17/+11
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-3/+11
* [ticket/14097] Remove auto refresh on install failureMate Bartus2015-08-211-2/+1
* [ticket/14097] Improve error and failure handling in the installerMate Bartus2015-08-171-2/+10
* [ticket/13740] Add success message when install finishedMate Bartus2015-07-231-0/+29
* [ticket/13740] Fix CS and docblocksMate Bartus2015-07-211-25/+0
* [ticket/13740] Clean up install config file when installation has finishedMate Bartus2015-07-201-1/+8
* [ticket/13740] Fix CSMate Bartus2015-07-101-6/+0
* [ticket/13740] Remove service container from modulesMate Bartus2015-07-091-3/+1
* [ticket/13740] Fix CSMate Bartus2015-07-091-1/+0
* [ticket/13740] Fix itteration problems, implement class name aware collectionsMate Bartus2015-07-091-3/+3
* [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-091-89/+57
* [ticket/13740] Fix CS and extend phpbb extensionsCHItA2015-07-081-5/+6
* [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-081-0/+286