Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14920] Force installer to only populate core migrations | Marc Alexander | 2016-12-17 | 1 | -0/+1 |
| | | | | PHPBB3-14920 | ||||
* | [ticket/14492] Install all extensions if 'all' is specified for extensions | Marc Alexander | 2016-12-03 | 1 | -1/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Prevent timeouts in install & update extensions tasks | Marc Alexander | 2016-12-03 | 1 | -1/+20 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Use extension manager instead of finder and add try/catch | Marc Alexander | 2016-12-03 | 1 | -6/+11 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Removed unused use statement | Marc Alexander | 2016-12-03 | 1 | -2/+0 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Only show fail of extension install if it's available | Marc Alexander | 2016-12-03 | 1 | -4/+4 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Allow specifying extensions to update & install | Marc Alexander | 2016-12-03 | 1 | -0/+9 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Set install extensions to synthetic and fix step count | Marc Alexander | 2016-12-03 | 1 | -6/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Apply fixes to update extensions task | Marc Alexander | 2016-12-03 | 1 | -1/+1 |
| | | | | | | The regex was also simplified. PHPBB3-14492 | ||||
* | [ticket/14492] Correctly check if extension was enabled during install | Marc Alexander | 2016-12-03 | 1 | -4/+38 |
| | | | | | | | Also fixed some incorrectly generated log messages and improved the regex. PHPBB3-14492 | ||||
* | [ticket/14492] Do not install extensions in installer if in test env | Marc Alexander | 2016-12-03 | 1 | -0/+5 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Re-enable extensions if updated during update | Marc Alexander | 2016-12-03 | 1 | -2/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Install all packaged extensions by default | Marc Alexander | 2016-12-03 | 1 | -15/+31 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Add basic task for installing viglink extension | Marc Alexander | 2016-12-03 | 1 | -0/+119 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14462] Refactor tasks to be more modular | Mate Bartus | 2016-02-12 | 2 | -3/+27 |
| | | | | PHPBB3-14462 | ||||
* | [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 | 1 | -1/+3 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Solve missing email template error | Mate Bartus | 2015-10-28 | 1 | -1/+7 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 2 | -0/+4 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/13740] Fix CS | Mate Bartus | 2015-07-24 | 1 | -0/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Login admin when install finished | Mate Bartus | 2015-07-23 | 1 | -8/+35 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix docblocks and comments | Mate Bartus | 2015-07-20 | 1 | -1/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Move installer files to phpbb/install directory | CHItA | 2015-07-08 | 3 | -0/+227 |
PHPBB3-13740 |