Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 1 | -3/+10 |
| | | | | PHPBB3-15965 | ||||
* | [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/+43 |
| | | | | 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/+10 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Update the database regularly | Tristan Darricau | 2015-07-09 | 1 | -4/+21 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Cast the ids to int | Tristan Darricau | 2015-07-09 | 1 | -1/+1 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Remove a not and swap the blocks in the corresponding if | Tristan Darricau | 2015-07-09 | 1 | -4/+4 |
| | | | | 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 | -0/+2 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Add a console command to manage the thumbnails | Tristan Darricau | 2015-07-09 | 1 | -0/+133 |
PHPBB3-12692 |