Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14125] Add --env option to all CLI commands | Tristan Darricau | 2015-08-24 | 1 | -12/+45 |
| | | | | PHPBB3-14125 | ||||
* | [ticket/13740] Use language service in console application | Mate Bartus | 2015-07-24 | 1 | -9/+9 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] CLI installer and fixes | Tristan Darricau | 2015-07-08 | 1 | -1/+1 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/12685] Override getDefaultInputDefinition() | Carlo | 2014-07-15 | 1 | -8/+18 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Removed unused USE statement | Carlo | 2014-07-15 | 1 | -1/+0 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Inject console.command_collection instead of the container | Carlo | 2014-07-15 | 1 | -3/+3 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Removed spaces | Carlo | 2014-07-15 | 1 | -1/+1 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Add --safe-mode | Carlo | 2014-07-15 | 1 | -0/+7 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Add space after foreach | Carlo | 2014-07-12 | 1 | -1/+1 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Add console collection and fixing CLI | Carlo | 2014-07-12 | 1 | -6/+5 |
| | | | | | | Added a commands service collection and removed CLI container PHPBB3-12685 | ||||
* | [ticket/12655] Set register_container_commands as public | Tristan Darricau | 2014-06-05 | 1 | -4/+1 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12655] Don't try to restore the definition in the help | Tristan Darricau | 2014-06-05 | 1 | -9/+4 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12655] Fix coding style | Tristan Darricau | 2014-06-05 | 1 | -7/+8 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12655] Make the --shell option available only for phpbbcli.php | Tristan Darricau | 2014-06-04 | 1 | -3/+44 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12655] Fix coding style in \phpbb\console\application | Tristan Darricau | 2014-06-04 | 1 | -2/+8 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12655] Set the arguments of \phpbb\console\application as required | Tristan Darricau | 2014-06-04 | 1 | -1/+1 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12655] Run the shell when --shell is used | Tristan Darricau | 2014-06-04 | 1 | -0/+38 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11998] Add phpBB abstraction for application and command. | Andreas Fischer | 2013-11-05 | 1 | -0/+23 |
PHPBB3-11998 |