aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12039] Allow getting the value without a new line at the endJoas Schilling2014-01-101-1/+11
* [ticket/12039] Do not print success message when config did not existJoas Schilling2014-01-081-2/+9
* [ticket/12039] Do not colour returned value in get commandJoas Schilling2014-01-081-1/+1
* [ticket/12039] Update command descriptionsJoas Schilling2013-12-263-3/+3
* [ticket/12039] Remove debug codeJoas Schilling2013-12-021-1/+0
* [ticket/12039] Fix option descriptionsJoas Schilling2013-11-273-3/+3
* [ticket/12039] Use an abstract class and some more minor adjustmentsJoas Schilling2013-11-276-99/+119
* [ticket/12039] Add config:* to the command line interface toolJoas Schilling2013-11-264-0/+255
* [ticket/11998] Turn develop/extensions.php into console commands.Andreas Fischer2013-11-055-0/+221
* [ticket/11998] Add phpBB abstraction for application and command.Andreas Fischer2013-11-053-2/+38
* [ticket/11998] Add console command for recalculating email hash.Andreas Fischer2013-11-031-0/+72