aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/fixup
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-76/+0
* Merge branch '3.1.x' into 3.2.xOliver Schramm2017-09-081-3/+3
|\
| * [ticket/15347] Fix query quotes in update hashes cli commandMarc Alexander2017-09-081-3/+3
| * [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/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/+108
* | Merge branch 'ticket/15219' into ticket/15219-rheaMarc Alexander2017-06-031-0/+117
|\ \ | |/
| * [ticket/15219] Add console command for updating hashes to bcryptMarc Alexander2017-06-031-0/+117
* | [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