Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 2 | -5/+19 |
| | | | | 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 | 2 | -52/+2 |
| | | | | PHPBB3-14569 | ||||
* | [ticket/12692] Fix tests and update style | Tristan Darricau | 2015-08-06 | 3 | -46/+86 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Cleanup language file | Tristan Darricau | 2015-07-09 | 3 | -8/+8 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Fix languages files | Tristan Darricau | 2015-07-09 | 2 | -4/+2 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Add output | Tristan Darricau | 2015-07-09 | 3 | -0/+63 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Move the language strings to cli.php | Tristan Darricau | 2015-07-09 | 3 | -32/+17 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Update the database regularly | Tristan Darricau | 2015-07-09 | 2 | -8/+42 |
| | | | | 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] Update comments | Tristan Darricau | 2015-07-09 | 1 | -1/+1 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Fix coding style | Tristan Darricau | 2015-07-09 | 2 | -2/+2 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Use strict comparison in thumbnail:recreate | Tristan Darricau | 2015-07-09 | 1 | -1/+1 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Use !empty() instead of sizeof() | Tristan Darricau | 2015-07-09 | 2 | -2/+2 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Update doc blocks | Tristan Darricau | 2015-07-09 | 3 | -1/+7 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Add a console command to manage the thumbnails | Tristan Darricau | 2015-07-09 | 3 | -0/+328 |
PHPBB3-12692 |