aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ticket/14492] Add basic task for installing viglink extensionMarc Alexander2016-12-031-0/+119
* [ticket/14875] Add method for raw input to request and add to installerMarc Alexander2016-11-251-10/+1
* [ticket/14875] Add method for untrimmed input to ajax iohandlerMarc Alexander2016-11-241-1/+10
* Merge pull request #4265 from Senky/ticket/10809Tristan Darricau2016-09-251-1/+1
|\
| * [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+1
* | [ticket/14742] Increase user feedback by improving progress barOliver Schramm2016-08-201-4/+10
* | [ticket/14742] Further improve progress bar in db updaterOliver Schramm2016-08-121-9/+15
* | [ticket/14742] Fix progress bar in database updaterOliver Schramm2016-08-111-3/+16
|/
* [ticket/14633] Check for XML extension support on installMáté Bartus2016-07-301-0/+19
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-071-1/+1
* [ticket/14595] Added smtp_port where places where smtp_host exists.Derek Held2016-05-142-0/+11
* [ticket/14589] Add error messages for failable installer requirementsMáté Bartus2016-04-101-2/+6
* Merge pull request #4255 from CHItA/ticket/14393Tristan Darricau2016-03-313-11/+14
|\
| * [ticket/14393] Fix db update progress barMáté Bartus2016-03-301-2/+1
| * [ticket/14393] Fix init for conflict archiveMáté Bartus2016-03-271-7/+6
| * [ticket/14393] Fix updater behaviourMáté Bartus2016-03-273-4/+9
* | [ticket/14564] Fix cookie domain calculationMáté Bartus2016-03-271-1/+8
|/
* [ticket/14510] Prevent infinite loop in add_bots taskMáté Bartus2016-03-021-0/+1
* [ticket/14499] Add command to update the board from CLITristan Darricau2016-02-252-1/+9
* [ticket/14462] Fix commentsMate Bartus2016-02-125-9/+9
* [ticket/14462] Refactor tasks to be more modularMate Bartus2016-02-129-165/+835
* [ticket/14462] Further speed improvementsMate Bartus2016-02-1213-49/+1
* [ticket/14312] Allow updating without having the update directoryMate Bartus2016-02-042-15/+38
* [ticket/14312] Push migration error messages to the userMate Bartus2016-02-041-0/+1
* Merge pull request #4156 from CHItA/ticket/14445Tristan Darricau2016-02-021-0/+13
|\
| * [ticket/14445] Force refresh before schema generationMate Bartus2016-02-021-0/+13
* | [ticket/14434] Refactored to check migrations when setting themMatt Friedman2016-01-281-10/+1
* | [ticket/14434] Check migrations in the database updater taskMatt Friedman2016-01-281-0/+9
|/