| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/15202] To disable, an extension must be enabled | javiexin | 2017-04-28 | 1 | -2/+2 |
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-04-17 | 1 | -17/+2 |
|\ |
|
| * | Merge pull request #4689 from javiexin/ticket/15080 | Marc Alexander | 2017-04-17 | 1 | -45/+15 |
| |\ |
|
| | * | [ticket/15080] Save unneeded file loads for extension metadata | javiexin | 2017-02-09 | 1 | -45/+15 |
| * | | Merge pull request #4592 from javiexin/ticket/14938 | Marc Alexander | 2017-04-16 | 2 | -21/+17 |
| |\ \ |
|
| | * | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_available | javiexin | 2017-02-10 | 2 | -5/+5 |
| | * | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_available | javiexin | 2017-02-09 | 1 | -18/+4 |
| | * | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_available | javiexin | 2016-12-30 | 1 | -17/+3 |
| | * | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_available | javiexin | 2016-12-26 | 1 | -1/+23 |
| | |/ |
|
* | | | Merge pull request #4698 from javiexin/ticket/15087 | Marc Alexander | 2017-04-16 | 2 | -144/+67 |
|\ \ \ |
|
| * | | | [ticket/15087] Optimize creation of metadata objects by caching | javiexin | 2017-02-12 | 2 | -81/+37 |
| * | | | [ticket/15087] Optimize creation of metadata objects by caching | javiexin | 2017-02-12 | 1 | -48/+16 |
| * | | | [ticket/15087] Optimize creation of metadata objects by caching | javiexin | 2017-02-12 | 1 | -17/+11 |
* | | | | [ticket/15142] Merge branch 'ticket/15142' into 32x | Matt Friedman | 2017-04-10 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
* | | | | [ticket/15135] Correctly pass exception arguments and add back link again | Marc Alexander | 2017-03-23 | 1 | -2/+2 |
* | | | | [ticket/15135] Parse language files in acp_extensions instead of md manager | Marc Alexander | 2017-03-19 | 1 | -3/+3 |
* | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-03-19 | 1 | -47/+25 |
|\ \ \ \
| |/ / / |
|
| * | | | [ticket/15011] All errors on metadata throw exceptions | javiexin | 2017-02-15 | 1 | -37/+26 |
* | | | | Use SSL in version check for extension | tas2580 | 2017-01-22 | 1 | -1/+1 |
* | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-01-15 | 1 | -2/+12 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [ticket/15011] Output meaningful errors when validating all metadata | Marc Alexander | 2017-01-15 | 1 | -2/+12 |
* | | | | [ticket/15011] Fix 3.2.x merge | Tristan Darricau | 2017-01-15 | 1 | -1/+1 |
* | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-01-15 | 1 | -1/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge pull request #4646 from javiexin/ticket/15011 | Tristan Darricau | 2017-01-15 | 1 | -1/+4 |
| |\ \ \
| | |/ / |
|
| | * | | [ticket/15011] Error not checked on metadata load failure | javiexin | 2017-01-14 | 1 | -1/+4 |
| | |/ |
|
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-20 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | [ticket/14918] Simplify access to extension version metadata information | javiexin | 2016-12-16 | 1 | -1/+2 |
| |/ |
|
* | | [ticket/12610] CS | Tristan Darricau | 2016-12-03 | 1 | -1/+1 |
* | | [ticket/12610] Use exception_interface | Tristan Darricau | 2016-12-03 | 1 | -3/+5 |
* | | [ticket/12610] Add command to check if the board is up to date. | Etienne Baroux | 2016-12-03 | 2 | -18/+38 |
* | | [ticket/14434] Refactored to check migrations when setting them | Matt Friedman | 2016-01-28 | 1 | -14/+3 |
* | | [ticket/14434] Fix whitespace mistakes | Matt Friedman | 2016-01-27 | 1 | -3/+3 |
* | | [ticket/14434] Remove recursion to simplify is_migration method | Matt Friedman | 2016-01-27 | 1 | -3/+10 |
* | | [ticket/14434] Extract migration check to a reusable method | Matt Friedman | 2016-01-27 | 1 | -13/+1 |
* | | [ticket/13733] Remove validate_classes method argument | Marc Alexander | 2016-01-24 | 1 | -16/+10 |
* | | [ticket/13733] Use interface for migratinos | Marc Alexander | 2016-01-18 | 1 | -2/+2 |
* | | [ticket/13733] Update comment explaining migration class validation | Marc Alexander | 2016-01-15 | 1 | -6/+2 |
* | | [ticket/13733] Add isInstantiable() check. | David King | 2015-05-24 | 1 | -1/+1 |
* | | [ticket/13733] Braces on their own lines | David King | 2015-05-23 | 1 | -2/+4 |
* | | [ticket/13733] Allow tests the skip class validation | David King | 2015-05-23 | 1 | -14/+19 |
* | | [ticket/13733] Properly handle nonexistent classes as well | David King | 2015-05-23 | 1 | -4/+14 |
* | | [ticket/13733] Handle nonexistent classes as well | David King | 2015-05-23 | 1 | -2/+3 |
* | | [ticket/13733] Only use migration classes that extension the base migration c... | David King | 2015-05-23 | 1 | -0/+8 |
* | | [ticket/13793] Remove translation on throwing exceptions | MateBartus | 2015-05-01 | 3 | -27/+12 |
* | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 2 | -3/+4 |
* | | [ticket/13513] Use paths relative to the phpBB root in the router | Tristan Darricau | 2015-01-17 | 1 | -6/+11 |
* | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-22 | 1 | -11/+23 |
|\ \
| |/ |
|
| * | [ticket/security-171] Sanitize data from composer.json | Marc Alexander | 2014-11-21 | 1 | -11/+23 |
* | | [ticket/12620] Fix rebase | Tristan Darricau | 2014-11-20 | 1 | -2/+2 |
* | | [ticket/12620] Creates one di extension per phpBB extension | Tristan Darricau | 2014-11-20 | 1 | -0/+137 |
|/ |
|