aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/bin
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14403] Set a default user id and ip in CLIOliver Schramm2016-01-141-0/+2
* [ticket/12663] Have cli.php language file at top level; unrelated to ACP.Andreas Fischer2014-07-171-1/+1
* [ticket/12663] Extract CLI language string into their own fileCarlo2014-07-171-0/+1
* [ticket/12685] Setup class loader for extensions only if not in safe modeCarlo2014-07-171-3/+6
* [ticket/12685] Replace getParameterOption with hasParameterOptionCarlo2014-07-151-1/+1
* [ticket/12685] Do not dump containerCarlo2014-07-151-0/+1
* [ticket/12685] Override getDefaultInputDefinition()Carlo2014-07-151-1/+1
* [ticket/12685] Inject console.command_collection instead of the containerCarlo2014-07-151-1/+1
* [ticket/12685] Container is dumped by defaultCarlo2014-07-151-1/+0
* [ticket/12685] Add --safe-modeCarlo2014-07-151-2/+12
* [ticket/12685] We need extensions enabledCarlo2014-07-121-1/+0
* [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-3/+3
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-4/+4
* [ticket/12775] Load the config file before constants.phpTristan Darricau2014-07-071-6/+8
* [ticket/12775] Update phpBB/bin/phpbbcli.phpTristan Darricau2014-07-071-3/+8
* [ticket/12655] Run the shell when --shell is usedTristan Darricau2014-06-041-1/+4
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12507] Move the 'require' statementTristan Darricau2014-05-061-1/+1
* [ticket/12507] Add console command to purge the cacheTristan Darricau2014-05-061-0/+1
* [ticket/12473] Add more compatibility to phpBB Console Application.Andreas Fischer2014-05-021-0/+3
* [ticket/11998] Make phpbbcli executable and add shebangNils Adermann2013-11-121-0/+1
* [ticket/11998] Add phpBB abstraction for application and command.Andreas Fischer2013-11-051-7/+2
* [ticket/11998] Move application file to bin/phpbbcli.phpAndreas Fischer2013-11-051-0/+40