Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14925] Set reparser names in service definitions | Matt Friedman | 2016-12-18 | 2 | -12/+8 |
| | | | | PHPBB3-14925 | ||||
* | [ticket/14895] Use SymfonyIO styling | Matt Friedman | 2016-12-07 | 1 | -5/+4 |
| | | | | PHPBB3-14895 | ||||
* | [ticket/14895] CLI reparser:list should display proper list | Matt Friedman | 2016-12-07 | 1 | -2/+6 |
| | | | | PHPBB3-14895 | ||||
* | [ticket/14814] Fix reparser cron | Tristan Darricau | 2016-11-02 | 1 | -1/+1 |
| | | | | PHPBB3-14814 | ||||
* | [ticket/14569] Extract CLI progress bar creation to a method | Matt Friedman | 2016-04-12 | 1 | -39/+1 |
| | | | | PHPBB3-14569 | ||||
* | [ticket/14257] Fix CLI reparser and set cron interval | Oliver Schramm | 2015-11-08 | 1 | -17/+14 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14257] Fix phpdoc in CLI command | Oliver Schramm | 2015-10-26 | 1 | -2/+2 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14257] Add text_reparser manager | Oliver Schramm | 2015-10-26 | 1 | -44/+10 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14257] Fix lock acquire in CLI command | Oliver Schramm | 2015-10-25 | 1 | -22/+20 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/14257] Add reparse_lock to CLI command | Oliver Schramm | 2015-10-24 | 1 | -16/+34 |
| | | | | PHPBB3-14257 | ||||
* | [ticket/13986] Replaced hardcoded value | JoshyPHP | 2015-07-17 | 1 | -1/+1 |
| | | | | PHPBB3-13986 | ||||
* | [ticket/13986] Fixed resume data to carry through multiple runs | JoshyPHP | 2015-07-17 | 1 | -2/+2 |
| | | | | | | | Options restored from a previous execution should carry to the next resumed execution PHPBB3-13986 | ||||
* | [ticket/13986] Add --resume option to reparser CLI | JoshyPHP | 2015-07-17 | 1 | -41/+144 |
| | | | | PHPBB3-13986 | ||||
* | Merge pull request #3776 from VSEphpbb/ticket/14033 | Tristan Darricau | 2015-07-17 | 1 | -1/+1 |
|\ | | | | | | | [ticket/14033] Fix errors in docblocks | ||||
| * | [ticket/14033] Fix errors in docblocks | Matt Friedman | 2015-07-16 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14033 | ||||
* | | [ticket/14034] Fix reparser names that contain "text_reparser" in the middle | JoshyPHP | 2015-07-17 | 2 | -4/+4 |
|/ | | | | PHPBB3-14034 | ||||
* | [ticket/13987] Replaced optional parameter with explicit API | JoshyPHP | 2015-07-06 | 1 | -5/+12 |
| | | | | | | Added disable_save() and enable_save() to toggle a dry run PHPBB3-13987 | ||||
* | [ticket/13987] Add --dry-run option to reparser CLI | JoshyPHP | 2015-07-06 | 1 | -4/+11 |
| | | | | PHPBB3-13987 | ||||
* | [ticket/13891] Fix CS | Tristan Darricau | 2015-07-02 | 1 | -1/+1 |
| | | | | PHPBB3-13891 | ||||
* | [ticket/13891] Handle verbosity | Tristan Darricau | 2015-07-02 | 1 | -6/+20 |
| | | | | PHPBB3-13891 | ||||
* | [ticket/13891] Added elapsed/estimated time and memory to the progress bar | JoshyPHP | 2015-07-02 | 1 | -3/+3 |
| | | | | | | Also fixed some extra whitespace. PHPBB3-13891 | ||||
* | [ticket/13891] Use the SymfonyStyle in the reparse command | Tristan Darricau | 2015-07-01 | 1 | -5/+34 |
| | | | | PHPBB3-13891 | ||||
* | [ticket/13891] Updated range description | JoshyPHP | 2015-06-30 | 1 | -6/+6 |
| | | | | | | Does not count #0 as a potential record PHPBB3-13891 | ||||
* | [ticket/13891] Added a progress bar | JoshyPHP | 2015-06-30 | 1 | -6/+20 |
| | | | | PHPBB3-13891 | ||||
* | [ticket/13891] Added command-line options | JoshyPHP | 2015-06-30 | 1 | -9/+34 |
| | | | | PHPBB3-13891 | ||||
* | [ticket/13891] Replaced ContainerBuilder with service_collection | JoshyPHP | 2015-06-30 | 2 | -12/+11 |
| | | | | PHPBB3-13891 | ||||
* | [ticket/13891] Added reparser:list and reparser:reparse to CLI | JoshyPHP | 2015-06-30 | 2 | -0/+176 |
PHPBB3-13891 |