aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_reparser/plugins
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-093-3/+3
| | | | PHPBB3-14948
* [ticket/15512] Avoid reparsing non-existent pollsJoshyPHP2018-01-121-0/+11
| | | | PHPBB3-15512
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-313-6/+3
| | | | PHPBB3-14576
* [ticket/14264] Fix tests calling removed methodOliver Schramm2015-11-051-1/+6
| | | | PHPBB3-14264
* [ticket/14264] Fix textreparser testsOliver Schramm2015-11-037-7/+7
| | | | PHPBB3-14264
* [ticket/13987] Replaced optional parameter with explicit APIJoshyPHP2015-07-063-3/+8
| | | | | | Added disable_save() and enable_save() to toggle a dry run PHPBB3-13987
* [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-063-31/+73
| | | | PHPBB3-13987
* [ticket/13990] Reparse markup inside of forum rules/descriptionJoshyPHP2015-07-065-10/+137
| | | | PHPBB3-13990
* [ticket/13803] Moved tests to a subdirJoshyPHP2015-05-3018-0/+1111
PHPBB3-13803