Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14462] Fix comments | Mate Bartus | 2016-02-12 | 7 | -11/+11 |
| | | | | PHPBB3-14462 | ||||
* | [ticket/14462] Fix CS and typo | Mate Bartus | 2016-02-12 | 1 | -1/+1 |
| | | | | PHPBB3-14462 | ||||
* | [ticket/14462] Refactor tasks to be more modular | Mate Bartus | 2016-02-12 | 9 | -165/+835 |
| | | | | PHPBB3-14462 | ||||
* | [ticket/14462] Further speed improvements | Mate Bartus | 2016-02-12 | 20 | -173/+197 |
| | | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462 | ||||
* | Merge pull request #4169 from CHItA/ticket/14460 | Tristan Darricau | 2016-02-07 | 5 | -18/+13 |
|\ | | | | | | | | | | | | | [ticket/14460] Use the selected language with AJAX requests as well * CHItA/ticket/14460: [ticket/14460] Use the selected language with AJAX requests as well | ||||
| * | [ticket/14460] Use the selected language with AJAX requests as well | Mate Bartus | 2016-02-06 | 5 | -18/+13 |
| | | | | | | | | PHPBB3-14460 | ||||
* | | [ticket/14312] Allow updating without having the update directory | Mate Bartus | 2016-02-04 | 2 | -15/+38 |
| | | | | | | | | PHPBB3-14312 | ||||
* | | [ticket/14312] Push migration error messages to the user | Mate Bartus | 2016-02-04 | 1 | -0/+1 |
|/ | | | | PHPBB3-14312 | ||||
* | Merge pull request #4017 from CHItA/ticket/14262 | Tristan Darricau | 2016-02-02 | 6 | -3/+144 |
|\ | | | | | | | | | | | | | | | | | | | [ticket/14262] Move convertor to controller * CHItA/ticket/14262: [ticket/14262] Add error handling and small CS fixes [ticket/14262] Remove converter template duplicate [ticket/14262] Fix stage navigation [ticket/14262] Move convertor to controller | ||||
| * | [ticket/14262] Move convertor to controller | Mate Bartus | 2016-01-29 | 6 | -3/+144 |
| | | | | | | | | PHPBB3-14262 | ||||
* | | Merge pull request #4156 from CHItA/ticket/14445 | Tristan Darricau | 2016-02-02 | 2 | -3/+16 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/14445] Force refresh before schema generation * CHItA/ticket/14445: [ticket/14445] Force refresh before schema generation | ||||
| * | | [ticket/14445] Force refresh before schema generation | Mate Bartus | 2016-02-02 | 2 | -3/+16 |
| |/ | | | | | | | PHPBB3-14445 | ||||
* | | [ticket/14321] Clean up arcihve controller logic | Mate Bartus | 2016-02-02 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-14321 | ||||
* | | [ticket/14434] Refactored to check migrations when setting them | Matt Friedman | 2016-01-28 | 1 | -10/+1 |
| | | | | | | | | PHPBB3-14434 | ||||
* | | [ticket/14434] Check migrations in the database updater task | Matt Friedman | 2016-01-28 | 1 | -0/+9 |
|/ | | | | PHPBB3-14434 | ||||
* | [ticket/13442] UTF-8 symbols for database host | lavigor | 2016-01-14 | 1 | -2/+2 |
| | | | | PHPBB3-13442 | ||||
* | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 2 | -2/+1 |
| | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | ||||
* | [ticket/14378] Use consistent template variable paths | Marc Alexander | 2015-12-22 | 1 | -3/+3 |
| | | | | PHPBB3-14378 | ||||
* | [ticket/14373] Do not pass arrays to strpos() | Marc Alexander | 2015-12-20 | 1 | -1/+1 |
| | | | | PHPBB3-14373 | ||||
* | [ticket/14344] Improve output of HTML errors trigged during install | Marc Alexander | 2015-12-07 | 2 | -0/+8 |
| | | | | PHPBB3-14344 | ||||
* | [ticket/14345] Move new line to ternary comparison | Marc Alexander | 2015-12-07 | 1 | -3/+3 |
| | | | | PHPBB3-14345 | ||||
* | [ticket/14345] Check if description exists in message ary | Marc Alexander | 2015-12-07 | 1 | -3/+6 |
| | | | | PHPBB3-14345 | ||||
* | Merge pull request #4046 from CHItA/ticket/14269 | Tristan Darricau | 2015-12-07 | 3 | -2/+135 |
|\ | | | | | | | | | | | | | | | | | [ticket/14269] Use http_exceptions in the installer instead of die() * CHItA/ticket/14269: [ticket/14269] Change HTTP status codes to 403 [ticket/14269] Fix comments and language var names [ticket/14269] Use http_exceptions in the installer instead of die() | ||||
| * | [ticket/14269] Change HTTP status codes to 403 | Mate Bartus | 2015-12-05 | 2 | -2/+2 |
| | | | | | | | | PHPBB3-14269 | ||||
| * | [ticket/14269] Fix comments and language var names | Mate Bartus | 2015-12-03 | 3 | -4/+4 |
| | | | | | | | | PHPBB3-14269 | ||||
| * | [ticket/14269] Use http_exceptions in the installer instead of die() | Mate Bartus | 2015-11-27 | 3 | -2/+135 |
| | | | | | | | | PHPBB3-14269 | ||||
* | | Merge pull request #4055 from CHItA/ticket/14326 | Marc Alexander | 2015-12-03 | 2 | -6/+6 |
|\ \ | | | | | | | | | | [ticket/14326] Decode diffed file's content during update | ||||
| * | | [ticket/14326] Decode diffed file's content during update | Mate Bartus | 2015-12-02 | 2 | -6/+6 |
| |/ | | | | | | | PHPBB3-14326 | ||||
* | | [ticket/14320] Fix language selector in the installer | Mate Bartus | 2015-11-29 | 1 | -1/+1 |
|/ | | | | PHPBB3-14320 | ||||
* | [ticket/14308] Fix multibyte input for installer | rxu | 2015-11-24 | 2 | -5/+5 |
| | | | | PHPBB3-14308 | ||||
* | Merge pull request #4016 from CHItA/ticket/14270 | Tristan Darricau | 2015-11-23 | 1 | -3/+12 |
|\ | | | | | | | | | | | | | [ticket/14270] Purge cache when the installer is finished * CHItA/ticket/14270: [ticket/14270] Purge cache when the installer is finished | ||||
| * | [ticket/14270] Purge cache when the installer is finished | Mate Bartus | 2015-11-08 | 1 | -3/+12 |
| | | | | | | | | PHPBB3-14270 | ||||
* | | [ticket/14281] Correctly pass parameters to add_error_message | Marc Alexander | 2015-11-10 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14281 | ||||
* | | [ticket/14281] Fix installer CLI after recent changes | Marc Alexander | 2015-11-10 | 2 | -3/+3 |
| | | | | | | | | PHPBB3-14281 | ||||
* | | [ticket/14278] Check if user_id is set and fall back to ANONYMOUS | Marc Alexander | 2015-11-09 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14278 | ||||
* | | [ticket/14274] Include user functions during installer | Matt Friedman | 2015-11-05 | 1 | -0/+5 |
|/ | | | | PHPBB3-14274 | ||||
* | [ticket/14044] Add config as global in notify user | Mate Bartus | 2015-11-03 | 1 | -2/+5 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Fix language selection data loss | Mate Bartus | 2015-10-30 | 4 | -3/+6 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Fix wrong descriptions in install | Mate Bartus | 2015-10-28 | 1 | -1/+1 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Solve missing email template error | Mate Bartus | 2015-10-28 | 1 | -1/+7 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] global $table_prefix in constants.php | Mate Bartus | 2015-10-28 | 1 | -4/+0 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Try to fix missing table prefix | Mate Bartus | 2015-10-28 | 1 | -0/+4 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 4 | -12/+34 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14039] Use update helper to include files in container factory | Mate Bartus | 2015-10-19 | 1 | -24/+15 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix inclusion logic in update helper | Mate Bartus | 2015-10-19 | 1 | -6/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix folder creation and deleted binary file issue | Mate Bartus | 2015-10-18 | 2 | -1/+8 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix file check for deleted files | Mate Bartus | 2015-10-18 | 1 | -1/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix acp link | Mate Bartus | 2015-10-18 | 1 | -1/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix ACP link generation | Mate Bartus | 2015-10-18 | 1 | -17/+11 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14039] Fix constants for the updater | Mate Bartus | 2015-10-18 | 1 | -1/+12 |
| | | | | PHPBB3-14039 |