aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/fixup
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15238] Add missing protected keywordrxu2017-06-201-1/+1
* [ticket/15238] More code cleanuprxu2017-06-181-1/+2
* [ticket/15238] Code cleanup, add docblocksrxu2017-06-181-11/+39
* [ticket/15238] Add console command to fix forums/modules left/right IDsrxu2017-06-181-0/+105
* [ticket/15219] Add console command for updating hashes to bcryptMarc Alexander2017-06-031-0/+117
* [ticket/12656] Use lang keys for all CLI stringsDhruv2014-07-231-1/+1
* [ticket/12656] Use lang keys for CLI command descriptionsDhruv2014-07-231-1/+1
* [ticket/12656] Pass user object into all console commands.Andreas Fischer2014-07-171-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-2/+2
* [ticket/11998] Add phpBB abstraction for application and command.Andreas Fischer2013-11-051-2/+1
* [ticket/11998] Add console command for recalculating email hash.Andreas Fischer2013-11-031-0/+72