aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/helper/iohandler/ajax_iohandler.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-3/+3
* [ticket/15353] Make sure users can continue update after merging file diffMarc Alexander2017-09-101-0/+6
* [ticket/15293] Prevent continuing to database update on incomplete file updateMarc Alexander2017-07-231-0/+6
* [ticket/14875] Move raw_variable() method to request_interfaceMarc Alexander2016-12-021-3/+3
* [ticket/14875] Add method for raw input to request and add to installerMarc Alexander2016-11-251-14/+6
* [ticket/14875] Add method for untrimmed input to ajax iohandlerMarc Alexander2016-11-241-0/+16
* [ticket/14487] Try to handle connection timeoutsMáté Bartus2016-02-281-1/+40
* [ticket/14462] Further speed improvementsMate Bartus2016-02-121-16/+47
* [ticket/14262] Move convertor to controllerMate Bartus2016-01-291-1/+30
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-11/+108
* [ticket/13740] Login admin when install finishedMate Bartus2015-07-231-0/+23
* [ticket/13740] Fix CS and docblocksMate Bartus2015-07-211-6/+2
* [ticket/13740] CLI installer and fixesTristan Darricau2015-07-081-0/+2
* [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-081-0/+272