aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/cron
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12597] Improve language for cron:run command.Andreas Fischer2014-05-301-3/+3
* [ticket/12597] Typo correctionLEZY Thomas2014-05-291-1/+1
* [ticket/12597] Typo correctionsLEZY Thomas2014-05-291-2/+2
* [ticket/12597] Changing place of lock release in execute() methodLEZY Thomas2014-05-291-5/+5
* [ticket/12597] Typing corrections and improvement of code consistencyLEZY Thomas2014-05-291-8/+11
* [ticket/12597] Fix various mistakesLEZY Thomas2014-05-291-3/+7
* [ticket/12597] Fix visibilty of two functions in run.phpLEZY Thomas2014-05-291-2/+2
* [ticket/12597] Refactoring and test improvingLEZY Thomas2014-05-291-29/+75
* [ticket/12597] Fix language key nameLEZY Thomas2014-05-281-2/+2
* [ticket/12597] Fix coding style and typing mistakesLEZY Thomas2014-05-281-7/+9
* [ticket/12597] Changes name of command cron:run-all to cron:run.LEZY Thomas2014-05-281-16/+38
* [ticket/12597] Fix various problemsLEZY Thomas2014-05-281-7/+16
* [ticket/12597] Fix constructor bug and servral doc blocsLEZY Thomas2014-05-281-5/+8
* [ticket/12597] Modification of return statuses and of test filesLEZY Thomas2014-05-281-1/+1
* [ticket/12597] Change EXECUTE to RUN in languageLEZY Thomas2014-05-281-1/+1
* [ticket/12597] Update pull-requestLEZY Thomas2014-05-281-2/+2
* [ticket/12597] Fix various refactoring mistakesLEZY Thomas2014-05-281-1/+1
* [ticket/12597] Add doc blocs in execute_all.phpLEZY Thomas2014-05-281-0/+23
* [ticket/12597] Correcing coding style mistakesLEZY Thomas2014-05-281-1/+0
* [ticket/12597] Command for executing all available cron tasksLEZY Thomas2014-05-271-0/+65