aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module/update_filesystem
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14894] Use correct config name for conflicts archive extensionMarc Alexander2016-12-091-1/+1
| | | | PHPBB3-14894
* [ticket/14492] Use same list for checking if extension should be updatedMarc Alexander2016-12-031-6/+29
| | | | PHPBB3-14492
* [ticket/14492] Check if composer.json exists in viglink folder on file_checkMarc Alexander2016-12-031-1/+1
| | | | PHPBB3-14492
* [ticket/14492] Do not copy viglink on update if it was deletedMarc Alexander2016-12-031-0/+9
| | | | PHPBB3-14492
* [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