| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/12663] Have cli.php language file at top level; unrelated to ACP. | Andreas Fischer | 2014-07-17 | 1 | -1/+1 |
* | [ticket/12663] Extract CLI language string into their own file | Carlo | 2014-07-17 | 1 | -0/+1 |
* | [ticket/12685] Setup class loader for extensions only if not in safe mode | Carlo | 2014-07-17 | 1 | -3/+6 |
* | [ticket/12685] Replace getParameterOption with hasParameterOption | Carlo | 2014-07-15 | 1 | -1/+1 |
* | [ticket/12685] Do not dump container | Carlo | 2014-07-15 | 1 | -0/+1 |
* | [ticket/12685] Override getDefaultInputDefinition() | Carlo | 2014-07-15 | 1 | -1/+1 |
* | [ticket/12685] Inject console.command_collection instead of the container | Carlo | 2014-07-15 | 1 | -1/+1 |
* | [ticket/12685] Container is dumped by default | Carlo | 2014-07-15 | 1 | -1/+0 |
* | [ticket/12685] Add --safe-mode | Carlo | 2014-07-15 | 1 | -2/+12 |
* | [ticket/12685] We need extensions enabled | Carlo | 2014-07-12 | 1 | -1/+0 |
* | [ticket/12775] Fix container_builder | Tristan Darricau | 2014-07-07 | 1 | -1/+1 |
* | [ticket/12775] Rename config_php to config_php_file | Tristan Darricau | 2014-07-07 | 1 | -3/+3 |
* | [ticket/12775] Renamed to \phpbb\di\container_builder | Tristan Darricau | 2014-07-07 | 1 | -4/+4 |
* | [ticket/12775] Load the config file before constants.php | Tristan Darricau | 2014-07-07 | 1 | -6/+8 |
* | [ticket/12775] Update phpBB/bin/phpbbcli.php | Tristan Darricau | 2014-07-07 | 1 | -3/+8 |
* | [ticket/12655] Run the shell when --shell is used | Tristan Darricau | 2014-06-04 | 1 | -1/+4 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
* | [ticket/12507] Move the 'require' statement | Tristan Darricau | 2014-05-06 | 1 | -1/+1 |
* | [ticket/12507] Add console command to purge the cache | Tristan Darricau | 2014-05-06 | 1 | -0/+1 |
* | [ticket/12473] Add more compatibility to phpBB Console Application. | Andreas Fischer | 2014-05-02 | 1 | -0/+3 |
* | [ticket/11998] Make phpbbcli executable and add shebang | Nils Adermann | 2013-11-12 | 1 | -0/+1 |
* | [ticket/11998] Add phpBB abstraction for application and command. | Andreas Fischer | 2013-11-05 | 1 | -7/+2 |
* | [ticket/11998] Move application file to bin/phpbbcli.php | Andreas Fischer | 2013-11-05 | 1 | -0/+40 |