aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/config/set_atomic.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14895] Use SymfonyStyle in all CLIMatt Friedman2016-12-081-2/+5
| | | | PHPBB3-14895
* [ticket/12656] Use lang keys for all CLI stringsDhruv2014-07-231-6/+6
| | | | PHPBB3-12656
* [ticket/12656] Use lang keys for CLI command descriptionsDhruv2014-07-231-1/+1
| | | | PHPBB3-12656
* [ticket/12715] Update console command config:* commentsTristan Darricau2014-06-151-0/+15
| | | | PHPBB3-12715
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12039] Update command descriptionsJoas Schilling2013-12-261-1/+1
| | | | PHPBB3-12039
* [ticket/12039] Fix option descriptionsJoas Schilling2013-11-271-1/+1
| | | | PHPBB3-12039
* [ticket/12039] Use an abstract class and some more minor adjustmentsJoas Schilling2013-11-271-28/+18
| | | | PHPBB3-12039
* [ticket/12039] Add config:* to the command line interface toolJoas Schilling2013-11-261-0/+75
PHPBB3-12039