Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 5 | -5/+5 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/15512] Avoid reparsing non-existent polls | JoshyPHP | 2018-01-12 | 1 | -0/+11 |
| | | | | PHPBB3-15512 | ||||
* | [ticket/15464] Detect BBCodes in uppercase when reparsing | JoshyPHP | 2017-11-23 | 2 | -0/+23 |
| | | | | PHPBB3-15464 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 4 | -8/+4 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/14381] Set the mode in message parser to "reparse" | JoshyPHP | 2016-03-24 | 2 | -0/+89 |
| | | | | | | | | The default mode is "post". By setting it to something else, all limits pertaining to posts (min/max length, etc...) should be disabled. PHPBB3-14381 | ||||
* | Merge pull request #4005 from Elsensee/ticket/14257 | Tristan Darricau | 2015-12-05 | 2 | -0/+124 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14257] Reparse after update * Elsensee/ticket/14257: [ticket/14257] Add tests for reparser manager [ticket/14257] Fix CLI reparser and set cron interval [ticket/14257] Fix CLI error message [ticket/14257] Fix phpdoc in CLI command [ticket/14257] Add text_reparser manager [ticket/14257] Use migrations instead of cron job for some reparsers [ticket/14257] Fix lock acquire in CLI command [ticket/14257] Fix if condition [ticket/14257] Add reparse_lock to CLI command [ticket/14257] Add cron tasks for reparsing text | ||||
| * | [ticket/14257] Add tests for reparser manager | Oliver Schramm | 2015-11-21 | 2 | -0/+124 |
| | | | | | | | | PHPBB3-14257 | ||||
* | | [ticket/14264] Fix tests calling removed method | Oliver Schramm | 2015-11-05 | 1 | -1/+6 |
| | | | | | | | | PHPBB3-14264 | ||||
* | | [ticket/14264] Fix textreparser tests | Oliver Schramm | 2015-11-03 | 7 | -7/+7 |
|/ | | | | PHPBB3-14264 | ||||
* | [ticket/13987] Replaced optional parameter with explicit API | JoshyPHP | 2015-07-06 | 3 | -3/+8 |
| | | | | | | 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 | 3 | -31/+73 |
| | | | | PHPBB3-13987 | ||||
* | [ticket/13990] Reparse markup inside of forum rules/description | JoshyPHP | 2015-07-06 | 5 | -10/+137 |
| | | | | PHPBB3-13990 | ||||
* | [ticket/13803] Moved tests to a subdir | JoshyPHP | 2015-05-30 | 18 | -9/+9 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added contact_admin_info tests | JoshyPHP | 2015-05-30 | 2 | -0/+104 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Rewrote the poll_option plugin | JoshyPHP | 2015-05-30 | 2 | -31/+100 |
| | | | | | | As it turns out, poll_option_id is not a primary key. PHPBB3-13803 | ||||
* | [ticket/13803] Added get_max_id() tests | JoshyPHP | 2015-05-30 | 1 | -0/+6 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added poll_option tests | JoshyPHP | 2015-05-30 | 2 | -0/+104 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added poll_title tests | JoshyPHP | 2015-05-30 | 2 | -0/+94 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added group_description tests | JoshyPHP | 2015-05-30 | 2 | -0/+95 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added user_signature tests | JoshyPHP | 2015-05-30 | 7 | -4/+123 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Sort test rows in SQL to match the expected result | JoshyPHP | 2015-05-30 | 1 | -1/+2 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added tests | JoshyPHP | 2015-05-30 | 3 | -0/+143 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added tests | JoshyPHP | 2015-05-30 | 3 | -6/+106 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added pm_text tests | JoshyPHP | 2015-05-30 | 2 | -0/+99 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Refactored test | JoshyPHP | 2015-05-30 | 3 | -73/+98 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added tests, fixed param order in generate_text_for_storage() | JoshyPHP | 2015-05-30 | 2 | -7/+73 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added plugins | JoshyPHP | 2015-05-30 | 1 | -1/+1 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Hyphenated class names | JoshyPHP | 2015-05-30 | 1 | -2/+2 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] WIP implementation | JoshyPHP | 2015-05-30 | 2 | -0/+86 |
PHPBB3-13803 |