aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/cache
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14895] Fix issues in CLI classesMatt Friedman2016-12-081-2/+2
| | | | PHPBB3-14895
* [ticket/14895] Use SymfonyStyle in all CLIMatt Friedman2016-12-081-1/+3
| | | | PHPBB3-14895
* [ticket/12657] Add a test file for base caseLEZY Thomas2014-09-191-2/+2
| | | | PHPBB3-12657
* [ticket/12656] Use lang keys for CLI command descriptionsDhruv2014-07-231-1/+1
| | | | PHPBB3-12656
* [ticket/12656] Pass user object into all console commands.Andreas Fischer2014-07-171-7/+3
| | | | PHPBB3-12656
* [ticket/12715] Update console command cache:purge commentsTristan Darricau2014-06-151-0/+23
| | | | PHPBB3-12715
* [ticket/12655] Don't require acp/common again in the commandsTristan Darricau2014-06-041-1/+0
| | | | PHPBB3-12655
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12476] Label the constructor as publicn-aleha2014-05-091-1/+1
| | | | | | Label the the constructor as public. PHPBB3-12476
* [ticket/12476] Increase assets also from acp_styles and phpbbclin-aleha2014-05-091-1/+6
| | | | | | Increase assets also from "ACP > Styles > Purge Cache" and phpbbcli PHPBB3-12476
* [ticket/12507] Add console command to purge the cacheTristan Darricau2014-05-061-0/+62
PHPBB3-12507