aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/fixup/recalculate_email_hash.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-76/+0
* [ticket/14895] Fix issues in CLI classesMatt Friedman2016-12-081-1/+1
* [ticket/14895] Use SymfonyStyle in all CLIMatt Friedman2016-12-081-7/+8
* [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