aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4284 from CHItA/ticket/14589Tristan Darricau2016-04-121-2/+6
|\
| * [ticket/14589] Add error messages for failable installer requirementsMáté Bartus2016-04-101-2/+6
* | [ticket/14590] Prevent refresh requests after the last tasks in modulesMáté Bartus2016-04-111-1/+1
|/
* 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
* Merge pull request #4196 from CHItA/ticket/14487Marc Alexander2016-03-014-2/+142
|\
| * [ticket/14487] Add missing use statementMáté Bartus2016-02-291-0/+1
| * [ticket/14487] Try to handle connection timeoutsMáté Bartus2016-02-283-2/+141
* | [ticket/14499] Fix wording and commentsTristan Darricau2016-02-291-1/+1
* | [ticket/14499] Add missing config settingsTristan Darricau2016-02-281-1/+4
* | [ticket/14499] Add command to update the board from CLITristan Darricau2016-02-259-21/+476
|/
* [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