Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 1 | -2/+2 |
| | | | | PHPBB3-12282 | ||||
* | [ticket/12039] Allow getting the value without a new line at the end | Joas Schilling | 2014-01-10 | 1 | -1/+11 |
| | | | | PHPBB3-12039 | ||||
* | [ticket/12039] Do not print success message when config did not exist | Joas Schilling | 2014-01-08 | 1 | -2/+9 |
| | | | | PHPBB3-12039 | ||||
* | [ticket/12039] Do not colour returned value in get command | Joas Schilling | 2014-01-08 | 1 | -1/+1 |
| | | | | PHPBB3-12039 | ||||
* | [ticket/12039] Update command descriptions | Joas Schilling | 2013-12-26 | 3 | -3/+3 |
| | | | | PHPBB3-12039 | ||||
* | [ticket/12039] Remove debug code | Joas Schilling | 2013-12-02 | 1 | -1/+0 |
| | | | | PHPBB3-12039 | ||||
* | [ticket/12039] Fix option descriptions | Joas Schilling | 2013-11-27 | 3 | -3/+3 |
| | | | | PHPBB3-12039 | ||||
* | [ticket/12039] Use an abstract class and some more minor adjustments | Joas Schilling | 2013-11-27 | 6 | -99/+119 |
| | | | | PHPBB3-12039 | ||||
* | [ticket/12039] Add config:* to the command line interface tool | Joas Schilling | 2013-11-26 | 4 | -0/+255 |
| | | | | PHPBB3-12039 | ||||
* | [ticket/11998] Turn develop/extensions.php into console commands. | Andreas Fischer | 2013-11-05 | 5 | -0/+221 |
| | | | | PHPBB3-11998 | ||||
* | [ticket/11998] Add phpBB abstraction for application and command. | Andreas Fischer | 2013-11-05 | 2 | -2/+15 |
| | | | | PHPBB3-11998 | ||||
* | [ticket/11998] Add console command for recalculating email hash. | Andreas Fischer | 2013-11-03 | 1 | -0/+72 |
PHPBB3-11998 |