aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/application.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14125] Add --env option to all CLI commandsTristan Darricau2015-08-241-12/+45
* [ticket/13740] Use language service in console applicationMate Bartus2015-07-241-9/+9
* [ticket/13740] CLI installer and fixesTristan Darricau2015-07-081-1/+1
* [ticket/12685] Override getDefaultInputDefinition()Carlo2014-07-151-8/+18
* [ticket/12685] Removed unused USE statementCarlo2014-07-151-1/+0
* [ticket/12685] Inject console.command_collection instead of the containerCarlo2014-07-151-3/+3
* [ticket/12685] Removed spacesCarlo2014-07-151-1/+1
* [ticket/12685] Add --safe-modeCarlo2014-07-151-0/+7
* [ticket/12685] Add space after foreachCarlo2014-07-121-1/+1
* [ticket/12685] Add console collection and fixing CLICarlo2014-07-121-6/+5
* [ticket/12655] Set register_container_commands as publicTristan Darricau2014-06-051-4/+1
* [ticket/12655] Don't try to restore the definition in the helpTristan Darricau2014-06-051-9/+4
* [ticket/12655] Fix coding styleTristan Darricau2014-06-051-7/+8
* [ticket/12655] Make the --shell option available only for phpbbcli.phpTristan Darricau2014-06-041-3/+44
* [ticket/12655] Fix coding style in \phpbb\console\applicationTristan Darricau2014-06-041-2/+8
* [ticket/12655] Set the arguments of \phpbb\console\application as requiredTristan Darricau2014-06-041-1/+1
* [ticket/12655] Run the shell when --shell is usedTristan Darricau2014-06-041-0/+38
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11998] Add phpBB abstraction for application and command.Andreas Fischer2013-11-051-0/+23