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 | ||||
* | [ticket/14895] Fix broken tests | Matt Friedman | 2016-12-08 | 1 | -2/+2 |
| | | | | PHPBB3-14895 | ||||
* | [ticket/14895] Fix issues in CLI classes | Matt Friedman | 2016-12-08 | 1 | -1/+1 |
| | | | | PHPBB3-14895 | ||||
* | [ticket/14895] Use SymfonyStyle in all CLI | Matt Friedman | 2016-12-08 | 1 | -28/+11 |
| | | | | PHPBB3-14895 | ||||
* | 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] Remove redundant help messages | Matt Friedman | 2015-08-28 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-14123 | ||||
* | | [ticket/14123] Add descriptive help to the CLI help output | Matt Friedman | 2015-08-23 | 2 | -0/+2 |
|/ | | | | PHPBB3-14123 | ||||
* | [ticket/12656] Pass user object into all console commands. | Andreas Fischer | 2014-07-17 | 2 | -14/+6 |
| | | | | 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 | 2 | -4/+28 |
| | | | | PHPBB3-12715 | ||||
* | [ticket/12602] Rectify language keys. | Etienne Baroux | 2014-06-06 | 1 | -1/+1 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Fix language var mistakes. | Etienne Baroux | 2014-06-06 | 1 | -1/+1 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Add types, change description of cron:list. | Etienne Baroux | 2014-06-05 | 1 | -1/+1 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Fix spaces issues. | Etienne Baroux | 2014-06-04 | 1 | -1/+1 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Coding style correction. | Etienne Baroux | 2014-06-04 | 1 | -1/+0 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Fix coding style mistakes. | Etienne Baroux | 2014-06-03 | 1 | -0/+1 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Headers updated. | Etienne Baroux | 2014-06-03 | 1 | -3/+7 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Changes to respect coding style and to factorize code. | Etienne Baroux | 2014-06-03 | 1 | -8/+14 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Correction of the output message for the cron list | Etienne Baroux | 2014-06-02 | 1 | -1/+1 |
| | | | | PHPBB3-12602 | ||||
* | [ticket/12602] Add files to print the cron list and test files. | Etienne Baroux | 2014-06-02 | 1 | -0/+80 |
| | | | | PHPBB3-12602 | ||||
* | [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 | -16/+38 |
| | | | | | | | Also adds an optional argument to specify one precise cron task to lauch, and modifies test file accordingly. PHPBB3-12597 | ||||
* | [ticket/12597] Fix various problems | LEZY Thomas | 2014-05-28 | 1 | -7/+16 |
| | | | | | | | | | Actually fix the return status of command cron:run-all Fix some doc block coding style issue Fix missing and obsolete file headers Delete a useless constructor method PHPBB3-12597 | ||||
* | [ticket/12597] Fix constructor bug and servral doc blocs | LEZY Thomas | 2014-05-28 | 1 | -5/+8 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Modification of return statuses and of test files | LEZY Thomas | 2014-05-28 | 1 | -1/+1 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Change EXECUTE to RUN in language | LEZY Thomas | 2014-05-28 | 1 | -1/+1 |
| | | | | | | Fix previous commit : change execute to run in language keys PHPBB3-12597 | ||||
* | [ticket/12597] Update pull-request | LEZY Thomas | 2014-05-28 | 1 | -2/+2 |
| | | | | | | | | Removes a useless comment. Switchs command name from cron:execute-all to cron:run-all. Replaces assertEquals by assertSame PHPBB3-12597 | ||||
* | [ticket/12597] Fix various refactoring mistakes | LEZY Thomas | 2014-05-28 | 1 | -1/+1 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Add doc blocs in execute_all.php | LEZY Thomas | 2014-05-28 | 1 | -0/+23 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Correcing coding style mistakes | LEZY Thomas | 2014-05-28 | 1 | -1/+0 |
| | | | | PHPBB3-12597 | ||||
* | [ticket/12597] Command for executing all available cron tasks | LEZY Thomas | 2014-05-27 | 1 | -0/+65 |
Command cron:execute-all executes all available cron tasks. Test files in tests/console/cron folder PHPBB3-12597 |