Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14123] Add descriptive help to the CLI help output | Matt Friedman | 2015-08-23 | 1 | -0/+1 |
| | | | | PHPBB3-14123 | ||||
* | [ticket/12656] Pass user object into all console commands. | Andreas Fischer | 2014-07-17 | 1 | -7/+3 |
| | | | | PHPBB3-12656 | ||||
* | [ticket/12723] Add Sniff ensuring PHP files use the correct file header | Tristan Darricau | 2014-06-22 | 1 | -1/+1 |
| | | | | PHPBB3-12723 | ||||
* | [ticket/12715] Update console command cron:* comments | Tristan Darricau | 2014-06-15 | 1 | -4/+3 |
| | | | | PHPBB3-12715 | ||||
* | [ticket/12597] Improve language for cron:run command. | Andreas Fischer | 2014-05-30 | 1 | -3/+3 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Typo correction | LEZY Thomas | 2014-05-29 | 1 | -1/+1 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Typo corrections | LEZY Thomas | 2014-05-29 | 1 | -2/+2 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Changing place of lock release in execute() method | LEZY Thomas | 2014-05-29 | 1 | -5/+5 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Typing corrections and improvement of code consistency | LEZY Thomas | 2014-05-29 | 1 | -8/+11 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Fix various mistakes | LEZY Thomas | 2014-05-29 | 1 | -3/+7 |
| | | | | | | | | Typing mistakes Coding style issue Verbose mode messag PHPBB3-12597 | ||||
* | [ticket/12597] Fix visibilty of two functions in run.php | LEZY Thomas | 2014-05-29 | 1 | -2/+2 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Refactoring and test improving | LEZY Thomas | 2014-05-29 | 1 | -29/+75 |
| | | | | | | | | Adding tests of return status Refactoring code Adding consistency in verbose mode PHPBB3-12597 | ||||
* | [ticket/12597] Fix language key name | LEZY Thomas | 2014-05-28 | 1 | -2/+2 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Fix coding style and typing mistakes | LEZY Thomas | 2014-05-28 | 1 | -7/+9 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Changes name of command cron:run-all to cron:run. | LEZY Thomas | 2014-05-28 | 1 | -0/+121 |
Also adds an optional argument to specify one precise cron task to lauch, and modifies test file accordingly. PHPBB3-12597 |