mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-25 14:35:54 +00:00
f8438a4647
All methods were moved to the new parser. Tests and other pieces were adjusted to expect just a single parser. There are still some TODOs (remove AFPTransitionBase, remove $this->mCur), but these are left for another commit. Note that the new parser was not renamed: this is because the names are wrong anyway (CachingParser is more of an Evaluator than a Parser, and AFPTreeParser is the real parser, and should be renamed as well). NOTE to reviewers: this patch looks quite big, but if you diff the old parser with the new version of the CachingParser, you'll notice that the diff is actually small, since everything was basically copied verbatim. Bug: T239990 Change-Id: Ie914ef64c70503a201b4d2dec698ca2fa8e69b10 |
||
---|---|---|
.. | ||
ChangeTags | ||
Consequences | ||
Filter | ||
Hooks | ||
Parser | ||
Special | ||
VariableGenerator | ||
Variables | ||
Watcher | ||
AbuseFilterPermissionManagerTest.php | ||
AbuseFilterTest.php | ||
AbuseLoggerFactoryTest.php | ||
BlockAutopromoteStoreTest.php | ||
CentralDBManagerTest.php | ||
EditBoxBuilderFactoryTest.php | ||
EditRevUpdaterTest.php | ||
EditStashCacheTest.php | ||
EmergencyCacheTest.php | ||
FilterCompareTest.php | ||
FilterImporterTest.php | ||
FilterLookupTest.php | ||
FilterProfilerTest.php | ||
FilterRunnerFactoryTest.php | ||
FilterRunnerTest.php | ||
FilterStoreTest.php | ||
FilterValidatorTest.php | ||
GlobalNameUtilsTest.php | ||
KeywordsManagerTest.php | ||
RunnerDataTest.php | ||
SpecsFormatterTest.php | ||
TextExtractorTest.php |