Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [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 | |||||
* | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 15 | -45/+105 | |
| | | | | | | | | PHPBB3-12594 | |||||
* | | Merge pull request #2429 from Nicofuma/ticket/12074 | Joas Schilling | 2014-05-26 | 4 | -1/+8 | |
|\ \ | |/ |/| | | | | | | | | | | | | | [ticket/12074] Managing extensions doesn't produce any log entry * Nicofuma/ticket/12074: [ticket/12074] Update the visibility of the constructor [ticket/12074] Don't log errors [ticket/12074] Managing extensions doesn't produce any log entry | |||||
| * | [ticket/12074] Update the visibility of the constructor | Tristan Darricau | 2014-05-09 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-12074 | |||||
| * | [ticket/12074] Don't log errors | Tristan Darricau | 2014-05-09 | 3 | -3/+0 | |
| | | | | | | | | PHPBB3-12074 | |||||
| * | [ticket/12074] Managing extensions doesn't produce any log entry | Tristan Darricau | 2014-05-09 | 4 | -1/+11 | |
| | | | | | | | | PHPBB3-12074 | |||||
* | | [ticket/12476] Label the constructor as public | n-aleha | 2014-05-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | Label the the constructor as public. PHPBB3-12476 | |||||
* | | [ticket/12476] Increase assets also from acp_styles and phpbbcli | n-aleha | 2014-05-09 | 1 | -1/+6 | |
|/ | | | | | | Increase assets also from "ACP > Styles > Purge Cache" and phpbbcli PHPBB3-12476 | |||||
* | [ticket/12507] Add console command to purge the cache | Tristan Darricau | 2014-05-06 | 1 | -0/+62 | |
| | | | | PHPBB3-12507 | |||||
* | [ticket/12499] Incorrect call to phpbb\log\log::add() in db:migrate | Tristan Darricau | 2014-05-04 | 1 | -1/+1 | |
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-12499 PHPBB3-12499 | |||||
* | [ticket/12475] Tabs, spaces, ... | Nils Adermann | 2014-05-02 | 1 | -2/+2 | |
| | | | | PHPBB3-12475 | |||||
* | [ticket/12475] Load extension migrations on cli updater too | Nils Adermann | 2014-05-02 | 1 | -1/+2 | |
| | | | | PHPBB3-12475 | |||||
* | Merge pull request #2381 from Nicofuma/ticket/12475 | Andreas Fischer | 2014-05-02 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | [ticket/12475] Undefined variable $log in db:migrate console command * Nicofuma/ticket/12475: [ticket/12475] Error in db:update console command | |||||
| * | [ticket/12475] Error in db:update console command | Nicofuma | 2014-05-02 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-12475 | |||||
* | | [ticket/12474] Error messages should be displayed with <error> tag | Nicofuma | 2014-05-02 | 1 | -1/+1 | |
|/ | | | | PHPBB3-12474 | |||||
* | [ticket/12473] Add console command for database migration. | Andreas Fischer | 2014-05-02 | 1 | -0/+127 | |
| | | | | PHPBB3-12473 | |||||
* | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 1 | -2/+2 | |
| | | | | PHPBB3-12282 | |||||
* | [ticket/12039] Allow getting the value without a new line at the end | Joas Schilling | 2014-01-10 | 1 | -1/+11 | |
| | | | | PHPBB3-12039 | |||||
* | [ticket/12039] Do not print success message when config did not exist | Joas Schilling | 2014-01-08 | 1 | -2/+9 | |
| | | | | PHPBB3-12039 | |||||
* | [ticket/12039] Do not colour returned value in get command | Joas Schilling | 2014-01-08 | 1 | -1/+1 | |
| | | | | PHPBB3-12039 | |||||
* | [ticket/12039] Update command descriptions | Joas Schilling | 2013-12-26 | 3 | -3/+3 | |
| | | | | PHPBB3-12039 | |||||
* | [ticket/12039] Remove debug code | Joas Schilling | 2013-12-02 | 1 | -1/+0 | |
| | | | | PHPBB3-12039 | |||||
* | [ticket/12039] Fix option descriptions | Joas Schilling | 2013-11-27 | 3 | -3/+3 | |
| | | | | PHPBB3-12039 | |||||
* | [ticket/12039] Use an abstract class and some more minor adjustments | Joas Schilling | 2013-11-27 | 6 | -99/+119 | |
| | | | | PHPBB3-12039 | |||||
* | [ticket/12039] Add config:* to the command line interface tool | Joas Schilling | 2013-11-26 | 4 | -0/+255 | |
| | | | | PHPBB3-12039 | |||||
* | [ticket/11998] Turn develop/extensions.php into console commands. | Andreas Fischer | 2013-11-05 | 5 | -0/+221 | |
| | | | | PHPBB3-11998 | |||||
* | [ticket/11998] Add phpBB abstraction for application and command. | Andreas Fischer | 2013-11-05 | 2 | -2/+15 | |
| | | | | PHPBB3-11998 | |||||
* | [ticket/11998] Add console command for recalculating email hash. | Andreas Fischer | 2013-11-03 | 1 | -0/+72 | |
PHPBB3-11998 |