phpbb/phpBB/phpbb/textreparser
Tristan Darricau b4bbc7056a Merge pull request #4005 from Elsensee/ticket/14257
[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
2015-12-05 11:21:40 +01:00
..
plugins [ticket/14264] Don't use constants as return values 2015-11-03 16:35:53 +01:00
base.php [ticket/13987] Replaced optional parameter with explicit API 2015-07-06 23:45:38 +02:00
manager.php [ticket/14257] Fix CLI reparser and set cron interval 2015-11-08 03:29:37 +01:00
reparser_interface.php [ticket/13987] Replaced optional parameter with explicit API 2015-07-06 23:45:38 +02:00
row_based_plugin.php [ticket/14264] Don't use constants as return values 2015-11-03 16:35:53 +01:00