Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12963] Revert back to "migrations" folder name for extensions | Joas Schilling | 2014-09-18 | 1 | -8/+0 |
| | | | | | | The issues that can be created with the name change are just too much PHPBB3-12963 | ||||
* | [ticket/12963] Edit deprecation message | Tristan Darricau | 2014-09-16 | 1 | -1/+1 |
| | | | | PHPBB3-12963 | ||||
* | [ticket/12963] Load extensions migrations from /migration | Tristan Darricau | 2014-09-10 | 1 | -0/+9 |
| | | | | PHPBB3-12963 | ||||
* | Merge pull request #2780 from Nicofuma/ticket/12870 | Andreas Fischer | 2014-07-28 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | | | | | | | [ticket/12870] phpbbcli.php db:migrate can not update from 3.0.12 to 3.1 * Nicofuma/ticket/12870: [ticket/12870] Add doc block [ticket/12870] Create the migrations table with a method in the migrator [ticket/12870] Add $config['version'] in phpbb_extension_manager_test [ticket/12870] Create the migrations table in db:migrate | ||||
| * | [ticket/12870] Create the migrations table with a method in the migrator | Tristan Darricau | 2014-07-27 | 1 | -25/+2 |
| | | | | | | | | PHPBB3-12870 | ||||
| * | [ticket/12870] Create the migrations table in db:migrate | Tristan Darricau | 2014-07-26 | 1 | -1/+26 |
| | | | | | | | | PHPBB3-12870 | ||||
* | | [ticket/12656] Use lang keys for CLI command descriptions | Dhruv | 2014-07-23 | 1 | -1/+1 |
|/ | | | | PHPBB3-12656 | ||||
* | [ticket/12656] Pass user object into all console commands. | Andreas Fischer | 2014-07-17 | 1 | -6/+2 |
| | | | | PHPBB3-12656 | ||||
* | [ticket/12655] Don't require acp/common again in the commands | Tristan Darricau | 2014-06-04 | 1 | -1/+1 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12499] Incorrect call to phpbb\log\log::add() in db:migrate | Tristan Darricau | 2014-05-04 | 1 | -1/+1 |
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-12499 PHPBB3-12499 | ||||
* | [ticket/12475] Tabs, spaces, ... | Nils Adermann | 2014-05-02 | 1 | -2/+2 |
| | | | | PHPBB3-12475 | ||||
* | [ticket/12475] Load extension migrations on cli updater too | Nils Adermann | 2014-05-02 | 1 | -1/+2 |
| | | | | PHPBB3-12475 | ||||
* | Merge pull request #2381 from Nicofuma/ticket/12475 | Andreas Fischer | 2014-05-02 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | [ticket/12475] Undefined variable $log in db:migrate console command * Nicofuma/ticket/12475: [ticket/12475] Error in db:update console command | ||||
| * | [ticket/12475] Error in db:update console command | Nicofuma | 2014-05-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12475 | ||||
* | | [ticket/12474] Error messages should be displayed with <error> tag | Nicofuma | 2014-05-02 | 1 | -1/+1 |
|/ | | | | PHPBB3-12474 | ||||
* | [ticket/12473] Add console command for database migration. | Andreas Fischer | 2014-05-02 | 1 | -0/+127 |
PHPBB3-12473 |