Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-10-24 | 1 | -10/+27 |
|\ | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14831] Optimize code construction [ticket/14831] Add more tests against UCP modules [ticket/14831] Add more tests, better name for $e placeholder [ticket/14831] Do not throw exception on the module existence checking [ticket/14831] Fix module migrator tool | ||||
| * | [ticket/14831] Optimize code construction | rxu | 2016-10-24 | 1 | -5/+3 |
| | | | | | | | | PHPBB3-14831 | ||||
| * | [ticket/14831] Add more tests, better name for $e placeholder | rxu | 2016-10-23 | 1 | -6/+6 |
| | | | | | | | | PHPBB3-14831 | ||||
| * | [ticket/14831] Do not throw exception on the module existence checking | rxu | 2016-10-23 | 1 | -7/+27 |
| | | | | | | | | PHPBB3-14831 | ||||
| * | [ticket/14831] Fix module migrator tool | rxu | 2016-10-23 | 1 | -4/+3 |
| | | | | | | | | PHPBB3-14831 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-08-31 | 1 | -66/+117 |
|\ \ | |/ | | | | | | | Conflicts: phpBB/phpbb/db/migration/tool/module.php | ||||
| * | Merge pull request #4377 from rxu/ticket/14703 | Marc Alexander | 2016-08-31 | 1 | -66/+117 |
| |\ | | | | | | | | | | [ticket/14703] Fix parent module selection for custom extension modules | ||||
| | * | [ticket/14703] Fix the docblock | rxu | 2016-07-24 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Fix existance checking if multiple parent module_langname found | rxu | 2016-07-24 | 1 | -9/+26 |
| | | | | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Add test for the case multiple parent module_langname found | rxu | 2016-07-24 | 1 | -5/+7 |
| | | | | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Select the parent module id from the several found | rxu | 2016-07-23 | 1 | -3/+22 |
| | | | | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Refine the parent module selection for custom extension modules | rxu | 2016-07-10 | 1 | -71/+79 |
| | | | | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Fix parent module selection for custom modules removal | rxu | 2016-07-03 | 1 | -2/+4 |
| | | | | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Fix parent module selection for custom extension modules | rxu | 2016-07-03 | 1 | -1/+4 |
| | | | | | | | | | | | | PHPBB3-14703 | ||||
* | | | Merge branch 'ticket/14742' into ticket/14742-32x | Oliver Schramm | 2016-08-20 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | Conflicts: phpBB/phpbb/db/migrator.php | ||||
| * | | [ticket/14742] Fix comments in migrator | Oliver Schramm | 2016-08-20 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-14742 | ||||
* | | | Merge branch 'ticket/14742' into ticket/14742-32x | Oliver Schramm | 2016-08-11 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | [ticket/14742] Avoid loop while reverting data | Oliver Schramm | 2016-08-11 | 1 | -0/+5 |
| |/ | | | | | | | | | | | This combines reverted updata_data and revert_data into a single array. PHPBB3-14742 | ||||
* | | [ticket/14277] Use user_id if available | Mate Bartus | 2015-11-09 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14277 | ||||
* | | [ticket/14277] Fix undefined index error in migrations | Mate Bartus | 2015-11-08 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14277 | ||||
* | | [ticket/13777] Reorder get_module_infos() method's arguments | MateBartus | 2015-05-31 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13777 | ||||
* | | [ticket/13777] Use module manager in phpBB core files | MateBartus | 2015-05-31 | 1 | -37/+18 |
| | | | | | | | | PHPBB3-13777 | ||||
* | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -1/+3 |
|/ | | | | PHPBB3-13468 | ||||
* | [ticket/13432] Make sure to add language file when including acp_modules | Marc Alexander | 2015-01-09 | 1 | -0/+1 |
| | | | | PHPBB3-13432 | ||||
* | [ticket/12715] Cleanup comments in \phpbb\db\* | Tristan Darricau | 2014-06-15 | 1 | -0/+3 |
| | | | | PHPBB3-12715 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -5/+7 |
| | | | | PHPBB3-12594 | ||||
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into ↵ | Nils Adermann | 2014-04-10 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12282: [ticket/12282] Update new references [ticket/12282] Update container db mock [ticket/12282] Add new line at EOF of the interface [ticket/12282] Use interface for type hinting [ticket/12282] Use {@inheritDoc} for inherited methods [ticket/12282] Add Interface for DBAL drivers | ||||
| * | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-12282 | ||||
* | | [ticket/12349] Update license header in several new files | Joas Schilling | 2014-04-03 | 1 | -1/+1 |
|/ | | | | PHPBB3-12349 | ||||
* | [ticket/12263] Add missing variable names to docblock fixes | Matt Friedman | 2014-03-13 | 1 | -1/+1 |
| | | | | PHPBB3-12263 | ||||
* | [ticket/12263] Remove invalid SQL query and unused variables | Matt Friedman | 2014-03-13 | 1 | -13/+1 |
| | | | | PHPBB3-12263 | ||||
* | [ticket/12263] Remove unused argument in module add/remove | Matt Friedman | 2014-03-13 | 1 | -5/+3 |
| | | | | PHPBB3-12263 | ||||
* | [ticket/12263] Fix incorrect docblock commets | Matt Friedman | 2014-03-13 | 1 | -2/+2 |
| | | | | PHPBB3-12263 | ||||
* | [ticket/11871] Allow backslash in classnames for Modules | Joas Schilling | 2013-09-27 | 1 | -6/+1 |
| | | | | PHPBB3-11871 | ||||
* | [ticket/11700] Fix a few more comments | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -17/+19 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+501 |
PHPBB3-11698 |