Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ticket/12657] The test does not need to depend on the database | Tristan Darricau | 2014-09-19 | 2 | -17/+2 | |
| | | | | PHPBB3-12657 | |||||
* | [ticket/12657] Remove unused global variables | LEZY Thomas | 2014-09-19 | 1 | -2/+0 | |
| | | | | PHPBB3-12657 | |||||
* | [ticket/12657] Fix name temporary directory used by test file | LEZY Thomas | 2014-09-19 | 1 | -1/+1 | |
| | | | | PHPBB3-12657 | |||||
* | [ticket/12657] Add a test file for base case | LEZY Thomas | 2014-09-19 | 2 | -0/+111 | |
| | | | | PHPBB3-12657 | |||||
* | [ticket/12658] Rebased and fixed unit tests | Tristan Darricau | 2014-08-23 | 1 | -7/+11 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12658] Fix wrong eol character | LEZY Thomas | 2014-08-23 | 1 | -1/+1 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12658] Refactoring code | LEZY Thomas | 2014-08-23 | 1 | -33/+15 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12658] Fix typo and coding style mistakes | LEZY Thomas | 2014-08-23 | 1 | -2/+2 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12658] Add test for command config:delete | LEZY Thomas | 2014-08-23 | 1 | -0/+34 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12658] Add test for command config:increment | LEZY Thomas | 2014-08-23 | 1 | -11/+63 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12658] Add test for command config:get | LEZY Thomas | 2014-08-23 | 1 | -0/+48 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12658] Add test for command config:set-atomic | LEZY Thomas | 2014-08-23 | 1 | -5/+65 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12658] Add test for base case of command config:set | LEZY Thomas | 2014-08-23 | 1 | -0/+71 | |
| | | | | PHPBB3-12658 | |||||
* | [ticket/12932] Fix tests and calls to create_datetime | Marc Alexander | 2014-08-10 | 2 | -2/+2 | |
| | | | | PHPBB3-12932 | |||||
* | [ticket/12656] Pass user object into all console commands. | Andreas Fischer | 2014-07-17 | 2 | -2/+2 | |
| | | | | PHPBB3-12656 | |||||
* | [ticket/12752] Cron list tests fail on windows with ansi support | Tristan Darricau | 2014-06-20 | 1 | -1/+1 | |
| | | | | PHPBB3-12752 | |||||
* | [ticket/12602] Rectify language keys. | Etienne Baroux | 2014-06-06 | 1 | -1/+1 | |
| | | | | PHPBB3-12602 | |||||
* | [ticket/12602] Fix test mistake. | Etienne Baroux | 2014-06-06 | 1 | -1/+1 | |
| | | | | PHPBB3-12602 | |||||
* | [ticket/12602] Fix spaces issues. | Etienne Baroux | 2014-06-04 | 1 | -5/+5 | |
| | | | | PHPBB3-12602 | |||||
* | [ticket/12602] Fix coding style mistakes. | Etienne Baroux | 2014-06-03 | 1 | -1/+2 | |
| | | | | PHPBB3-12602 | |||||
* | [ticket/12602] Headers updated. | Etienne Baroux | 2014-06-03 | 1 | -6/+10 | |
| | | | | PHPBB3-12602 | |||||
* | [ticket/12602] Changes to respect coding style and to factorize code. | Etienne Baroux | 2014-06-03 | 1 | -32/+30 | |
| | | | | PHPBB3-12602 | |||||
* | [ticket/12602] Cleanup tests | Tristan Darricau | 2014-06-02 | 4 | -50/+9 | |
| | | | | PHPBB3-12602 | |||||
* | [ticket/12602] Add files to print the cron list and test files. | Etienne Baroux | 2014-06-02 | 5 | -0/+162 | |
| | | | | PHPBB3-12602 | |||||
* | [ticket/12637] Fixup all incorrect uses of file header. | Andreas Fischer | 2014-05-30 | 2 | -2/+2 | |
| | | | | PHPBB3-12637 | |||||
* | [ticket/12597] Fix wrong global variable name | LEZY Thomas | 2014-05-29 | 1 | -4/+4 | |
| | | | | | | $pathEx changed to $phpEx PHPBB3-12597 | |||||
* | [ticket/12597] Fix test file | LEZY Thomas | 2014-05-29 | 1 | -0/+19 | |
| | | | | | | | Fix bug of test_no_task that expected a message where none was supposed to exist. PHPBB3-12597 | |||||
* | [ticket/12597] Refactoring and test improving | LEZY Thomas | 2014-05-29 | 1 | -8/+26 | |
| | | | | | | | | Adding tests of return status Refactoring code Adding consistency in verbose mode PHPBB3-12597 | |||||
* | [ticket/12597] Changes name of command cron:run-all to cron:run. | LEZY Thomas | 2014-05-28 | 1 | -4/+31 | |
| | | | | | | | 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 | 2 | -9/+19 | |
| | | | | | | | | | 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 | 2 | -11/+1 | |
| | | | | PHPBB3-12597 | |||||
* | [ticket/12597] Modification of return statuses and of test files | LEZY Thomas | 2014-05-28 | 2 | -6/+15 | |
| | | | | PHPBB3-12597 | |||||
* | [ticket/12597] Update pull-request | LEZY Thomas | 2014-05-28 | 1 | -9/+9 | |
| | | | | | | | | Removes a useless comment. Switchs command name from cron:execute-all to cron:run-all. Replaces assertEquals by assertSame PHPBB3-12597 | |||||
* | [ticket/12597] Correcing coding style mistakes | LEZY Thomas | 2014-05-28 | 2 | -2/+0 | |
| | | | | PHPBB3-12597 | |||||
* | [ticket/12597] Improvement of test files | LEZY Thomas | 2014-05-28 | 3 | -19/+33 | |
| | | | | PHPBB3-12597 | |||||
* | [ticket/12597] Command for executing all available cron tasks | LEZY Thomas | 2014-05-27 | 3 | -0/+107 | |
Command cron:execute-all executes all available cron tasks. Test files in tests/console/cron folder PHPBB3-12597 |