Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 1 | -2/+9 |
| | | | | PHPBB3-15965 | ||||
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -1/+1 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14569] Extract CLI progress bar creation to a method | Matt Friedman | 2016-04-12 | 1 | -26/+1 |
| | | | | PHPBB3-14569 | ||||
* | [ticket/12692] Fix tests and update style | Tristan Darricau | 2015-08-06 | 1 | -21/+42 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Cleanup language file | Tristan Darricau | 2015-07-09 | 1 | -3/+3 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Fix languages files | Tristan Darricau | 2015-07-09 | 1 | -2/+1 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Add output | Tristan Darricau | 2015-07-09 | 1 | -0/+30 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Move the language strings to cli.php | Tristan Darricau | 2015-07-09 | 1 | -9/+7 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Update the database regularly | Tristan Darricau | 2015-07-09 | 1 | -4/+21 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Update comments | Tristan Darricau | 2015-07-09 | 1 | -1/+1 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Fix coding style | Tristan Darricau | 2015-07-09 | 1 | -1/+1 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Use !empty() instead of sizeof() | Tristan Darricau | 2015-07-09 | 1 | -1/+1 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Update doc blocks | Tristan Darricau | 2015-07-09 | 1 | -1/+3 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Add a console command to manage the thumbnails | Tristan Darricau | 2015-07-09 | 1 | -0/+111 |
PHPBB3-12692 |