aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16283] Update requirements for 3.3.03D-I2020-01-011-3/+1
* [ticket/16283] Update requirements for 3.3.03D-I2019-12-311-1/+1
* [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-1/+0
* [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-062-16/+2
* [ticket/16052] Update version numbers to 3.3Marc Alexander2019-05-111-1/+1
* [ticket/14948] Update requirements and travis build matrixMarc Alexander2019-05-091-1/+1
* [ticket/12624] Add debug.load_time parameterJakub Senko2019-05-091-1/+0
* [ticket/15869] Allow multibyte characters in more variablesrubencm2018-12-023-9/+9
* [ticket/15869] Allow multibyte characters in hostname during installationrubencm2018-12-012-4/+4
* [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-232-93/+0
* [ticket/15751] Fix warning when update with CLIRubén Calvo2018-08-091-2/+5
* [prep-release-3.2.2] Add 3.1.12 to build and fix display of download boxMarc Alexander2018-01-072-5/+6
* Merge pull request #5077 from marc1706/ticket/15353Marc Alexander2018-01-072-4/+4
|\
| * [ticket/15353] Do not use empty to not offer empty archive for downloadMarc Alexander2018-01-062-4/+4
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-018-8/+8
|/
* [ticket/15353] Use empty where applicableMarc Alexander2017-10-122-4/+4
* [ticket/15353] Make sure users can continue update after merging file diffMarc Alexander2017-09-102-10/+38
* [ticket/15346] Add log message if extension is not enableableRubén Calvo2017-09-051-0/+1
* [ticket/15346] Check if extension is enableable during installRubén Calvo2017-09-031-0/+7
* [ticket/15293] Prevent continuing to database update on incomplete file updateMarc Alexander2017-07-233-11/+48
* Merge pull request #4675 from marc1706/ticket/15044Máté Bartus2017-01-291-0/+134
|\
| * [ticket/15044] Add module task for creating search index during installMarc Alexander2017-01-241-0/+134
* | [ticket/15050] Remove extra whitespaceMarc Alexander2017-01-271-2/+2
* | [ticket/15050] Use new file when new file already existsMarc Alexander2017-01-251-25/+46
|/
* [ticket/15015] Use correct explain string for enable email settingsMarc Alexander2017-01-221-1/+1
* [prep-release-3.2.0] Correctly compare extensions versionMarc Alexander2017-01-072-2/+2
* [ticket/14920] Force installer to only populate core migrationsMarc Alexander2016-12-171-0/+1
* [ticket/14894] Use correct config name for conflicts archive extensionMarc Alexander2016-12-091-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] Install all extensions if 'all' is specified for extensionsMarc Alexander2016-12-031-1/+1
* [ticket/14492] Add language variables for updating extensionsMarc Alexander2016-12-031-4/+4
* [ticket/14492] Prevent timeouts in install & update extensions tasksMarc Alexander2016-12-032-2/+39
* [ticket/14492] Use same list for checking if extension should be updatedMarc Alexander2016-12-032-8/+31
* [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-032-34/+44
* [ticket/14492] Remove unused use statementMarc Alexander2016-12-031-1/+0
* [ticket/14492] Properly retrieve version updating fromMarc Alexander2016-12-032-52/+62
* [ticket/14492] Rework logic for selecting which extensions to updateMarc Alexander2016-12-031-27/+54
* [ticket/14492] Check if composer.json exists in viglink folder on file_checkMarc Alexander2016-12-031-1/+1
* [ticket/14492] Removed unused use statementMarc Alexander2016-12-031-2/+0
* [ticket/14492] Only show fail of extension install if it's availableMarc Alexander2016-12-031-4/+4
* [ticket/14492] Allow specifying extensions to update & installMarc Alexander2016-12-032-1/+15
* [ticket/14492] Set install extensions to synthetic and fix step countMarc Alexander2016-12-032-7/+2
* [ticket/14492] Apply fixes to update extensions taskMarc Alexander2016-12-032-4/+38
* [ticket/14492] Correctly check if extension was enabled during installMarc Alexander2016-12-031-4/+38
* [ticket/14492] Do not install extensions in installer if in test envMarc Alexander2016-12-031-0/+5
* [ticket/14492] Re-enable extensions if updated during updateMarc Alexander2016-12-032-2/+163
* [ticket/14492] Install all packaged extensions by defaultMarc Alexander2016-12-031-15/+31
* [ticket/14492] Do not copy viglink on update if it was deletedMarc Alexander2016-12-031-0/+9