aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2017-07-171-1/+1
* [prep-release-3.2.0] Correctly compare extensions versionMarc Alexander2017-01-071-1/+1
* [ticket/14492] Update versions in filesMarc Alexander2016-12-031-1/+1
* [ticket/14492] Update phpBB version and fix miscellaneous code issuesMarc Alexander2016-12-031-1/+2
* [ticket/14492] Add language variables for updating extensionsMarc Alexander2016-12-031-4/+4
* [ticket/14492] Prevent timeouts in install & update extensions tasksMarc Alexander2016-12-031-1/+19
* [ticket/14492] Use same list for checking if extension should be updatedMarc Alexander2016-12-031-2/+2
* [ticket/14492] Unify version check for installing default extensionsMarc Alexander2016-12-031-2/+2
* [ticket/14492] Use extension manager instead of finder and add try/catchMarc Alexander2016-12-031-28/+33
* [ticket/14492] Remove unused use statementMarc Alexander2016-12-031-1/+0
* [ticket/14492] Properly retrieve version updating fromMarc Alexander2016-12-031-50/+62
* [ticket/14492] Rework logic for selecting which extensions to updateMarc Alexander2016-12-031-27/+54
* [ticket/14492] Allow specifying extensions to update & installMarc Alexander2016-12-031-1/+6
* [ticket/14492] Set install extensions to synthetic and fix step countMarc Alexander2016-12-031-1/+1
* [ticket/14492] Apply fixes to update extensions taskMarc Alexander2016-12-031-3/+37
* [ticket/14492] Re-enable extensions if updated during updateMarc Alexander2016-12-031-0/+162