aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module/update_filesystem
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14393] Fix init for conflict archiveMáté Bartus2016-03-271-7/+6
| | | | PHPBB3-14393
* [ticket/14393] Fix updater behaviourMáté Bartus2016-03-272-3/+8
| | | | PHPBB3-14393
* [ticket/14462] Further speed improvementsMate Bartus2016-02-122-2/+0
| | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462
* [ticket/14326] Decode diffed file's content during updateMate Bartus2015-12-022-6/+6
| | | | PHPBB3-14326
* [ticket/14039] Fix folder creation and deleted binary file issueMate Bartus2015-10-181-1/+1
| | | | PHPBB3-14039
* [ticket/14039] Fix file check for deleted filesMate Bartus2015-10-181-1/+1
| | | | PHPBB3-14039
* [ticket/14039] Revamp updaterMate Bartus2015-10-176-0/+1010
PHPBB3-14039