Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -1/+1 |
| | | | | PHPBB3-14972 | ||||
* | [prep-release-3.2.0] Correctly compare extensions version | Marc Alexander | 2017-01-07 | 1 | -1/+1 |
| | |||||
* | [ticket/14492] Update versions in files | Marc Alexander | 2016-12-03 | 1 | -1/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Update phpBB version and fix miscellaneous code issues | Marc Alexander | 2016-12-03 | 1 | -1/+2 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Add language variables for updating extensions | Marc Alexander | 2016-12-03 | 1 | -4/+4 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Prevent timeouts in install & update extensions tasks | Marc Alexander | 2016-12-03 | 1 | -1/+19 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Use same list for checking if extension should be updated | Marc Alexander | 2016-12-03 | 1 | -2/+2 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Unify version check for installing default extensions | Marc Alexander | 2016-12-03 | 1 | -2/+2 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Use extension manager instead of finder and add try/catch | Marc Alexander | 2016-12-03 | 1 | -28/+33 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Remove unused use statement | Marc Alexander | 2016-12-03 | 1 | -1/+0 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Properly retrieve version updating from | Marc Alexander | 2016-12-03 | 2 | -52/+62 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Rework logic for selecting which extensions to update | Marc Alexander | 2016-12-03 | 1 | -27/+54 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Allow specifying extensions to update & install | Marc Alexander | 2016-12-03 | 1 | -1/+6 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Set install extensions to synthetic and fix step count | Marc Alexander | 2016-12-03 | 1 | -1/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Apply fixes to update extensions task | Marc Alexander | 2016-12-03 | 1 | -3/+37 |
| | | | | | | The regex was also simplified. PHPBB3-14492 | ||||
* | [ticket/14492] Re-enable extensions if updated during update | Marc Alexander | 2016-12-03 | 1 | -0/+162 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14742] Increase user feedback by improving progress bar | Oliver Schramm | 2016-08-20 | 1 | -4/+10 |
| | | | | | | | We now count and display each step that was done by increasing the task count. PHPBB3-14742 | ||||
* | [ticket/14742] Further improve progress bar in db updater | Oliver Schramm | 2016-08-12 | 1 | -9/+15 |
| | | | | PHPBB3-14742 | ||||
* | [ticket/14742] Fix progress bar in database updater | Oliver Schramm | 2016-08-11 | 1 | -3/+16 |
| | | | | | | | Because of the new way, schema update steps are handled, the already misleading progress bar was even more misleading. This should fix it. PHPBB3-14742 | ||||
* | [ticket/14393] Fix db update progress bar | Máté Bartus | 2016-03-30 | 1 | -2/+1 |
| | | | | PHPBB3-14393 | ||||
* | [ticket/14393] Fix updater behaviour | Máté Bartus | 2016-03-27 | 1 | -1/+1 |
| | | | | PHPBB3-14393 | ||||
* | [ticket/14462] Further speed improvements | Mate Bartus | 2016-02-12 | 1 | -1/+0 |
| | | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462 | ||||
* | [ticket/14312] Push migration error messages to the user | Mate Bartus | 2016-02-04 | 1 | -0/+1 |
| | | | | PHPBB3-14312 | ||||
* | [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/14278] Check if user_id is set and fall back to ANONYMOUS | Marc Alexander | 2015-11-09 | 1 | -1/+1 |
| | | | | PHPBB3-14278 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 2 | -0/+245 |
PHPBB3-14039 |