aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* [ticket/13442] UTF-8 symbols for database hostlavigor2016-01-141-2/+2
* [ticket/14326] Decode diffed file's content during updateMate Bartus2015-12-022-6/+6
* [ticket/14308] Fix multibyte input for installerrxu2015-11-242-5/+5
* [ticket/14278] Check if user_id is set and fall back to ANONYMOUSMarc Alexander2015-11-091-1/+1
* [ticket/14274] Include user functions during installerMatt Friedman2015-11-051-0/+5
* [ticket/14044] Add config as global in notify userMate Bartus2015-11-031-2/+5
* [ticket/14044] Fix language selection data lossMate Bartus2015-10-303-3/+5
* [ticket/14044] Fix wrong descriptions in installMate Bartus2015-10-281-1/+1
* [ticket/14044] Solve missing email template errorMate Bartus2015-10-281-1/+7
* [ticket/14044] global $table_prefix in constants.phpMate Bartus2015-10-281-4/+0
* [ticket/14044] Try to fix missing table prefixMate Bartus2015-10-281-0/+4
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-224-12/+34
* [ticket/14039] Fix folder creation and deleted binary file issueMate Bartus2015-10-181-1/+1
* [ticket/14039] Fix file check for deleted filesMate Bartus2015-10-181-1/+1
* [ticket/14039] Revamp updaterMate Bartus2015-10-1721-20/+2089
* [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-1/+1
* [ticket/14056] Fix remaining schema pathMate Bartus2015-07-291-1/+1
* [ticket/14056] Keep install schema resources in the install folderMate Bartus2015-07-292-3/+3
* [ticket/13740] Move default data settings out of constructorsMate Bartus2015-07-252-175/+166
* [ticket/13740] Fix CSMate Bartus2015-07-241-0/+1
* [ticket/13740] Fix $script_path in obtain_dataMate Bartus2015-07-231-1/+1
* [ticket/13740] Login admin when install finishedMate Bartus2015-07-231-8/+35
* [ticket/13740] Fix docblocks and commentsMate Bartus2015-07-202-2/+2
* [ticket/13740] Fix CSMate Bartus2015-07-091-1/+0