Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14895] Fix issues in CLI classes | Matt Friedman | 2016-12-08 | 5 | -5/+5 |
| | | | | PHPBB3-14895 | ||||
* | [ticket/14895] Use SymfonyStyle in all CLI | Matt Friedman | 2016-12-08 | 5 | -7/+22 |
| | | | | PHPBB3-14895 | ||||
* | [ticket/12908] Fix operator typo in increment.php | n-aleha | 2014-08-03 | 1 | -1/+1 |
| | | | | PHPBB3-12908 | ||||
* | [ticket/12656] Fix typo | Dhruv | 2014-07-24 | 1 | -1/+1 |
| | | | | PHPBB3-12656 | ||||
* | [ticket/12656] Use lang keys for all CLI strings | Dhruv | 2014-07-23 | 5 | -20/+20 |
| | | | | PHPBB3-12656 | ||||
* | [ticket/12656] Use lang keys for CLI command descriptions | Dhruv | 2014-07-23 | 5 | -5/+5 |
| | | | | PHPBB3-12656 | ||||
* | [ticket/12656] Pass user object into all console commands. | Andreas Fischer | 2014-07-17 | 1 | -2/+2 |
| | | | | PHPBB3-12656 | ||||
* | [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy | Tristan Darricau | 2014-06-16 | 1 | -1/+1 |
| | | | | PHPBB3-12721 | ||||
* | [ticket/12715] Update console command config:* comments | Tristan Darricau | 2014-06-15 | 5 | -1/+71 |
| | | | | PHPBB3-12715 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 6 | -18/+42 |
| | | | | PHPBB3-12594 | ||||
* | [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 |