Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16271] Fix invalid docblocks | Marc Alexander | 2019-12-27 | 1 | -1/+3 |
| | | | | PHPBB3-16271 | ||||
* | [ticket/15424] Multiple typo fixes in docs & comments | luzpaz | 2019-05-08 | 1 | -1/+1 |
| | | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424 | ||||
* | Merge pull request #3857 from Nicofuma/ticket/14124 | Marc Alexander | 2015-10-07 | 1 | -4/+3 |
|\ | | | | | | | [ticket/14124] Automatically translate exceptions in CLI | ||||
| * | [ticket/14124] Migrate cron:run exceptions | Tristan Darricau | 2015-08-25 | 1 | -4/+3 |
| | | | | | | | | PHPBB3-14124 | ||||
* | | [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 |