aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14462] Fix commentsMate Bartus2016-02-127-11/+11
* [ticket/14462] Fix CS and typoMate Bartus2016-02-121-1/+1
* [ticket/14462] Refactor tasks to be more modularMate Bartus2016-02-129-165/+835
* [ticket/14462] Further speed improvementsMate Bartus2016-02-1220-173/+197
* Merge pull request #4169 from CHItA/ticket/14460Tristan Darricau2016-02-075-18/+13
|\
| * [ticket/14460] Use the selected language with AJAX requests as wellMate Bartus2016-02-065-18/+13
* | [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 #4017 from CHItA/ticket/14262Tristan Darricau2016-02-026-3/+144
|\
| * [ticket/14262] Move convertor to controllerMate Bartus2016-01-296-3/+144
* | Merge pull request #4156 from CHItA/ticket/14445Tristan Darricau2016-02-022-3/+16
|\ \
| * | [ticket/14445] Force refresh before schema generationMate Bartus2016-02-022-3/+16
| |/
* | [ticket/14321] Clean up arcihve controller logicMate Bartus2016-02-021-3/+3
* | [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/13454] Remove unused variablesMarc Alexander2016-01-062-2/+1
* [ticket/14378] Use consistent template variable pathsMarc Alexander2015-12-221-3/+3
* [ticket/14373] Do not pass arrays to strpos()Marc Alexander2015-12-201-1/+1
* [ticket/14344] Improve output of HTML errors trigged during installMarc Alexander2015-12-072-0/+8
* [ticket/14345] Move new line to ternary comparisonMarc Alexander2015-12-071-3/+3
* [ticket/14345] Check if description exists in message aryMarc Alexander2015-12-071-3/+6
* Merge pull request #4046 from CHItA/ticket/14269Tristan Darricau2015-12-073-2/+135
|\
| * [ticket/14269] Change HTTP status codes to 403Mate Bartus2015-12-052-2/+2
| * [ticket/14269] Fix comments and language var namesMate Bartus2015-12-033-4/+4
| * [ticket/14269] Use http_exceptions in the installer instead of die()Mate Bartus2015-11-273-2/+135
* | Merge pull request #4055 from CHItA/ticket/14326Marc Alexander2015-12-032-6/+6
|\ \
| * | [ticket/14326] Decode diffed file's content during updateMate Bartus2015-12-022-6/+6
| |/
* | [ticket/14320] Fix language selector in the installerMate Bartus2015-11-291-1/+1
|/
* [ticket/14308] Fix multibyte input for installerrxu2015-11-242-5/+5
* Merge pull request #4016 from CHItA/ticket/14270Tristan Darricau2015-11-231-3/+12
|\
| * [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-081-3/+12
* | [ticket/14281] Correctly pass parameters to add_error_messageMarc Alexander2015-11-101-1/+1
* | [ticket/14281] Fix installer CLI after recent changesMarc Alexander2015-11-102-3/+3
* | [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-304-3/+6
* [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] Use update helper to include files in container factoryMate Bartus2015-10-191-24/+15
* [ticket/14039] Fix inclusion logic in update helperMate Bartus2015-10-191-6/+1
* [ticket/14039] Fix folder creation and deleted binary file issueMate Bartus2015-10-182-1/+8
* [ticket/14039] Fix file check for deleted filesMate Bartus2015-10-181-1/+1
* [ticket/14039] Fix acp linkMate Bartus2015-10-181-1/+1
* [ticket/14039] Fix ACP link generationMate Bartus2015-10-181-17/+11
* [ticket/14039] Fix constants for the updaterMate Bartus2015-10-181-1/+12