Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15705] fix phpbbcli language vs PHP | 3D-I | 2018-06-23 | 1 | -1/+4 |
| | | | | PHPBB3-15705 | ||||
* | [ticket/15317] Fix phpbbcli language | hubaishan | 2017-08-18 | 1 | -1/+1 |
| | | | | | | Updated as Nicofuma said PHPBB3-15317 | ||||
* | [ticket/15317] Fix phpbbcli language | hubaishan | 2017-08-17 | 1 | -0/+1 |
| | | | | | | Fix language by adding set_default_language PHPBB3-15317 | ||||
* | [ticket/12610] CS | Tristan Darricau | 2016-12-03 | 1 | -1/+0 |
| | | | | PHPBB3-12610 | ||||
* | [ticket/12610] Improve output | Tristan Darricau | 2016-12-03 | 1 | -5/+5 |
| | | | | PHPBB3-12610 | ||||
* | [ticket/14813] Add missing functions_compatibiity in phpbbcli | Tristan Darricau | 2016-10-09 | 1 | -0/+1 |
| | | | | PHPBB3-14813 | ||||
* | [ticket/13616] Fix UI tests | Tristan Darricau | 2016-04-03 | 1 | -0/+2 |
| | | | | PHPBB3-13616 | ||||
* | Merge branch '3.1.x' | Marc Alexander | 2016-01-15 | 1 | -0/+2 |
|\ | | | | | | | | | Conflicts: phpBB/phpbb/log/log.php | ||||
| * | [ticket/14403] Set a default user id and ip in CLI | Oliver Schramm | 2016-01-14 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-14403 | ||||
* | | Merge pull request #3857 from Nicofuma/ticket/14124 | Marc Alexander | 2015-10-07 | 1 | -0/+1 |
|\ \ | | | | | | | | | | [ticket/14124] Automatically translate exceptions in CLI | ||||
| * | | [ticket/14124] Automatically translate exceptions in CLI | Tristan Darricau | 2015-08-25 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-14124 | ||||
* | | | [ticket/14125] Add --env option to all CLI commands | Tristan Darricau | 2015-08-24 | 1 | -2/+8 |
|/ / | | | | | | | PHPBB3-14125 | ||||
* | | [ticket/13740] Use language service in console application | Mate Bartus | 2015-07-24 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-13740 | ||||
* | | Merge pull request #3554 from Nicofuma/ticket/13770 | Nils Adermann | 2015-05-29 | 1 | -5/+5 |
|\ \ | | | | | | | [ticket/13770] Wither interface for container_builder | ||||
| * | | [ticket/13770] Wither interface for container_builder | Tristan Darricau | 2015-05-14 | 1 | -5/+5 |
| | | | | | | | | | | | | PHPBB3-13770 | ||||
* | | | [ticket/13769] Move environment check lower in phpbbcli.php | David King | 2015-05-23 | 1 | -5/+5 |
|/ / | | | | | | | PHPBB3-13769 | ||||
* | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-13450 | ||||
* | | [ticket/12620] Add support of the environments for the ext routing files | Tristan Darricau | 2014-11-20 | 1 | -0/+6 |
|/ | | | | PHPBB3-12620 | ||||
* | [ticket/12663] Have cli.php language file at top level; unrelated to ACP. | Andreas Fischer | 2014-07-17 | 1 | -1/+1 |
| | | | | PHPBB3-12663 | ||||
* | [ticket/12663] Extract CLI language string into their own file | Carlo | 2014-07-17 | 1 | -0/+1 |
| | | | | PHPBB3-12663 | ||||
* | [ticket/12685] Setup class loader for extensions only if not in safe mode | Carlo | 2014-07-17 | 1 | -3/+6 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Replace getParameterOption with hasParameterOption | Carlo | 2014-07-15 | 1 | -1/+1 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Do not dump container | Carlo | 2014-07-15 | 1 | -0/+1 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Override getDefaultInputDefinition() | Carlo | 2014-07-15 | 1 | -1/+1 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Inject console.command_collection instead of the container | Carlo | 2014-07-15 | 1 | -1/+1 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Container is dumped by default | Carlo | 2014-07-15 | 1 | -1/+0 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] Add --safe-mode | Carlo | 2014-07-15 | 1 | -2/+12 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12685] We need extensions enabled | Carlo | 2014-07-12 | 1 | -1/+0 |
| | | | | PHPBB3-12685 | ||||
* | [ticket/12775] Fix container_builder | Tristan Darricau | 2014-07-07 | 1 | -1/+1 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Rename config_php to config_php_file | Tristan Darricau | 2014-07-07 | 1 | -3/+3 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Renamed to \phpbb\di\container_builder | Tristan Darricau | 2014-07-07 | 1 | -4/+4 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Load the config file before constants.php | Tristan Darricau | 2014-07-07 | 1 | -6/+8 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Update phpBB/bin/phpbbcli.php | Tristan Darricau | 2014-07-07 | 1 | -3/+8 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12655] Run the shell when --shell is used | Tristan Darricau | 2014-06-04 | 1 | -1/+4 |
| | | | | PHPBB3-12655 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12507] Move the 'require' statement | Tristan Darricau | 2014-05-06 | 1 | -1/+1 |
| | | | | PHPBB3-12507 | ||||
* | [ticket/12507] Add console command to purge the cache | Tristan Darricau | 2014-05-06 | 1 | -0/+1 |
| | | | | PHPBB3-12507 | ||||
* | [ticket/12473] Add more compatibility to phpBB Console Application. | Andreas Fischer | 2014-05-02 | 1 | -0/+3 |
| | | | | PHPBB3-12473 | ||||
* | [ticket/11998] Make phpbbcli executable and add shebang | Nils Adermann | 2013-11-12 | 1 | -0/+1 |
| | | | | PHPBB3-11998 | ||||
* | [ticket/11998] Add phpBB abstraction for application and command. | Andreas Fischer | 2013-11-05 | 1 | -7/+2 |
| | | | | PHPBB3-11998 | ||||
* | [ticket/11998] Move application file to bin/phpbbcli.php | Andreas Fischer | 2013-11-05 | 1 | -0/+40 |
PHPBB3-11998 |