aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/db/console_migrator_output_handler.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-1/+1
* [ticket/13211] Move console migrator output handler back to console folderMarc Alexander2014-10-251-0/+69
* [ticket/13211] Move console migrator output handler to db folderMarc Alexander2014-10-241-69/+0
* [ticket/13126] Add missing use statementTristan Darricau2014-10-221-0/+1
* [ticket/13126] Fix testsTristan Darricau2014-10-201-1/+0
* [ticket/13126] Change messages verbosity levelsTristan Darricau2014-10-201-1/+1
* [ticket/13126] Move migrator_output_handler to an interfaceTristan Darricau2014-10-201-7/+4
* [ticket/13126] Extends migrator_output_handler instead of using a closureTristan Darricau2014-10-161-0/+72